JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Bug report JPPF-243  -  Admin tool reports a wrong number of nodes
Posted Apr 01, 2014 - updated Mar 28, 2016
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
    GUI
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Reproducability
    Not determined
  • Severity
    Normal
  • Targetted for
    icon_milestones.png JPPF 4.0.x
Issue description
From this forum post:
I use this InitializationHook to switch to alternate server/driver after server failure. It works great! But in JPPF Admin UI "Active nodes" counter displays wrong value after this switch. If nodes count = 100 then after switch 200 will be displayed. After next switch 300 and etc. On UI I see only 100 nodes.


Steps to reproduce this issue
  • start 2 drivers (not connecting to each other), 1 node with the specified hook which makes it switch driver when the one it's connected to fails
  • kill the first driver
  • ==> the node will connect to the other driver, but the admin ui will now show 2 active nodes in the status bar, when there' only one

#3
Comment posted by
 lolo4j
Apr 02, 01:57
fixed in