uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34340-E

The specified application ID is already being used by another application. (J2EE application = aa....aa, context root = bb....bb, application ID = cc....cc, table = dd....dd, J2EE application in table = ee....ee, context root in table = ff....ff)

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Application identifier
dd....dd: Name of the application information table
ee....ee: J2EE application name registered in the application information table
ff....ff: Context root name registered in the application information table
Description
The specified application identifier is already in use by another application.
Action
Take action with any of the following methods:
  • When you want to start an application same as the existing application
    Make sure that the J2EE application name or the context root name are not different from the information of the same application that is already running. If the information is different, revise the settings, and start the application.
  • When you want to start an application different from the existing application
    In the Web application, specify an application identifier that is not in use by another application, re-create the table, and then start the application. For details about how to create the table, see 6. Database Session Failover Functionality in the manual Cosminexus Application Server Function Guide - Expansion.