QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

In JUnit, what's the difference between a "failure" and an "error"?

Eclipse FAQ
A failure is when one of your assertions fails--that is, your program does something wrong, and your JUnit test notices and reports the fact. An error is when some other Exception occurs--one you haven't tested for and didn't expect, such as a NullPointerException or an ArrayIndexOutOfBoundsException.

If I have regular memory sizing error during POST (bootup), how should I trouble shoot the failure ?

All of Memory FAQ
One of the most common memory problem faced in older PC system during boot-up is "incorrect memory sizing" or the error number 164. Sometimes failures could be caused by incorrect software setting, sometimes it could be caused by hardware ? which could be easily fixed if you know where the faults lies.

edit] I get a ERROR_PLATFORM_FAILURE, what should I do?

Gallery2:FAQ - Gallery Codex
Most probably the filesystem permissions for your G2 storage folder (usually 'g2data') are incorrect. See: How can I fix the filesystem permissions of the Gallery storage folder?.

What is heart failure?

Patients' Frequently Asked Questions (PFAQ) - Heart & Circul...
Heart failure is a clinical syndrome said to present when the heart fails to adequately pump enough blood to meet the body's needs. The terms congestive heart failure or "CHF" are also used to describe this syndrome. Symptoms a patient may experience include exertional fatigue, shortness of breath with activity, shortness of breath lying down, and shortness of breath at rest.

What is the difference between the return value and @error?

AutoIt
Generally a return value is used to indicate the success of a function. But, if a function is already returning something ( like WinGetText() ) then we need to have a way of working out if the function was successful, so we set @error instead.

What can cause an ASSET installation failure (1608 error)?

C S R C - ASSET Frequently Asked Questions
In this case the 1608 error is being caused by InstallShield. It encountered some particular setting on your operating system that it did not like. The first things to try are to go over this list of items and make sure you have done each one of them: InstallShield is the program that installs ASSET onto your machine. This program interacts with a service called the Windows Installer that is present on every Windows 2000 machine.

What is wrong when I get a Login/password mismatch or Authentication failure error?

Untitled Document
If you are entering in the correct login, then you must be using the wrong password for this particular POP3 account. It is very important to remember that both the login and the password are case sensitive! Try several times, making sure that you are entering in your login and password correctly. Remember that you determined the login and password for this account through your Control Panel! If you cannot get in, do not panic! This is a problem that is easily corrected.

I get ERROR_STORAGE_FAILURE when adding new photos or creating albums, what should I do?

Gallery2:FAQ - Gallery Codex
In a mysql database this could be a problem with the g2_SequenceId table. To fix this in phpMyAdmin, find the g2_SequenceId table and click "Browse" to see the rows. If there are multiple rows click "Delete" for each row except the one with the largest value. If there is a single row then click the "SQL" button in the very upper left.. in the popup window type: select max(g_id) from g2_Entity and click Go. Find the largest id in the query results.

Why is there "WRITE DELAYED FAILURE" error on the firewire connection on the CD-311-sata?

Welcome to CoolMaxUSA.com
Windows uses virtual memory paging files on the hard disk as if it were RAM. By increasing the paging file size, your computer is able to handle larger data transfers with more comfort, Page Files size of 864Mb, and a maximum size of 1728Mb

I get a wierd "ASSERTION FAILURE:" error whenever I try to use the height brush. Why is that?

Planet Command & Conquer, C&C3, CnC Generals, Red Alert, Tib...
I typed in the name of my map in Edit Map Settings but now it shows up in the maplist as "MISSING: Mapname"

My failure log shows "Connection Refused", what does this error mean?

SiteUptime Frequently Asked Questions :: Support
This error means that the connection to your web site or server was denied. This usually happens if a web site or server is protected by a firewall or the server reaches its connections limit and drops or denies the connection from our system.

My failure log shows "Connection Timed Out", what does this error mean?

SiteUptime Frequently Asked Questions :: Support
This error means that our monitoring system could not reach your web site or server. Typically, our system will wait a specified period of time for a response from your web site or server and if no response is received, we will assume the web site or server is down or unreachable.

My failure log shows "No Route to Host", what does this error mean?

SiteUptime Frequently Asked Questions :: Support
This error means that the TCP packets have no route (path) between our monitoring location and your server or web site. There are many intermediate networks through which TCP packets pass before they reach the destination server. You can see these intermediate hosts/networks when you run a 'trac ...

edit] I get ERROR_STORAGE_FAILURE when adding new photos or creating albums, what should I do?

Gallery2:FAQ - Gallery Codex
In a mysql database this could be a problem with the g2_SequenceId table. To fix this in phpMyAdmin, find the g2_SequenceId table and click "Browse" to see the rows. If there are multiple rows click "Delete" for each row except the one with the largest value. If there is a single row then click the "SQL" button in the very upper left.. in the popup window type: select max(g_id) from g2_Entity and click Go. Find the largest id in the query results.

How can I get around this failure?

MVS/Quick-Ref Frequently Asked Questions
On some OS/390 and z/OS systems, the Missing Interrupt Handler (MIH) values for tape may be set too low, either deliberately or by default. The problem is discussed in IBM information APAR II13332. To get around the problem, you can temporarily increase the MIH values for tape on your system using the following MVS console command: SETIOS MIH,TAPE=20:00 Note: MIH values are specified in the IECIOSxx member of SYS1.PARMLIB.

What is the Difference between Bug, Error and Defect?

Basic Faqs in Software Testing
Bug: It is found in the development environment before the product is shipped to the respective customer. Verification is done by frequent evaluation and meetings to appraise the documents, policy, code, requirements, and specifications. This is done with the checklists, walkthroughs, and inspection meetings. Validation is done during actual testing and it takes place after all the verifications are being done.

What is the difference between an error and warning message?

SoC - FAQ's
error message usually pops up when an incorrect value is placed into a field. The field usually turns red as well. When an error occurs, the system will not save any changes until that error is corrected. A warning message on the other hand, usually only shows once the Save button is pressed. A warning is an informational message that prompts the user to check their work and make sure this is how they want it. If the OK button is pressed to all warning messages, changes will save.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact