JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Bug report JPPF-73  -  Peer nodes - infinite reconnection
Posted Sep 30, 2012 - updated Oct 01, 2012
icon_info.png This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Bug report
  • Status
     
    Closed
  • Assigned to
     jandam
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     jandam
  • Owned by
    Not owned by anyone
  • Category
    Server
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Reproducability
    Always
  • Severity
    Normal
  • Targetted for
    icon_milestones.png JPPF 3.2
Issue description
Peer drivers never stop connecting to each other
Steps to reproduce this issue
Used configuration from JPPF-72. 2xdriver with local node and peer=true. Drivers started on same machine with different ports. First with default ports 11111 and 11443 and second with 11112 and 11444.

#3
Comment posted by
 jandam
Oct 01, 22:28
A file was uploaded. Configuration and log files from both driversicon_open_new.png This comment was attached:

It contains slightly different output. There is not infinite recursion (tested in trunk revision 2443). Console outputs shows duplicated host addresses. Maybe this is just wrong formatting for output.
#5
Comment posted by
 jandam
Oct 01, 23:35
Fixed in trunk revision 2444. Peer name was appended with host and port information during reconnection caused by exception.

The issue was updated with the following change(s):
  • This issue has been closed
  • The status has been updated, from Being worked on to Closed.
  • This issue's progression has been updated to 100 percent completed.
  • The resolution has been updated, from Not determined to RESOLVED.
  • Information about the user working on this issue has been changed, from jandam to Not being worked on.