[
http://jira.jboss.com/jira/browse/JBAS-4132?page=all ]
Dimitris Andreadis closed JBAS-4132.
------------------------------------
Fix Version/s: (was: JBossAS-4.2.0.CR1)
Resolution: Deferred
Deferring the update. It causes deadlocks in our testsuites when shutting down an external
hsqldb instance:
[junit] "HSQLDB Connection @8730b8" prio=1 tid=0x08108af0 nid=0x78c7 waiting
for monitor entry [0xa6f73000..0xa6f741b0]
[junit] at org.hsqldb.Server.print(Unknown Source)
[junit] - waiting to lock <0xaa860528> (a org.hsqldb.Server)
[junit] at org.hsqldb.Server.printWithThread(Unknown Source)
[junit] at org.hsqldb.Server.stop(Unknown Source)
[junit] at org.hsqldb.Server.notify(Unknown Source)
[junit] at org.hsqldb.DatabaseManager.notifyServers(Unknown Source)
[junit] at org.hsqldb.DatabaseManager.removeDatabase(Unknown Source)
[junit] at org.hsqldb.Database.close(Unknown Source)
[junit] at org.hsqldb.DatabaseCommandInterpreter.processShutdown(Unknown Source)
[junit] at org.hsqldb.DatabaseCommandInterpreter.executePart(Unknown Sou rce)
[junit] at org.hsqldb.DatabaseCommandInterpreter.execute(Unknown Source)
[junit] at org.hsqldb.Session.sqlExecuteDirectNoPreChecks(Unknown Source )
[junit] - locked <0xaa892d08> (a org.hsqldb.Database)
[junit] at org.hsqldb.Session.execute(Unknown Source)
[junit] - locked <0xaa892d08> (a org.hsqldb.Database)
[junit] at org.hsqldb.ServerConnection.run(Unknown Source)
[junit] at java.lang.Thread.run(Thread.java:595)
[junit] "HSQLDB Timer @10ea9ba" daemon prio=1 tid=0x083e91d0 nid=0x787e in O
bject.wait() [0xa74fe000..0xa74ff130]
[junit] at java.lang.Object.wait(Native Method)
[junit] - waiting on <0xaa892e30> (a org.hsqldb.lib.HsqlTimer)
[junit] at java.lang.Object.wait(Object.java:474)
[junit] at org.hsqldb.lib.HsqlTimer.nextTask(Unknown Source)
[junit] - locked <0xaa892e30> (a org.hsqldb.lib.HsqlTimer)
[junit] at org.hsqldb.lib.HsqlTimer$TaskRunner.run(Unknown Source)
[junit] at java.lang.Thread.run(Thread.java:595)
[junit] "HSQLDB Server @195d4fe" prio=1 tid=0x083ba2c0 nid=0x787c waiting on
condition [0xa7075000..0xa70760b0]
[junit] at java.lang.Thread.sleep(Native Method)
[junit] at org.hsqldb.Server.shutdown(Unknown Source)
[junit] - locked <0xaa860528> (a org.hsqldb.Server)
[junit] at org.hsqldb.Server.run(Unknown Source)
[junit] at org.hsqldb.Server.access$000(Unknown Source)
[junit] at org.hsqldb.Server$ServerThread.run(Unknown Source)
It appears HSQLDB is deadlocked.
Update hsqldb to 1.8.0.7
------------------------
Key: JBAS-4132
URL:
http://jira.jboss.com/jira/browse/JBAS-4132
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Reporter: Fernando Nasser
Assigned To: Dimitris Andreadis
minor release upgrade for the latest bug fix release
--
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