Table 23-17 Domain Log Details
Property
|
Description
|
Message
|
A description of the event or condition.
|
Date
|
Displays the time and date when the message originated, in a format that is specific to the locale. The Java Virtual Machine (JVM) that runs each WebLogic Server instance refers to the host computer operating system for information about the local time zone and format.
|
Subsystem
|
Indicates the subsystem of WebLogic Server that was the source of the message; for example, Enterprise Java Bean (EJB) container or Java Messaging Service (JMS).
|
Message ID
|
A unique six-digit identifier.
All message IDs that WebLogic Server system messages generate start with BEA- and fall within a numerical range of 0-499999.
|
Severity
|
Indicates the degree of impact or seriousness of the event reported by the message:
- Alert-A particular service is in an unusable state while other parts of the system continue to function. Automatic recovery is not possible; the immediate attention of the administrator is needed to resolve the problem.
- Critical-A system or service error has occurred. The system can recover but there might be a momentary loss or permanent degradation of service.
- Emergency-The server is in an unusable state. This severity indicates a severe system failure or panic.
- Error-A user error has occurred. The system or application can handle the error with no interruption and limited degradation of service.
- Info-Used for reporting normal operations; a low-level informational message.
- Notice-An informational message with a higher level of importance.
- Warning-A suspicious operation or configuration has occurred but it might not affect normal operation.
|
Machine
|
The DNS name of the computer that hosts the server instance.
|
Server
|
The name of the WebLogic Server instance on which the message was generated.
|
Thread
|
The ID that the JVM assigns to the thread in which the message originated.
|
User ID
|
The user ID under which the associated event was executed.
|
Transaction ID
|
Present only for messages logged within the context of a transaction.
|
Context ID
|
Context information to correlate messages coming from a specific request or application.
|
Detail
|
A description of the event or condition.
|
Cause
|
The cause of the message.
|
Action
|
The action that should be taken.
|