uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE42100-E

An attempt to create the file (aa....aa) has failed.

aa....aa: File name
Description
An attempt to create the file (aa....aa) has failed.
Action
Confirm that the following conditions are fulfilled. If you do not understand the cause, acquire the maintenance information, and then contact the maintenance personnel.
  • If the disk space is insufficient, secure sufficient disk space.
  • When the path or name of the directory is longer than the length restricted by the OS, specify the following settings so that the length is shortened:
    - When the root path of the working directory is long, specify a shallow directory tree by an absolute path in the ejb.public.directory key defined in the user definition file (usrconf.cfg) for the J2EE server.
    - When the J2EE server name is long, perform operation in the environment with a short J2EE server name.
    - When the name of the J2EE module (for example J2EE application, EJB-JAR, WAR, resource adapter, data source, mail configuration) is long, change it to a short name.
    - When the file name to be imported or a value of the <display-name> tag defined by the DD in the file is long, use a shorter name and value.
  • If access permission is not available, assign the access permission.