[jbossts-issues] [JBoss JIRA] (JBTM-1406) Database shutdown warning on Raspberry Pi

Mark Little (JIRA) jira-events at lists.jboss.org
Sat Dec 22 16:57:08 EST 2012


     [ https://issues.jboss.org/browse/JBTM-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Little updated JBTM-1406:
------------------------------

    Issue Type: Bug  (was: Feature Request)
      Priority: Optional  (was: Major)

    
> Database shutdown warning on Raspberry Pi
> -----------------------------------------
>
>                 Key: JBTM-1406
>                 URL: https://issues.jboss.org/browse/JBTM-1406
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Transaction Core
>    Affects Versions: 4.17.3
>         Environment: Raspberry Pi with latest distro installed and openjdk 6.
>            Reporter: Mark Little
>            Assignee: Mark Little
>            Priority: Optional
>
> Exception in thread "Thread-6" java.lang.RuntimeException: org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-168]
> 	at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver$1.initialValue(JDBCImple_driver.java:552)
> 	at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver$1.initialValue(JDBCImple_driver.java:545)
> 	at java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:160)
> 	at java.lang.ThreadLocal.get(ThreadLocal.java:150)
> 	at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver.remove_state(JDBCImple_driver.java:384)
> 	at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCStore.remove_committed(JDBCStore.java:155)
> 	at com.arjuna.ats.internal.arjuna.recovery.TransactionStatusManagerItem.removeThis(TransactionStatusManagerItem.java:166)
> 	at com.arjuna.ats.arjuna.recovery.TransactionStatusManager.shutdown(TransactionStatusManager.java:152)
> 	at com.arjuna.ats.arjuna.coordinator.TxControl$Shutdown.run(TxControl.java:63)
> Caused by: org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-168]
> 	at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
> 	at org.h2.message.DbException.get(DbException.java:169)
> 	at org.h2.message.DbException.get(DbException.java:146)
> 	at org.h2.message.DbException.get(DbException.java:135)
> 	at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1384)
> 	at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1359)
> 	at org.h2.jdbc.JdbcConnection.setAutoCommit(JdbcConnection.java:403)
> 	at com.arjuna.ats.internal.arjuna.objectstore.jdbc.accessors.DynamicDataSourceJDBCAccess.getConnection(DynamicDataSourceJDBCAccess.java:53)
> 	at com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver$1.initialValue(JDBCImple_driver.java:550)

--
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


More information about the jbossts-issues mailing list