uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34362-E

An attempt to clear the global sessions failed because an error occurred during communication with the database. (application ID = aa....aa, server ID = bb....bb, number of cleared global sessions = cc....cc)

aa....aa: Application identifier
bb....bb: Server ID
cc....cc: Deleted global session information count
Description
An attempt to delete the global session information has failed because an error occurred during database access. The processing will be interrupted.
Action
Make sure that the database is operating properly and that no problem has occurred in the communication path between the database and J2EE server.
If a problem occurs in the communication path, the exclusion in the database might not be released. Check the invalid connections, and release the unreleased exclusion.
After solving the problem, execute the global session information deletion command (cjclearsession).