QAD QXtend Exception Codes
  
QAD QXtend Exception Codes
This section provides descriptions of the QXtend exception codes. OverviewGives an overview of the QXI exceptions. Transformation ExceptionsLists and describes exceptions made by the QXI transformation engine. Event ExceptionsLists and describes exceptions made by the improper processing of a QDoc. Connection ExceptionsLists and describes exceptions made by errors in the Connection Pool Manager. Queue ExceptionsLists and describes exceptions made during QXtend startup. SOAP ExceptionsLists and describes exceptions made by the SOAP messages. Transaction ExceptionsLists and describes exceptions made by the QXtend transaction units. Adapter ExceptionsLists and describes exceptions made by undiagnosed exceptions. QDoc ExceptionsLists and describes exceptions made by errors in the contents of a request or response QDoc. Configuration ExceptionsLists and describes exceptions made by configuration errors. Process ExceptionsLists and describes exceptions made by processes. Failure ExceptionsLists and describes exceptions made by the low-level errors. Internationalization ExceptionsLists and describes exceptions made by internationalization errors. Reflection ExceptionsLists and describes exceptions made by internal faults with the engine.
Overview
This section contains a complete list of possible QAD QXtend Inbound (QXI) exceptions. Exceptions can include other exceptions. An included exception is contained in the response QDoc (unless excludeTraces is set) and in the log files (regardless of excludeTraces); the included exception can provide more insight into the problem. See Include Java Trace Information for information on the excludeTraces setting.Configuration and Log Files by Location provides the directory locations of the log and configuration files referenced in the exception codes. See Logging for a discussion of all the QXI logging options.

Configuration and Log Files by Location
 
Path
Files
TOMCAT_HOME\webapps\<QXI webapp>\
qxtendQueues
directoryloaderconfig.xml
soapconfig.xml
TOMCAT_HOME\webapps\<QXI webapp>\
qxtendQueues\QUEUE_NAME
queueconfig.xml
TOMCAT_HOME\webapps\<QXI webapp>\
WEB-INF\conf
config-files.xml
connectionManagerConfig.xml
environmentmanager.xml
qxtendconfig.xml
routings.xml
TOMCAT_HOME\webapps\<QXI webapp>\
WEB-INF\descriptors\MFGPRO_VERSION
implementationQdocs.xml
qadQdocs.xml
(global)
TOMCAT_HOME\webapps\<QXI webapp>\
WEB-INF\logs
connectionPools.log
qdocInfo.log
queue.log.date
outbound-ui.log
TOMCAT_HOME\webapps\<QXI webapp>\
WEB-INF\receivers
qdocReceivers.xml
TOMCAT_HOME\webapps\<QXI webapp>\
WEB-INF\receivers\RECEIVER_NAME\ descriptors
implementationQDocs.xml qadQdocs.xml
(receiver specific)