Erläuterung | 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. |
Aktion | Change the application to make use of either application managed or transaction scope persistence contexts. |
Erläuterung | This exception is unexpected. The cause is not immediately known. |
Aktion | 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/ |
Erläuterung | This exception is unexpected. The cause is not immediately known. |
Aktion | 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/ |
Erläuterung | This exception is unexpected. The cause is not immediately known. |
Aktion | 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/ |
Erläuterung | This exception is unexpected. The cause is not immediately known. |
Aktion | 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/ |
Erläuterung | The OSGi JPA container found multiple persistence units with the same name. This is not a valid configuration, and might lead to inconsistent results. |
Aktion | Change the OSGi application so that it no longer contains bundles that define multiple persistence units with the same name. |
Erläuterung | The OSGi JPA container found multiple persistence contexts with the same name. This is not a valid configuration, and might lead to inconsistent results. |
Aktion | Change the OSGi application so that it no longer contains bundles that define multiple persistence contexts with the same name. |