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. |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/, or on the WebSphere Application Server for z/OS Support page at http://www.ibm.com/software/webservers/appserv/zos_os390/support/. |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/, or on the WebSphere Application Server for z/OS Support page at http://www.ibm.com/software/webservers/appserv/zos_os390/support/. |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/, or on the WebSphere Application Server for z/OS Support page at http://www.ibm.com/software/webservers/appserv/zos_os390/support/. |
Explanation | This exception is unexpected. The cause is not immediately known. |
Action | If the problem persists, additional information might be available if you search for the message ID on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/, or on the WebSphere Application Server for z/OS Support page at http://www.ibm.com/software/webservers/appserv/zos_os390/support/. |
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. |
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. |