Neotys status codes
Neotys status codes are issued on requests generating errors in NeoLoad when playing a test and/or validating a User Path.
It is recommended to check the definition and the cause for a Neotys error message before trying to solve the issue.
Status code | Description |
---|---|
JS-ERROR-COMP |
JavaScript compilation failed: invalid syntax. |
JS-ERROR-EVAL |
JavaScript execution failed. Typically, the script used a variable or a function that does not exist. |
JS-FAIL |
The script flagged the JavaScript Action as having failed (Call to |
JS-OK |
JavaScript execution succeeded. |
NL-AMF-PLUGIN-ENGINE-01 |
Generator internal error while processing the Adobe Flex/AMF request. This error code covers all the errors that may occur while preparing an Adobe Flex/AMF request prior to it being sent to the server. The most common error is caused when NeoLoad attempts to play back an Adobe Flex / AMF request that was incorrectly converted to XML format during recording, and has not been repaired. |
NL-AMF-PLUGIN-ENGINE-02 |
Generator internal error while processing the AMF response. This error code covers all the errors that may occur while decoding an Adobe Flex / AMF response after reception. The most common error is caused by a response containing Adobe Flex/AMF externalizable objects that could not be decoded. For more information about externalizable objects, see Post-recording wizard. |
NL-AMF-PLUGIN-ENGINE-03 |
An AMF error message was returned by the server and the error code contained in the message does not appear in the AMF error message exclusion list. |
NL-AMF-STREAMING-PLUGIN-ENGINE-01 |
The server shut down the streaming channel prematurely. |
NL-ASSERTION-FAILED |
At least one assertion failed on the server response to the request. |
NL-BROWSER_ACTION-01 | One of the defined parameter for this action is invalid, verify the format of each parameter value. |
NL-BROWSER_ACTION-02 | The RealBrowser engine has not been initialized, you need to add an OpenBrowser action before using any other Browser action. |
NL-BROWSER_ACTION-03 | The action could not be performed on the target element, because it was in a "non-actionable" state, which include : detached from DOM, hidden, disabled, obscured by other elements, or unstable. |
NL-BROWSER_ACTION-04 | IO error using the UploadFile action. Make sure the file paths are valid and point to existing files. |
NL-BROWSER_ACTION-05 | Unknown error. |
NL-BROWSER_ACTION-06 | The action has failed because it has no meaning in the current context, for example while trying to close a Tab that doesn't exist. |
NL-BROWSER_ACTION-07 | The frameName, or frameIndex parameter for this action points to a non-existing frame in the page context. |
NL-BROWSER_ACTION-08 | The selector, or combination of selectors for this action match with more than one element. You need to update or remove one of the selectors. |
NL-CMD-ACTION-01 |
Error during the execution of the command. |
NL-CMD-ACTION-02 |
Action interrupted during runtime. |
NL-CMD-ACTION-03 |
The "command" parameter is not specified. |
NL-CONNECT-ACTION-01 |
There was an issue parsing the parameters. |
NL-CONNECT-ACTION-02 |
There was an error while creating the connection to the destination. |
NL-CUSTOM-01 |
An error occur when loading Custom Action. |
NL-CUSTOM-02 |
Custom Action internal error. |
NL-DATAEXCHANGE-API-KEY-NOT-ALLOWED |
API Key not allowed by the server. |
NL-DATAEXCHANGE-ERROR |
Error. No more details. |
NL-DATAEXCHANGE-ILLEGAL-SESSION |
Session ID does not exist. |
NL-DATAEXCHANGE-INVALID-ARGUMENT |
Invalid Argument value. |
NL-DATAEXCHANGE-NOT-LICENSED |
Current License do not include Data Exchange API module. |
NL-DATAEXCHANGE-NO-TEST-RUNNING |
No running test. |
NL-DISCONNECT-ACTION-01 |
There was an issue parsing the parameters. |
NL-DISCONNECT-ACTION-02 |
There was an error while disconnecting from the destination. |
NL-GWT-PLUGIN-ENGINE-01 |
Generator internal error while processing the GWT request. This error code covers all the errors that may occur while preparing a GWT request prior to it being sent to the server. The most common error is caused when NeoLoad attempts to play back a GWT request that has been incorrectly converted to XML format during recording and has not been repaired. To fix the problem, see Google Web Toolkit: Handle external libraries. |
NL-GWT-PLUGIN-ENGINE-02 |
Generator internal error while processing the GWT response. This error code covers all the errors that may occur while decoding a GWT response after reception. The most common error is caused by a response containing GWT objects that could not be decrypted. For more information about GWT objects, see Google Web Toolkit requests. |
NL-GWT-PLUGIN-ENGINE-03 |
A GWT error message was returned by the server. To troubleshoot the issue, please check the following:
|
NL-HESSIAN-PLUGIN-ENGINE-01 |
Generator internal error while processing the Hessian request. This error code covers all the errors that may occur while preparing a Hessian request prior to it being sent to the server. The most common error is caused when NeoLoad attempts to play back a Hessian request that has been incorrectly converted to XML format during recording and has not been repaired. |
NL-HESSIAN-PLUGIN-ENGINE-02 |
Generator internal error while processing the Hessian response. This error code covers all the errors that may occur while decoding a Hessian response after reception. The most common error is caused by a response containing Java objects that could not be decrypted. For more information about Java objects, see Hessian requests. |
NL-HESSIAN-PLUGIN-ENGINE-03 |
A Hessian error message was returned by the server. |
NL-HTTPERROR-01 |
HTTP connection problem. |
NL-INVALID-CONFIGURATION |
Invalid configuration for request. |
NL-INVALID-SERVER |
The request has no configured server. It is necessary to check the server field of the request. |
NL-JAVA-PLUGIN-ENGINE-01 |
Generator internal error while processing the Java Serialization request. This error code covers all the errors that may occur while preparing a Java Serialization request prior to it being sent to the server. The most common error is caused when NeoLoad attempts to play back a Java Serialization request that has been incorrectly converted to XML format during recording and has not been repaired. To fix the problem, see Java Serialization: Handle external libraries. |
NL-JAVA-PLUGIN-ENGINE-02 |
Generator internal error while processing the Java Serialization response. This error code covers all the errors that may occur while decoding a Java Serialization response after reception. The most common error is caused by a response containing Java objects that could not be decrypted. For more information about Java objects, see Hessian requests. |
NL-JAVA-PLUGIN-ENGINE-03 |
A Java Serialization error message was returned by the server. |
NL-JSON-01 |
This error has many underlying causes so please reach out to NeoLoad Support, through your NeoLoad Support Portal, for further assistance. |
NL-JSON-02 |
This error has many underlying causes so please reach out to NeoLoad Support, through your NeoLoad Support Portal, for further assistance. |
NL-LINKEXTRACTOR-01 |
The link or form could not be extracted from the previous request. The previous request contains an error. The request that failed has the "Link/Form extractor" type in NeoLoad. This means that the request must extract its dynamic information from the previous page (designated by the 'referrer'). |
NL-LINKEXTRACTOR-02 |
The link or form could not be extracted from the previous request. The definition does not match any link or form in the previous request. The request that failed has the "Link/Form extractor" type in NeoLoad. This means that the request must extract its dynamic information from the previous page (designated by the 'referrer'). NL-LINKEXTRACTOR-02 means that the NeoLoad definition of the request is not properly designed to extract its dynamic information from the previous page. Please check the request definition and validate the regular expressions that may have been used. |
NL-LINKEXTRACTOR-03 |
The link or form could not be extracted from the previous request. The previous request was not played. The request that failed has the "Link/Form extractor" type in NeoLoad. It means that the request must extract its dynamic information from the previous page (designated by the 'referrer'). The NL-LINKEXTRACTOR-03 error means that the preceding request (designated by the "referrer") was not played. This usually indicates a problem with the Virtual User configuration or that a previous error prevented the referrer being played. |
NL-MEDIA-ENGINE-01 |
The NL-MEDIA-ENGINE-01 error occurs when a Load Generator fails to detect automatically the average bitrate of a media content. To elude the issue, it is necessary to specify the average bitrate of the media:
|
NL-NETWORK-01 |
Miscellaneous I/O error when connecting to the server. The "
The " |
NL-NETWORK-02 |
Error when connecting to server (bind error). Indicates an error occurring locally when attempting to bind a socket. This is usually due to the Load Generator not being able to open any more sockets on the local system. For more information about system settings to check, see Troubleshooting. |
NL-NETWORK-03 |
Error when connecting to the server. Indicates a server-side error occurring when attempting to bind a socket. This is usually due to the server being shut down or not being able to open any more sockets.
If the error details are " |
NL-OF-PLUGIN-ENGINE-01 |
An error occurred while encrypting the Oracle Forms request. This error may have a number of causes: the error details will give more indications as to the error probable source. Generally, the error arises when the Virtual User tries to encrypt an Oracle Forms request where the dynamic encryption key negotiation with the server has previously failed. |
NL-OF-PLUGIN-ENGINE-02 |
An error has occurred while decrypting the Oracle Forms response. The Oracle Forms server returned an error indicating that it did not understand the request, or that the response sent back by the server could not be decrypted correctly. |
NL-OF-PLUGIN-ENGINE-03 |
An unknown handlerId has been found while creating the Oracle Forms request. During runtime, a list of all existing handlerIds is maintained. Each time a CREATE or a DESTROY DataMessage is received, the handlerId is added or removed from this list. A handlerId is declared as unknown if it is not within the list of all existing handlerIds. For more information, see Examples of recording. |
NL-PERFECTO-01 |
There was an issue parsing the parameters of the Perfecto script. |
NL-PERFECTO-02 |
There was an issue while executing the script. Please verify the Perfecto URL (it should end in /services/). Please verify any proxy settings. Note that proxy settings are set using additional Perfecto action settings, not in NeoLoad preferences. |
NL-PERFECTO-03 |
There was an issue while parsing the script results. |
NL-PERFECTO-04 |
There was an issue sending the results to NeoLoad. |
NL-PLUGIN-ENGINE-01 |
Generator internal error while processing the XML request. This error relates to problems that may arise in the Generator while preparing the XML request prior to sending. The error details will pinpoint whether the problem is due to the replacement of variables or to the conversion from XML to binary format. |
NL-PLUGIN-ENGINE-02 |
Generator internal error while processing the XML request. This error relates to problems that may arise in the Generator while preparing the binary response after its reception. The error details will pinpoint whether the problem is due to the conversion from binary format to XML. |
NL-PLUGIN-ENGINE-03 |
XML HTTP requests whose conversion to XML has failed cannot be played back. During recording, certain XML requests may not have been converted to the XML format correctly. These requests are notified visually in the User Paths. This kind of request sometimes can be produced by the Adobe Flex/AMF module. The requests flagged as containing an error must be repaired according to the instructions in the documentation supplied with the XML module generating the request. |
NL-PUBLISHTOTOPIC-ACTION-01 |
There was an issue parsing the parameters. |
NL-PUBLISHTOTOPIC-ACTION-02 |
There was an error while publishing the message to the topic. |
NL-RECEIVEFROMQUEUE-ACTION-01 |
There was an issue parsing the parameters. |
NL-RECEIVEFROMQUEUE-ACTION-02 |
There was an error while receiving the message from the queue. |
NL-RECEIVEFROMTOPIC-ACTION-01 |
There was an issue parsing the parameters. |
NL-RECEIVEFROMTOPIC-ACTION-02 |
There was an error while receiving the message from the topic. |
NL-REDIRECT-01 |
NeoLoad could not follow the sendRedirect directive for the previous request (302 Moved Temporarily). Previous request not found. The request that failed has the "HTTP redirect" type in NeoLoad. This means that the request must follow the redirection directive of the previous request. The redirection is valid when the previous request returns the HTTP status code 301, 302, 303 or 307, and headers containing the header named "Location". NL-REDIRECT-01 means that the previous request (designated by the 'referrer') has not been played. Please check the referrer of the request that failed (click the "Advanced..." button and select the "Advanced settings" tab) and check in your Virtual User that the 'referrer' request is being played before the request that fails. |
NL-REDIRECT-02 |
NeoLoad could not follow the sendRedirect directive for the previous request (302 Moved Temporarily). Location header missing in previous request. The request that failed has the "HTTP redirect" type in NeoLoad. This means that the request must follow the redirection directive of the previous request. The redirection is valid when the previous request returns the HTTP status code 301, 302, 303 or 307, and headers containing the header named "Location". NL-REDIRECT-02 means that the previous request (designated by the 'referrer') had an HTTP status code of 301, 302, 303 or 307 but no header named "Location" when played back. The web application should be fixed. |
NL-REDIRECT-03 |
NeoLoad could not follow the sendRedirect directive for the previous request (302 Moved Temporarily). The previous request did not issue a redirection (no 302 status) The request that failed has the "HTTP redirect" type in NeoLoad. This means that the request must follow the redirection directive of the previous request. The redirection is valid when the previous request returns the HTTP status code 301, 302, 303 or 307, and headers containing the header named "Location". NL-REDIRECT-03 means that the previous request (designated by the 'referrer') did not have an HTTP status code of 301, 302, 303 or 307 when played back. First, please verify that the referrer of the request that failed is in fact the appropriate request (click "Advanced..." button and select the "Advanced settings" tab). Next, investigate why the previous request did not return the expected status code. Typically, an invalid parameter has been sent and the previous request has failed with '200' as the HTTP status code. |
NL-REDIRECT-04 |
NeoLoad could not follow the sendRedirect directive for the previous request (302 Moved Temporarily). The previous request contains an error. The request that failed has the "HTTP redirect" type in NeoLoad. This means that the request must follow the redirection directive of the previous request. The redirection is valid when the previous request returns the HTTP status code 301, 302, 303 or 307, and headers containing the header named "Location". NL-REDIRECT-04 means that the previous request (designated by the 'referrer') failed. |
NL-RTE_ACTION-01 | A required parameter is missing for this action. |
NL-RTE_ACTION-02 | One of the defined parameter for this action is invalid, verify the format of each parameter value. |
NL-RTE_ACTION-03 | A parameter is duplicated for this action. |
NL-RTE_ACTION-04 | The connection cannot be established. |
NL-RTE_ACTION-05 | The terminal cannot be found for the current user instance, verify the connect action is present and successful. |
NL-RTE_ACTION-06 | IO system error. |
NL-RTE_ACTION-07 | IO user error. |
NL-RTE_ACTION-08 | The action has failed because the wait condition is not verified after the defined timeout. |
NL-RTE_ACTION-09 | Internal error, see logs for more details. |
NL-RTE_ACTION-10 | One of the defined variable extractor for this action cannot find a result. |
NL-RTE_ACTION-11 | The action has been cancelled (for example in case of immediate stop of the action, according termination reason or population stop policy. |
NL-RTMP-PLUGIN-ENGINE-01 |
Internal Generator error during processing of the Adobe RTMP request. This error code covers all errors that may occur while preparing an Adobe RTMP request before it being sent to the server. The most common error is caused when NeoLoad attempts to play back an Adobe RTMP request that was incorrectly converted to XML format during recording and has not been repaired. |
NL-RTMP-PLUGIN-ENGINE-02 |
Internal Generator error during processing of the RTMP response. This error code covers all errors that may occur while decrypting an Adobe RTMP response after reception. The most common error is when the response contains externalizable Adobe RTMP objects that could not be decrypted. For more information about externalizable objects, see Post-Recording Wizard. |
NL-RTMP-PLUGIN-ENGINE-03 |
An RTMP error message was returned by the server. |
NL-RTMP-PLUGIN-ENGINE-04 |
This error message is displayed when SWF verification is enabled for the application. The server does not allow NeoLoad to correctly simulate the RTMP scenario. |
NL-RTMP-PLUGIN-TIMEOUT-01 |
The server took too long to respond to the client connection or RTMP request. The default maximum connection and response time is 60 seconds. These settings may be changed in the |
NL-RUNTIME-01 |
This error has many underlying causes so please reach out to NeoLoad Support, through your NeoLoad Support Portal, for further assistance. |
NL-RUNTIME-02 |
This error has many underlying causes so please reach out to NeoLoad Support, through your NeoLoad Support Portal, for further assistance. |
NL-RUNTIME-03 |
Unexpected Load Generator error when playing the request. This error can occur when the client request body and/or the server response body does not contain any data. Some applications may not strictly respect the HTTP protocol, so it is not necessarily an error. |
NL-RUNTIME-04 |
The Virtual User requested a unique value in a variable but no values were available at that time. This indicates there aren't enough values available for the load being simulated. |
NL-SENDANDRECEIVE-ACTION-01 |
There was an issue parsing the parameters. |
NL-SENDANDRECEIVE-ACTION-02 |
There was an error while sending the message to the queue. |
NL-SENDTOQUEUE-ACTION-01 |
There was an issue parsing the parameters. |
NL-SENDTOQUEUE-ACTION-02 |
There was an error while sending the message to the queue. |
NL-SIEBEL-PLUGIN-ENGINE-01 |
Generator internal error while processing the Siebel request. This error code covers all the errors that may occur while preparing a Siebel request prior to it being sent to the server. |
NL-SIEBEL-PLUGIN-ENGINE-02 |
Generator internal error while processing the Siebel response. This error code covers all the errors that may occur while decoding a Siebel response after reception. |
NL-SIEBEL-PLUGIN-ENGINE-03 |
A Siebel error message was returned by the server. |
NL-SILVERLIGHT-01 |
This error has many underlying causes so please reach out to NeoLoad Support, through your NeoLoad Support Portal, for further assistance. |
NL-SILVERLIGHT-02 |
This error has many underlying causes so please reach out to NeoLoad Support, through your NeoLoad Support Portal, for further assistance. |
NL-SQL-ACTION-01 |
There was an issue parsing the parameters. |
NL-SQL-ACTION-02 |
The type of SQL statement is invalid. |
NL-SQL-ACTION-03 |
There was an error while creating the connection. |
NL-SQL-ACTION-04 |
There was an error while executing statements. |
NL-STOP-TEST |
This is not an error. A variable used by the request has used up all its values and is programmed to stop the test in this event. No error has occurred. |
NL-STORE-EXTERNAL-DATA-ENTRIES-ACTION-01 |
There was an issue parsing the parameters. |
NL-STORE-EXTERNAL-DATA-ENTRIES-ACTION-02 |
The variable was not found. |
NL-STORE-EXTERNAL-DATA-ENTRIES-ACTION-03 |
There was an issue initializing the DataExchange API client. |
NL-STORE-EXTERNAL-DATA-ENTRY-ACTION-01 |
There was an issue parsing the parameters. |
NL-STORE-EXTERNAL-DATA-ENTRY-ACTION-02 |
The entry value is not a double-precision number. |
NL-STORE-EXTERNAL-DATA-ENTRY-ACTION-03 |
There was an issue initializing the DataExchange API client. |
NL-SUBSCRIBETOTOPIC-ACTION-01 |
There was an issue parsing the parameters. |
NL-SUBSCRIBETOTOPIC-ACTION-02 |
There was an error while subscribing to the topic. |
NL-UNSUBSCRIBEFROMTOPIC-ACTION-01 |
There was an issue parsing the parameters. |
NL-UNSUBSCRIBEFROMTOPIC-ACTION-02 |
There was an error while unsubscribing from the topic. |
NL-WEBSOCKET-CHANNEL-ENGINE |
The Load Generator has triggered an error while executing the WebSocket channel. |
NL-WEBSOCKET-REQUEST-ENGINE |
An internal error occurred while processing the WebSocket request. |
VM-ADD-VAR-OK |
A value has been added to the shared queue. |
VM-GET-VAR-OK |
A value in the shared queue has been consumed to a variable. |
VM-OK |
The variable value has been modified. |
VM-VAR-NOT-FOUND |
The variable used does not exist. |