JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Bug report JPPF-419  -  JPPF Admin Gui does not display pending actions
Posted Oct 20, 2015 - updated Mar 21, 2019
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
     Daniel Widdis
  • Owned by
    Not owned by anyone
  • Category
    GUI
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Reproducability
    Always
  • Severity
    Normal
  • Targetted for
    icon_milestones.png JPPF 5.1.x
Issue description
Following an update of driver, nodes, and admin GUI to JPPF 5.1, I no longer see the pending actions icon on the "Tree View" for nodes. The Pending column continues to display "None".

The pending actions do appear to take effect, as normal, so this appears to be a cosmetic bug.
Steps to reproduce this issue
1. Start up a JPPF network. 2. Process some tasks. 3. Start up the Admin GUI. 4. On the "Tree View" select a node. 5. Press the icon for "Shutdown node (deferred until idle)". 6. Wait. Observe no change in the node's icon, and the "Pending" column remains as "None" 7. Wait longer. Observe that the node does shut down when the current task completes.

#4
Comment posted by
 lolo4j
Oct 20, 07:35
The problem is in the node, which is not updating its current pending action in the JPPFNodeState instance. Just one missing line of code ... I'll implement the fix and publish a patch.
#5
Comment posted by
 lolo4j
Oct 20, 07:44
Fixed in:
#6
Comment posted by
 lolo4j
Oct 20, 08:16
Delivered patch 01 for JPPF 5.1