You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Chris Geer (JIRA)" <ji...@apache.org> on 2013/02/26 07:00:18 UTC

[jira] [Created] (RAVE-900) iTests Fail due to DB "Locked by another user error"

Chris Geer created RAVE-900:
-------------------------------

             Summary: iTests Fail due to DB "Locked by another user error"
                 Key: RAVE-900
                 URL: https://issues.apache.org/jira/browse/RAVE-900
             Project: Rave
          Issue Type: Bug
    Affects Versions: 0.21
            Reporter: Chris Geer


[INFO] [talledLocalContainer] <openjpa-2.2.1-r422266:1396819 fatal general error> org.apache.openjpa.persistence.PersistenceException: Database may be already in use: "Locked by another process". Possible solutions: close all other connection(s); use the server mode [90020-170]
[INFO] [talledLocalContainer] FailedObject: SELECT pp FROM JpaPortalPreference pp WHERE pp.key = :key [java.lang.String]
[INFO] [talledLocalContainer] 	at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:4958)
[INFO] [talledLocalContainer] 	at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:4918)
[INFO] [talledLocalContainer] 	at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:136)
[INFO] [talledLocalContainer] 	at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:110)
[INFO] [talledLocalContainer] 	at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:62)
[INFO] [talledLocalContainer] 	at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.connect(JDBCStoreManager.java:971)
[INFO] [talledLocalContainer] 	at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.getConnection(JDBCStoreManager.java:240)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira