uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34305-E

The DB Connector is not found. (J2EE application = aa....aa, context root = bb....bb, DB Connector = cc....cc)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Optional name of the DB Connector
Description
The DB Connector used with the database session failover functionality is not registered with the specified name.
The startup of the Web application will be interrupted because the database session failover functionality cannot be started.
Action
Make sure that the DB Connector is registered with the name indicated in cc....cc. If the DB Connector is not registered, register the DB Connector to be used in the J2EE server, and set up an optional name.
If the optional name set up in the DB Connector is wrong, specify the correct optional name.
Remove the problem, and then start the Web application.