uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE49673-E

The cjclearpool command cannot execute because the status of the connection pool of the specified resource is not "running". (resource name = aa....aa, pool status = bb....bb)

aa....aa: Resource display name
bb....bb: Connection pool status
Description
The resource name whose connection pool status is not running cannot be specified for the cjclearpool command.
Action
Change the status of the connection pool to running, and then re-execute the command.
  • When the connection pool is blocked automatically or manually:
    Wait for a while as the connection pool will be suspended. Execute the cjresumepool command when the status of the connection pool is suspended.
  • When the status of the connection pool is suspendedAutomatically or suspendedManually:
    Execute the cjresumepool command.
  • When the connection pool is resumingAutomatically or resumingManually:
    Wait for a while until the status of connection pool is running.