uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE37362-E

The application name specified to be -name option differs from the value of the display-name tag of the application.xml in an EAR file. Value=[aa....aa]

aa....aa: Application name generated from the specified value of the <display-name> tag or from the EAR file name
Description
The application name specified in -name option is different from the application name specified in the <display-name> tag of application.xml in the EAR file.
In the case of an EAR file that does not include application.xml, the application name specified in the -name option and the application name generated from the EAR file name are different.
Action
The command execution will be interrupted.
Revise the value of the <display-name> tag of application.xml, and then re-execute the command.
In the case of an EAR file that does not include application.xml, because the application name is generated from the EAR file name, revise the EAR file name, and then re-execute the command.