uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE42386-E

A file operation on a resource adapter management file of the J2EE server has failed. (operation = aa....aa, details = bb....bb)

aa....aa: Failed operation (any one of write, read, delete, or rename)
bb....bb: Exception information (none, if no exception information exists)
Description
An attempt to operate the file, that manages the status of the resource adapter below the work directory for the J2EE server, has failed.
Action
The action to be taken will differ depending on the operation performed during the occurrence of the error:
  • When an error occurred in the database node during the cluster configuration of the connection pool
    Remove the cause of failure in the file operation by referencing the details. After removing the cause of the problem, restart the J2EE server.
  • When a resource adapter is deployed
    Remove the cause of failure in the file operation by referencing the details. After removing the cause of the problem, restart the J2EE server. After restarting the J2EE server, check if the resource adapter exists. If the resource adapter does not exist, re-deploy it. If the resource adapter exists, check if the executed operation was successful.
  • When the migration command (cjenvupdate) of the J2EE server is executed
    Remove the cause of failure in the file operation by referencing the details. Remove the cause of the error, and then re-execute the operation.
  • In cases other than above
    Remove the cause of failure in the file operation by referencing the details. After removing the cause of the problem, restart the J2EE server. After restarting the J2EE server, check if the executed operation was successful.