Service Designer Logging; Server Logging; Transaction Logging - Oracle Application 9i Configuration Manual

Application server wireless edition
Table of Contents

Advertisement

4.3 Service Designer Logging

By default, the Service Designer writes error information to the log directory of the
Service Designer home directory. You can modify this setting, and the log naming
pattern, in the preferences.xml file. The file is in the WE_
HOME/tools/ServiceDesigner/resources directory.

4.4 Server Logging

The Wireless Edition writes server error information to the files and directory
specified in the System.properties file. You can open the log files directly, or view
them from the Wireless Edition Runtime Information and Management interface
(the Probe interface) at port 8090. Click the "Files" link.
The Wireless Edition specifies these types of errors:
Table 4–3 Server Error Information
Error
ERR_SERVICE_UNAVAILABLE
ERR_SERVICE_ERROR
ERR_SERVICE_NOT_FOUND
ERR_CONFIGURATION_ERROR
ERR_INTERNAL_ERROR
ERR_DATABASE_ERROR
In addition to error messages, the Wireless Edition provides extensive runtime
exception logging. When fatal exceptions occur, the Wireless Edition logs the
exceptions and stack traces in the global log file. If you need to contact Oracle
Support Services, you should have the log information available.

4.5 Transaction Logging

The transaction log is a log file on the Wireless Edition server that provides
information regarding user access. To enable transaction logging, you must include
transaction logging as a log level in the System.properties file. For example:
log.level=Warning, Error, Notify, Transaction
Value
PTG-001
PTG-002
PTG-003
PTG-004
PTG-005
PTG-006
Transaction Logging
Logging 4-5

Advertisement

Table of Contents
loading

Table of Contents