This section describes the troubleshooting information to be used for errors when Cosminexus JMS Provider is used.
With Cosminexus JMS Provider, the following three components output the log:
These components output the message log and exception log. The message log and exception log are output to the log files for each component.
The log format is the Hitachi Trace Common Library format.
Table 7-14 Meaning of the log levels in Cosminexus JMS Provider
Log level | Meaning |
---|---|
ERROR | A message log level that indicates the occurrence of a serious problem leading to a system error. This log level outputs minimum information, containing only the error and exception information. If this log level is specified, only the ERROR level messages are output to the log. |
WARNING | A message log level that indicates a status in which precautions need to be taken, but not leading to a system error. This log level is output when the processing terminates normally and there is a problem in the status. If this log level is specified, the ERROR level and WARNING level messages are output to the log. |
INFO | This log level outputs the metrics and other messages. This log level outputs information that indicates the flow of processing and the type of operations performed during normal processing. If this log level is specified, the ERROR level, WARNING level, and INFO level messages are output to the log. |
For details on the messages output to the log files, see 4. KDAN (Messages Output by Cosminexus JMS Provider) in the manual uCosminexus Application Server Messages. Also, for details on the Hitachi Trace Common Library format, see 5.2.1 Log output format and output items in the Hitachi Trace Common Library format in the uCosminexus Application Server Maintenance and Migration Guide.