jdbcapiAutoLoad fail ************************************************************* 1) testAutoNetworkServerBoot(org.apache.derbyTesting.functionTests.tests.jdbcapi.AutoloadTest)junit.framework.AssertionFailedError: Network Server state incorrect expected: but was: jdbcapiAutoLoad fail ************************************************************* . testEmbeddedNotStarted used 2 ms . testRegisteredDriver used 206 ms . testAutoNetworkServerBoot used 1251 ms F. testSuccessfulConnect used 7253 ms . testEmbeddedStarted used 1 ms . testUnsuccessfulConnect used 48 ms . testExplicitLoad used 55 ms . testRegisteredDriver used 2 ms . testSuccessfulConnect used 348 ms . testUnsuccessfulConnect used 37 ms . testExplicitLoad used 47 ms . testShutdownDeRegister used 70 ms . testExplicitReload used 148 ms Time: 9.814 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: 13, Failures: 1, Errors: 0 ------------------------------