Technical support may ask you to provide a debug log file. OpenAccess SDK Server uses the following types of debug log files:
• Session debug log files contain information related to all server processing in the context of a client session. See Session Debug Log Files for more information.
• Service debug log files contain information related to service-related processing—any kind of processing that occurs outside the context of a client session. See Service Debug Log Files for more information.
Errors appear in the log files in the following syntax:
timestamp is the timestamp indicating when the error occurred.
dddd is the error code. See od for a list of all possible error codes and a description.
errortext is the error message.
source_code_location_info is optional information that may be provided to help you determine the location of the error in the source code.
errorstack_line is information relayed from the ErrorStack. For example, this information can include the line number and module indicating the location in the source code where the error occurred and an error ID indicating an external error from the operating system.
Example on Windows
Fri Apr 26 08:42:50 2014:DataDirect OpenAccess SDK 8.1.0 - Server and IP SDK. Build 0007
Fri Apr 26 08:42:50 2014:BELG-CARL7(2 CPU) - Microsoft Windows XP(5.1-Service Pack 2 (Build 2600))
Fri Apr 26 08:42:50 2014:SWANDBSRVC_Init: SHLBLoadNoExt of JVMFileNamePath='C:\Program Files\Java\jre6\jvm' failed