CWSAF

CWSAF2001E: An OSGi web bundle {0} at version {1} defines a dependency on the managed JPA persistence context {2} with extended scope. Extended scope persistence contexts are not supported by the OSGi JPA container.
Explanation An application declared a dependency on an extended scope JPA persistence context, but extended scope persistence contexts are not supported in the OSGi JPA container.
Action Change the application to make use of either application managed or transaction scope persistence contexts.
CWSAF2002E: An internal error occurred. The OSGi Applications runtime environment could not initialize persistence context support.
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/
CWSAF2003E: An internal error occurred. The OSGi application {0} at version {1} is not in a valid state to request resources.
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/
CWSAF2004E: An internal error occurred. A service filter could not be parsed.
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/
CWSAF2005E: An internal error occurred. A service filter could not be parsed.
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/
CWSAF2006W: Multiple persistence units with the name {0} were found by the web bundle {1} at version {2}.
Explanation The OSGi JPA container found multiple persistence units with the same name. This is not a valid configuration, and might lead to inconsistent results.
Action Change the OSGi application so that it no longer contains bundles that define multiple persistence units with the same name.
CWSAF2007W: Multiple persistence contexts with the name {0} were found by the web bundle {1} at version {2}.
Explanation The OSGi JPA container found multiple persistence contexts with the same name. This is not a valid configuration, and might lead to inconsistent results.
Action Change the OSGi application so that it no longer contains bundles that define multiple persistence contexts with the same name.
Reference topic    

Terms of Use | Feedback

Last updated: Sep 19, 2011 6:54:58 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.eba.jpa.wab.integration.nls.Messages.html

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