This guide is a compilation of messages that you may encounter while running the Application Server. Each message begins with a message ID, which has a format like the following:
<Subsystem\><IntegerId\>:
The subsystem is identified by the initial characters in the message ID. For example, in JMS0001, the subsystem is JMS.
The error messages in this guide are divided into chapters based on the subsystem prefix:
Chapter 1, Unexpected Errors describes unexpected errors you may encounter
Chapter 2, DPL Error Messages lists DPL error messages
Chapter 3, DTX Error Messages lists DTX error messages
Chapter 4, EEADM Error Messages lists EEADM error messages
Chapter 5, EJB Error Messages lists EJB error messages
Chapter 6, JDO Error Messages lists JDO error messages
Chapter 7, JTS Error Messages lists JTS error messages
Chapter 8, MDB Error Messages lists MDB error messages
Chapter 9, NAM Error Messages lists NAM error messages
Chapter 10, RAR Error Messages lists RAR error messages
Chapter 11, SYNC Error Messages lists SYNC error messages
Chapter 12, WEB Error Messages lists WEB error messages
Chapter 13, WSS Error Messages lists WSS error messages
The messages defined in this reference guide also include the following information:
Message — The brief text description accompanying the numeric message ID when viewed in the Application Server Log Viewer.
Cause — Meaning and likely cause of the message.
Solutions/Workarounds — Instructions on how to address the condition that caused the message to be generated.