On 6/15/06, Rick Hillegas (JIRA) <[email protected]> wrote:
[ http://issues.apache.org/jira/browse/DERBY-1399?page=comments#action_12416356 ]Rick Hillegas commented on DERBY-1399: -------------------------------------- I'm afraid that even with this patch, I'm still seeing the following diff in the DerbyNetAutoStart test when run under mustang build 86 of jdk1.6: *** Start: DerbyNetAutoStart jdk1.6.0-rc DerbyNet derbynetmats:derbynetmats 2006-06-14 14:44:00 *** 2a3,6 > SQL Exception: Java exception: ': org.apache.derby.iapi.services.context.ShutdownException'. > Caused by: SQL Exception: Java exception: ': org.apache.derby.iapi.services.context.ShutdownException'. > ... 15 more > agentThread[DRDAConnThread_8,5,derby.daemons] Test Failed. *** End: DerbyNetAutoStart jdk1.6.0-rc DerbyNet derbynetmats:derbynetmats 2006-06-14 14:44:23 ***
This looks like the intermittent exception reported in DERBY-803/DERBY-1020. Maybe you can try re-running the test to check if this is the case. Thanks, Deepa
