You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Ole Solberg (JIRA)" <ji...@apache.org> on 2009/05/29 06:44:45 UTC

[jira] Created: (DERBY-4250) testReplication_Local_3_p2_StateTests_bigInsert_sleepBeforeStopMaster(...ReplicationRun_Local_3_p2), Got SQLSTATE: XRE07, Expected null.

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.


[jira] Updated: (DERBY-4250) testReplication_Local_3_p2_StateTests_bigInsert_sleepBeforeStopMaster(...ReplicationRun_Local_3_p2), Got SQLSTATE: XRE07, Expected null.

Posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dag H. Wanvik updated DERBY-4250:
---------------------------------

    Urgency: Normal

Triaged for 10.5.2, setting "normal" urgency.

> 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: 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.


[jira] Updated: (DERBY-4250) testReplication_Local_3_p2_StateTests_bigInsert_sleepBeforeStopMaster(...ReplicationRun_Local_3_p2), Got SQLSTATE: XRE07, Expected null.

Posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dag H. Wanvik updated DERBY-4250:
---------------------------------

    Component/s:     (was: Test)

> 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: 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.


[jira] Updated: (DERBY-4250) testReplication_Local_3_p2_StateTests_bigInsert_sleepBeforeStopMaster(...ReplicationRun_Local_3_p2), Got SQLSTATE: XRE07, Expected null.

Posted by "Dag H. Wanvik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dag H. Wanvik updated DERBY-4250:
---------------------------------

    Component/s: Test

> 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: Replication, Test
>    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.