JDBCDriversAll fail ************************************************************* 1) testAutoNetworkServerBoot(org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest)junit.framework.AssertionFailedError: Network Server state incorrect expected: but was: JDBCDriversAll fail ************************************************************* . testRegisteredDriver used 1052 ms . testAutoNetworkServerBoot used 1591 ms F. testSuccessfulConnect used 5472 ms . testEmbeddedStarted used 1 ms . testUnsuccessfulConnect used 42 ms . testExplicitLoad used 29 ms . testRegisteredDriver used 2 ms . testSuccessfulConnect used 3183 ms . testUnsuccessfulConnect used 1081 ms . testExplicitLoad used 4233 ms . testShutdownDeRegister used 193 ms . testExplicitReload used 142 ms Time: 18.273 There was 1 failure: 1) testAutoNetworkServerBoot(org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest)junit.framework.AssertionFailedError: Network Server state incorrect expected: but was: at org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest.testAutoNetworkServerBoot(AutoloadTest.java:353) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:109) FAILURES!!! Tests run: 12, Failures: 1, Errors: 0 ------------------------------