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.
Explicación 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.
Acción 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.
Explicación This exception is unexpected. The cause is not immediately known.
Acción 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.
Explicación This exception is unexpected. The cause is not immediately known.
Acción 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.
Explicación This exception is unexpected. The cause is not immediately known.
Acción 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.
Explicación This exception is unexpected. The cause is not immediately known.
Acción 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}.
Explicación The OSGi JPA container found multiple persistence units with the same name. This is not a valid configuration, and might lead to inconsistent results.
Acción 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}.
Explicación The OSGi JPA container found multiple persistence contexts with the same name. This is not a valid configuration, and might lead to inconsistent results.
Acción Change the OSGi application so that it no longer contains bundles that define multiple persistence contexts with the same name.
Tema de referencia    

Condiciones de uso | Comentarios

Última actualización: Jan 2, 2018 8:47:46 AM CST
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. Reservados todos los derechos.
Este Information Center se ha realizado con tecnología de Eclipse. (http://www.eclipse.org)