uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE34309-E
The table used by the session fail over (DB) function is illegal. (J2EE application = aa....aa, context root = bb....bb, DB Connector = cc....cc, table = dd....dd)
- aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Optional name of the DB Connector
dd....dd: Name of the table with invalid contents
- Description
- The contents of the table used in the database session failover functionality are invalid. The database session failover functionality cannot be started.
- Starting the Web application will be canceled.
- Action
- In the case of existence of replicated Web applications that are in the running state, stop all applications.
- If the name of the table, that stores the session information, is output in the name of the table with invalid contents, make sure that the maximum value of the number of HttpSession objects set up in the Web application matches the value specified in the SQL file for creating the table that is used during the creation of the table.
- Delete, and re-create all three types of tables for the database session failover functionality used by this Web application. For details, see 6. Database Session Failover Functionality in the manual Cosminexus Application Server Function Guide - Expansion.
- Start the Web application after re-creating the table.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.