Previous Topic: Error Codes OverviewNext Topic: A - H Error Codes


Generic Error Codes

Generic Error Codes

These codes apply to all test types.

Error Code

Description

50

Incorrect or malformed test arguments. To modify the arguments, go to the Test Management page, select the test to modify, and click Modify. For more information, refer to the Help page for the type of test that you are running (such as the File I/O help page).

51

Unknown host. To modify the hostname, go to the Test Management page, select the test to modify, and click Modify. For more information, refer to the Help page for the type of test that you are running.

52

Invalid port. The port you selected may be in use or unavailable on the system you are testing. You can modify the port on the Modify Test page for your test. For more information, refer to the Help page for the type of test that you are running.

53

Error setting socket options (such as TOS). This error may result from invalid permissions for the registry on the target system. Check the system configuration settings.

54

The test timed out. You can set a different timeout value on the Modify Test page for your test. For more information, refer to the Help page for the type of test that you are running.

55

Error creating the socket. This error may result from system configuration problems. Check the system configuration settings on the target system.

56

Error while connecting the socket. This error may result from system configuration problems. Check the system configuration settings on the target system.

57

Error while closing the socket. This error may result from system configuration problems. Check the system configuration settings on the target system.

58

I/O error during transaction. This error may result from system configuration problems. Check the system configuration settings on the target system.

59

Error during WSAStartup (Windows only). WSAStartup allows an application to specify the version of the Windows Sockets API that is required and to retrieve details of the specific Windows Sockets implementation. Check the system configuration settings on the target system.

60

The socket was prematurely closed. This error indicates that the target system terminated the connection unexpectedly. Check the system configuration settings on the target system.

61

Bad sample, throwing out results.