[
https://issues.apache.org/jira/browse/DERBY-5600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419086#comment-13419086
]
Kathey Marsden commented on DERBY-5600:
---------------------------------------
Have seen this on trunk linux IBM 1.5 and IBM 1.7
http://people.apache.org/~myrnavl/derby_test_results/main/linux/testlog/ibm15/1363199-suites.All_diff.txt
http://people.apache.org/~myrnavl/derby_test_results/main/linux/testlog/ibm17/1363199-suites.All_diff.txt
It has been seen quite frequently on trunk linux in the past couple of weeks
with the IBM JVM's.
> )
> testReplication_Local_1_Indexing(org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_1Indexing)junit.framework.AssertionFailedError:
> Failover did not succeed at
> org.apache.derbyTesting.junit.BaseTestCase.fail(BaseTestCase.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-5600
> URL: https://issues.apache.org/jira/browse/DERBY-5600
> Project: Derby
> Issue Type: Bug
> Components: Network Server, Replication
> Affects Versions: 10.8.2.3
> Environment: Linux vmware
> Reporter: Kathey Marsden
> Labels: derby_triage10_9
>
> Saw this on Feb 1 run 10.8.2.3.129442 Linux vmware
> testReplication_Local_1_Indexing(org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_1Indexing)junit.framework.AssertionFailedError:
> Failover did not succeed
> at
> org.apache.derbyTesting.junit.BaseTestCase.fail(BaseTestCase.java:813)
> at
> org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun.connectPing(ReplicationRun.java:359)
> at
> org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun_Local_1Indexing.testReplication_Local_1_Indexing(ReplicationRun_Local_1Indexing.java:102)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled
> Code))
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled
> Code))
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled
> Code))
> at
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java(Compiled
> Code))
> at
> org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun.runBare(ReplicationRun.java:222)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java(Inlined
> Compiled Code))
> at junit.extensions.TestSetup$1.protect(TestSetup.java(Inlined Compiled
> Code))
> at junit.extensions.TestSetup.run(TestSetup.java(Compiled Code))
> Caused by: java.sql.SQLException: DERBY SQL error: SQLCODE: -1, SQLSTATE:
> 08004, SQLERRMC: Connection refused to database
> '/local1/cloudtst/dev/src/NightlyBuildResults.2012-02-01/ibm142_suites.All/db_slave/wombat'
> because it is in replication slave mode.
> at
> org.apache.derby.client.am.SQLExceptionFactory.getSQLException(Unknown Source)
> at org.apache.derby.client.am.SqlException.getSQLException(Unknown
> Source)
> at org.apache.derby.jdbc.ClientDriver.connect(Unknown Source)
> at java.sql.DriverManager.getConnection(DriverManager.java(Compiled
> Code))
> at java.sql.DriverManager.getConnection(DriverManager.java(Compiled
> Code))
> at
> org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationRun.connectPing(ReplicationRun.java:338)
> ... 31 more
> Caused by: org.apache.derby.client.am.SqlException: DERBY SQL error: SQLCODE:
> -1, SQLSTATE: 08004, SQLERRMC: Connection refused to database
> '/local1/cloudtst/dev/src/NightlyBuildResults.2012-02-01/ibm142_suites.All/db_slave/wombat'
> because it is in replication slave mode.
> at org.apache.derby.client.am.Connection.completeSqlca(Unknown Source)
> at
> org.apache.derby.client.net.NetConnectionReply.parseRdbAccessFailed(Unknown
> Source)
> at
> org.apache.derby.client.net.NetConnectionReply.parseAccessRdbError(Unknown
> Source)
> at
> org.apache.derby.client.net.NetConnectionReply.parseACCRDBreply(Unknown
> Source)
> at
> org.apache.derby.client.net.NetConnectionReply.readAccessDatabase(Unknown
> Source)
> at
> org.apache.derby.client.net.NetConnection.readSecurityCheckAndAccessRdb(Unknown
> Source)
> at
> org.apache.derby.client.net.NetConnection.flowSecurityCheckAndAccessRdb(Unknown
> Source)
> at
> org.apache.derby.client.net.NetConnection.flowUSRIDONLconnect(Unknown Source)
> at org.apache.derby.client.net.NetConnection.flowConnect(Unknown Source)
> at org.apache.derby.client.net.NetConnection.<init>(Unknown Source)
> at org.apache.derby.client.net.Cl
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira