WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


CWSAI

CWSAI0001E: Unable to locate the bundle {0}.
Explanation During installation of the application, the bundle could not be located.
Action Request that the bundle is downloaded by using either the BundleCacheManager MBean or the administrative console.
CWSAI0002E: Application bundle {0} cannot install into the OSGi framework because of {1}.
Explanation An exception occurred when trying to install the bundle into the OSGi framework.
Action Investigate the cause of the underlying exception.
CWSAI0003E: Cannot start the bundle {0} because of {1}.
Explanation An exception occurred when trying to start the bundle.
Action Refer to the standard error output log for the complete stack trace and resolve the exception.
CWSAI0005E: An internal error occurred. Application composite bundle with application scope {0} failed to start.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0006E: An internal error occurred. Unable to activate service publisher for the application composite bundle with application scope {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0007E: An internal error occurred. Cannot install application composite bundle with application scope {0} into the OSGi framework. Exception: {1}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0009E: An internal error occurred. Cannot calculate the import packages for the composite bundle with scope {0}. Exception: {1}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0010E: An internal error occurred. Cannot merge import packages {0} into the result map {1} because of conflicts.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0011E: An internal error occurred. Cannot merge import packages {0} with {1} because of conflicts.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0012E: An internal error occurred. The operation {0} is not supported.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0014E: An internal error occurred. Unable to create the shared bundle framework. Exception: {0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0015W: Service {0} is already registered.
Explanation There was an attempt to register a service that is already registered. The new registration was ignored.
Action If the new registration takes priority over the existing registration, either unregister or modify the existing registration.
CWSAI0016W: Attempted to unregister service {0} but it is not registered.
Explanation There was an attempt to unregister a service, but no service with that id is registered.
Action Check that the id of the service reference is correct.
CWSAI0017W: Attempted to modify service {0} but it is not registered.
Explanation There was an attempt to modify a service, but no service with that id is registered.
Action Check that the id of the service reference is correct.
CWSAI0018E: An internal error occurred. Unable to create or start the shared framework composite bundle {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0019E: An internal error occurred. Unable to activate the service publisher {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0020E: An internal error occurred. Unable to destroy the shared bundle framework {0}.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0021E: Cannot start the application because of the format of the permissions file {0}.
Explanation The format of the permissions file is not correct.
Action Check that the content of the permissions file is correct and properly formatted.
CWSAI0022E: Cannot access and read the permissions file {0}. Exception {1}
Explanation An attempt to access and read in the contents of the permissions file failed.
Action See the information in the exception. Check that the the permissions file exists and can be accessed.
CWSAI0023E: An internal error occurred. Cannot start the application because the permission information has been concurrently modified.
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0024E: An internal error occurred. An exception was generated while registering the JMX MBeans for {0}. Installation of the application will continue. Exception: {1}
Explanation There was a problem when registering the JMX MBeans. You cannot use the OSGi application console commands to view this application. Installation of the application is not affected.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0025E: An internal error occurred. An exception was generated while unregistering the JMX MBeans for {0}. Uninstallation of the application will continue. Exception: {1}
Explanation There was a problem when unregistering the JMX MBeans. Uninstallation of the application is not affected.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0026E: An internal error occurred. The JMX MBeans for {0} cannot be registered because no MBeanServer is found. Installation of application will continue.
Explanation The MBeanServer cannot be found in the OSGi service registry. You cannot use the OSGi application console commands to view this application. Installation of the application is not affected.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/
CWSAI0027E: An internal error occurred. Cannot stop the application {0}. The application might be stopped already because of one or more errors. Check the server log for details.
Explanation There was a stop request for an application that is already stopped. A previous failed stop request might be the cause. The server log contains details of any previous failure.
Action Restart the application server.
CWSAI0028E: An internal error occurred. Cannot update the application {0} because it is not running. The application might be stopped already because of one or more errors. Check the server log for details.
Explanation There was an update request for an application that is stopped. A previous failed stop request might be the cause. The server log contains details of any previous failure.
Action Restart the application server.
Reference topic    

Terms of Use | Feedback

Last updated: Oct 21, 2010 8:36:01 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.app.container.aries.messages.html

© Copyright IBM Corporation 2006, 2010. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)