uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE39501-E
An attempt to deploy the web application failed because the number of shared threads set for web applications to be deployed is less than one. (J2EE application = aa....aa, context root list = bb....bb)
- aa....aa: J2EE application name
bb....bb: List of context root of the Web application in which the number of shared threads in each Web application is less than one
- Description
- An attempt to deploy the Web application has failed.
- Either the setting of concurrently executing number of threads for each Web application or the setting of concurrently executing number of threads in each URL group is invalid.
- Deployment has failed because the number of shared threads for each Web application is less than one.
- The number of shared threads for each Web application needs to be one or more.
- Action
- Set the number of shared threads for each Web application as one or more. If the JSP pre-compile functionality used during application startup is executed and this message is output, re-execute the JSP pre-compile functionality used during application startup.
- To increase the number of shared threads for each Web application, execute one of the following operations:
- Increase the number of shared threads for each Web application with a context root name that is not displayed in the message.
- Reduce the number of dedicated threads in each URL group for a Web application with a context root name that is displayed in the message.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.