helloworld_tx_sql_action 'Database already closed' error
--------------------------------------------------------
Key: JBESB-1777
URL:
http://jira.jboss.com/jira/browse/JBESB-1777
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Examples
Affects Versions: 4.2.1 CP2
Reporter: Kevin Conner
Assigned To: Kevin Conner
Fix For: 4.2.1 CP3
The quickstart ds.xml does not specify the DB_CLOSE_ON_EXIT flag which is needed on the
first connection in order to prevent the h2 shutdown hook from prematurely closing the
DB.
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-68]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira