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.
Explicação 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.
Ação 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.
Explicação This exception is unexpected. The cause is not immediately known.
Ação 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.
Explicação This exception is unexpected. The cause is not immediately known.
Ação 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.
Explicação This exception is unexpected. The cause is not immediately known.
Ação 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.
Explicação This exception is unexpected. The cause is not immediately known.
Ação 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}.
Explicação The OSGi JPA container found multiple persistence units with the same name. This is not a valid configuration, and might lead to inconsistent results.
Ação 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}.
Explicação The OSGi JPA container found multiple persistence contexts with the same name. This is not a valid configuration, and might lead to inconsistent results.
Ação Change the OSGi application so that it no longer contains bundles that define multiple persistence contexts with the same name.
Tópico de Referência    

Termos de Uso | Feedback

Última atualização: Sep 19, 2011 6:52:09 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. Todos os direitos reservados.
Este centro de informações é desenvolvido na tecnologia Eclipse. (http://www.eclipse.org)