QAD QXtend Exception Codes > Process Exceptions
  
Process Exceptions
These exceptions relate to errors which may occur during the processing of a QDoc. These exceptions appear in the response QDoc and/or in log files.

Process Exceptions
 
Exception Code
Description
Notes
ProcessException001
Session failed to initialize
QDoc processing program failed to launch. Review the Connection Pool Manager settings for the pool and test the initialization by manually following the pool log-in script.
ProcessException002
Failure to send message to begin submitting data
Data submission to the server failed. An acknowledgement may fail due to the trigger failing to fire. To find the root cause, follow the process through a character session and look for any unusual user interface functions such as alert boxes, selection lists, or browses.
ProcessException003
Failure to send action or data message
See ProcessException002.
ProcessException005
Failure to send spacebar event
QXtend is unable to respond to a pause event that occurs in QAD Enterprise Applications. Enable QXtend logging to the warn level and follow the process through a character session, looking for any unusual interface functions around that field.
ProcessException007
Java encoding specification sent from Progress failed
The QAD Enterprise Applications session request for user encoding from QXtend returned an invalid encoding string. Check the user encoding. This exception may also occur if the session failed to initialize correctly. Check the initialization procedure described in ProcessException001.
ProcessException009
Timeout occurs waiting for response from QAD Enterprise Applications QdocReceiver Configuration Manager
Communication occurs constantly between QXtend and QAD Enterprise Applications, from session start to the processing of the QDoc. QXI defines a timeout for a response to take place from QAD Enterprise Applications. If the expected response is not received within this timeout period, this exception is returned. May occur if a record is locked or if the terminal was exited abnormally.
ProcessException010
Error while attempting to reset a Progress AppServer connection
Closing the connection to the application server raises an error. Check the details on the exception for details.