Mamta Satoor <[email protected]> writes: > Also noticed following failure with > testReplication_Local_3_p5_DERBY_3878 on Windows with ibm15 jvm. > 1) > testReplication_Local_3_p5_DERBY_3878(org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p5)junit.framework.AssertionFailedError: > Got -1 XRE11 DERBY SQL error: SQLCODE: -1, SQLSTATE: XRE11, SQLERRMC: > Could not perform operation 'stopSlave' because the database > 'C:\jartest\JarResults.2009-05-21\ibm15_suites.All\db_slave\wombat' > has not been booted.. Expected XRE42 > at > org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun.assertException(ReplicationRun.java:3388) > at > org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p5.testReplication_Local_3_p5_DERBY_3878(ReplicationRun_Local_3_p5.java:96) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at > org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:106) > at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) > at junit.extensions.TestSetup$1.protect(TestSetup.java:19) > at junit.extensions.TestSetup.run(TestSetup.java:23)
I was wondering whether the recently committed patch for DERBY-3921 has been updated to reflect our new understanding of the stability issues in the replication test, cf. DERBY-4175, DERBY-4186..? But this error happens in a fixture not touched by DERBY-3921, as far as I can see (testReplication_Local_3_p5_DERBY_3878), although the test *was* touched (ReplicationRun_Local_3_p5). Dag
