[
https://issues.apache.org/jira/browse/DERBY-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ole Solberg updated DERBY-3529:
-------------------------------
Description:
- startslave and startmaster done, i.e. master and slave in replication mode.
- stopslave on slave - fails w/XRE41 - OK
- stopslave on master - fails w/XRE40 - OK
(i.e. slave and master still in repl. mode)
- shutdown on master server.
- stopslave on slave - fails w/XRE11(db not booted) expected XRE42(slave
shutdown ok)
ReplicationRun_Local_StateTest_part1_1._testPostStartedMasterAndSlave_StopMaster():
.
.
3. testPostStartedMasterAndSlave_StopSlave:
jdbc:derby://localhost:4527/C:\cludev\jagtmp\os136789derbyJunitTest\derbyJunitTest_0\log\db_slave\wombat;stopSlave=true
3. Got -1 XRE11 DERBY SQL error: SQLCODE: -1, SQLSTATE: XRE11, SQLERRMC:
stopSlave
C:\cludev\jagtmp\os136789derbyJunitTest\derbyJunitTest_0\log\db_slave\wombat
XRE11 Expected: XRE42
was:
- startslave and startmaster done, i.e. master and slave in replication mode.
- stopslave on slave - fails w/XRE41 - OK
- stopslave on master - fails w/XRE40 - OK
(i.e. slave and master still in repl. mode)
- shutdown on master server.
- stopslave on slave - fails w/XRE11(db not booted) expected XRE42(slave
shutdown ok)
ReplicationRun_Local_StateTest_part1_2._testPostStartedMasterAndSlave_StopMaster():
.
.
3. testPostStartedMasterAndSlave_StopSlave:
jdbc:derby://localhost:4527/C:\cludev\jagtmp\os136789derbyJunitTest\derbyJunitTest_0\log\db_slave\wombat;stopSlave=true
3. Got -1 XRE11 DERBY SQL error: SQLCODE: -1, SQLSTATE: XRE11, SQLERRMC:
stopSlave
C:\cludev\jagtmp\os136789derbyJunitTest\derbyJunitTest_0\log\db_slave\wombat
XRE11 Expected: XRE42
Summary:
ReplicationSuite.ReplicationRun_Local_StateTest_part1_1._testPostStartedMasterAndSlave_StopMaster()
fails on stopslave after master shutdown on Windows (was:
ReplicationSuite.ReplicationRun_Local_StateTest_part1_2._testPostStartedMasterAndSlave_StopMaster()
fails on stopslave after master shutdown on Windows)
> ReplicationSuite.ReplicationRun_Local_StateTest_part1_1._testPostStartedMasterAndSlave_StopMaster()
> fails on stopslave after master shutdown on Windows
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-3529
> URL: https://issues.apache.org/jira/browse/DERBY-3529
> Project: Derby
> Issue Type: Bug
> Components: Replication
> Affects Versions: 10.4.0.0, 10.5.0.0
> Environment: Windows 2003
> JVM 1.6 Sun Microsystems
> Reporter: Ole Solberg
>
> - startslave and startmaster done, i.e. master and slave in replication mode.
> - stopslave on slave - fails w/XRE41 - OK
> - stopslave on master - fails w/XRE40 - OK
> (i.e. slave and master still in repl. mode)
> - shutdown on master server.
> - stopslave on slave - fails w/XRE11(db not booted) expected XRE42(slave
> shutdown ok)
> ReplicationRun_Local_StateTest_part1_1._testPostStartedMasterAndSlave_StopMaster():
> .
> .
> 3. testPostStartedMasterAndSlave_StopSlave:
> jdbc:derby://localhost:4527/C:\cludev\jagtmp\os136789derbyJunitTest\derbyJunitTest_0\log\db_slave\wombat;stopSlave=true
> 3. Got -1 XRE11 DERBY SQL error: SQLCODE: -1, SQLSTATE: XRE11, SQLERRMC:
> stopSlave
> C:\cludev\jagtmp\os136789derbyJunitTest\derbyJunitTest_0\log\db_slave\wombat
> XRE11 Expected: XRE42
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.