testReplication_Local_3_p2_StateTests_bigInsert_sleepBeforeStopMaster(...ReplicationRun_Local_3_p2),
Got SQLSTATE: XRE07, Expected null.
----------------------------------------------------------------------------------------------------------------------------------------
Key: DERBY-4250
URL: https://issues.apache.org/jira/browse/DERBY-4250
Project: Derby
Issue Type: Bug
Components: Regression Test Failure, Replication
Affects Versions: 10.6.0.0
Environment: OS:
Solaris 10 5/08 s10s_u5wos_10 SPARC 64bits - SunOS 5.10 Generic_127127-11
JVM:
Sun Microsystems Inc.
java version "1.5.0_14"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode)
Reporter: Ole Solberg
Priority: Minor
Another replication state problem....
See
http://dbtg.thresher.com/derby/test/trunk15/jvm1.5/testing/testlog/SunOS-5.10_sun4u-sparc/779256-org.apache.derbyTesting.functionTests.suites.All_diff.txt
:
2)
testReplication_Local_3_p2_StateTests_bigInsert_sleepBeforeStopMaster(org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p2)junit.framework.AssertionFailedError:
Got -1 XRE07 DERBY SQL error: SQLCODE: -1, SQLSTATE: XRE07, SQLERRMC: XRE07.
Expected null
at
org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun.assertException(ReplicationRun.java:3392)
at
org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p2.replication_Local_3_p2_StateTests(ReplicationRun_Local_3_p2.java:165)
at
org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_3_p2.testReplication_Local_3_p2_StateTests_bigInsert_sleepBeforeStopMaster(ReplicationRun_Local_3_p2.java:248)
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:106)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.