[ 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 *** > DerbyNetAutoStart test fails on JDK 1.6 after introduction JDBC4 driver > autoloading > ----------------------------------------------------------------------------------- > > Key: DERBY-1399 > URL: http://issues.apache.org/jira/browse/DERBY-1399 > Project: Derby > Type: Bug > Components: Test > Versions: 10.2.0.0 > Environment: Sun JDK 1.6 > Reporter: Olav Sandstaa > Assignee: Olav Sandstaa > Priority: Minor > Attachments: autoload.diff > > DerbyNetAutoStart.java fails when running on JDK 1.6 with DerbyNet and > DerbyClient frameworks with the following error: > Starting test case 1. > Could not access database through the network server. > java.net.ConnectException : Error connecting to server localhost on port > 152 > 7 with message Connection refused. > Starting test case 2. > Could not access database through the network server. > java.net.ConnectException : Error connecting to server localhost on port > 314 > 15 with message Connection refused. > Starting test case 3. > Starting test case 4. > Starting test case 5. > FAILED. > This test seems to have failed consistently since JDBC4 driver autoloading > was introduced (see DERBY-930). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
