[ 
https://issues.apache.org/jira/browse/DERBY-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583642#action_12583642
 ] 

narayanan edited comment on DERBY-3489 at 3/31/08 4:30 AM:
-------------------------------------------------------------

Prints a message in ReplicationMessageReceive once the server
socket is created.

Restored the previously deleted message.

java/shared/org/apache/derby/shared/common/reference/MessageId.java

shows up in the diff because I deleted some trailing spaces
in R011. I thought the spaces should not be there.

Ran replication tests on Derby3489_2.diff.

[EMAIL PROTECTED]:~/work/workspaces/Derby3489/test1$ java 
junit.textui.TestRunner 
org.apache.derbyTesting.functionTests.tests.replicationTests.ReplicationSuite
........
Time: 652.241

OK (8 tests)

      was (Author: narayanan):
    Prints a message in ReplicationMessageReceive once the server
socket is created.

Restored the previously deleted message.

java/shared/org/apache/derby/shared/common/reference/MessageId.java

shows up in the diff because I deleted some trailing spaces
in R011. I thought the spaces should not be there.
  
> Error message XRE04 does not include the right port number.
> -----------------------------------------------------------
>
>                 Key: DERBY-3489
>                 URL: https://issues.apache.org/jira/browse/DERBY-3489
>             Project: Derby
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 10.4.0.0
>            Reporter: Øystein Grøvlen
>            Assignee: V.Narayanan
>         Attachments: Derby3489_1.diff, Derby3489_1.stat, Derby3489_2.diff, 
> Derby3489_2.stat
>
>
> If the master is not able to connect to the slave, the error messages does 
> not include the right port number:
> ij> connect 
> 'jdbc:derby:masterDB;user=oystein;password=pass;startMaster=true;slaveHost=localhost;slavePort=9901';
> ERROR XRE04: Could not establish a connection to the peer of the replicated 
> database 'masterDB' on address 'localhost:-1'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to