Chapter 5: Common Error Messages


Introduction

This chapter lists the errors most commonly encountered during EAServer operation. It provides the context for each error and troubleshooting tips as applicable.

When an error is raised, try to determine where the error came from: is it an EAServer error, or was it passed to EAServer from another source such as a database or the Java virtual machine?

Some errors include a source indicator. For example:

Source

Meaning

SRVLIB

Generated by EAServer

DEBUG

Generated by a component when the debug property is enabled

TRACE

Generated by a component when the trace property is enabled

CORBA

Generated by CORBA client ORB