JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Bug report JPPF-338  -  Issues with recovery of peer server connections
Posted Oct 16, 2014 - updated Aug 15, 2018
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
     lolo4j
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     lolo4j
  • Owned by
    Not owned by anyone
  • Category
    Server
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Reproducability
    Always
  • Severity
    Normal
  • Targetted for
    icon_milestones.png JPPF 4.2.x
Issue description
When 2 drivers are connected ot each other and one of them is shutdown/restarted, then at least one of the drivers is not working properly anymore. I can with VisualVM that there is a at least one lingering class loader channel that should have been closed and removed. Furthermore the faulty driver is then unable to forward class loading requests to the client, whcih prevent any task from executing in its attached nodes.

There are quite a few problems, including when peer discovery is enabled. I have fixed (hopefully) these problems in the trunk and will backport the changes for v4.2.3
Steps to reproduce this issue
N/A

#3
Comment posted by
 lolo4j
Oct 17, 15:58
Fixed in branch b4.2 revision 3427