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.
Объяснение 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.
Действие 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.
Объяснение This exception is unexpected. The cause is not immediately known.
Действие 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.
Объяснение This exception is unexpected. The cause is not immediately known.
Действие 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.
Объяснение This exception is unexpected. The cause is not immediately known.
Действие 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.
Объяснение This exception is unexpected. The cause is not immediately known.
Действие 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}.
Объяснение The OSGi JPA container found multiple persistence units with the same name. This is not a valid configuration, and might lead to inconsistent results.
Действие 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}.
Объяснение The OSGi JPA container found multiple persistence contexts with the same name. This is not a valid configuration, and might lead to inconsistent results.
Действие Change the OSGi application so that it no longer contains bundles that define multiple persistence contexts with the same name.
Справочный раздел    

Условия использования | Комментарии

Последнее обновление: Sep 19, 2011 6:57:55 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. Все права защищены.
Information Center работает на технологии Eclipse. (http://www.eclipse.org)