Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-797

Null Pointer Exception generated by Close Tracks Action

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
      at com.affymetrix.igb.action.CloseTracksAction.actionPerformed(CloseTracksAction.java:44)
      at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
      at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
      at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
      at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
      at javax.swing.AbstractButton.doClick(Unknown Source)
      at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
      at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
      at java.awt.Component.processMouseEvent(Unknown Source)
      at javax.swing.JComponent.processMouseEvent(Unknown Source)
      at java.awt.Component.processEvent(Unknown Source)
      at java.awt.Container.processEvent(Unknown Source)
      at java.awt.Component.dispatchEventImpl(Unknown Source)

        Attachments

          Activity

          mason Mason Meyer (Inactive) created issue -
          mason Mason Meyer (Inactive) made changes -
          Field Original Value New Value
          Epic Link IGBF-497 [ 15559 ]
          Hide
          dcnorris David Norris (Inactive) added a comment -

          Steps to reproduce:
          1. load a genome from igbquickload.org
          2. click the home button
          3. disable igbquickload and load the same genome
          4. remove the gene model track

          Show
          dcnorris David Norris (Inactive) added a comment - Steps to reproduce: 1. load a genome from igbquickload.org 2. click the home button 3. disable igbquickload and load the same genome 4. remove the gene model track
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          dcnorris David Norris (Inactive) made changes -
          Sprint Sprint 24 [ 31 ] Backlog Grooming Meeting [ 32 ]
          dcnorris David Norris (Inactive) made changes -
          Rank Ranked lower
          dcnorris David Norris (Inactive) made changes -
          Sprint Backlog Grooming Meeting [ 32 ] Sprint 25 [ 34 ]
          mason Mason Meyer (Inactive) made changes -
          Rank Ranked higher
          dcnorris David Norris (Inactive) made changes -
          Rank Ranked lower
          dcnorris David Norris (Inactive) made changes -
          Rank Ranked higher
          dcnorris David Norris (Inactive) made changes -
          Sprint Backlog Grooming Meeting [ 34 ] Backlog Grooming Meeting 2 [ 35 ]
          dcnorris David Norris (Inactive) made changes -
          Assignee David Norris [ dcnorris ] Mason Meyer [ mason ]
          dcnorris David Norris (Inactive) made changes -
          Sprint Backlog Grooming Meeting 2 [ 35 ] Sprint 26 [ 34 ]
          dcnorris David Norris (Inactive) made changes -
          Rank Ranked higher
          mason Mason Meyer (Inactive) made changes -
          Status Open [ 1 ] Needs Testing [ 10002 ]
          mason Mason Meyer (Inactive) made changes -
          Status Needs Testing [ 10002 ] Testing In Progress [ 10003 ]
          mason Mason Meyer (Inactive) made changes -
          Sprint Sprint 26 [ 34 ]
          mason Mason Meyer (Inactive) made changes -
          Sprint Backlog Grooming Meeting [ 35 ]
          mason Mason Meyer (Inactive) made changes -
          Rank Ranked higher
          mason Mason Meyer (Inactive) made changes -
          Rank Ranked lower
          mason Mason Meyer (Inactive) made changes -
          Status Testing In Progress [ 10003 ] Open [ 1 ]
          mason Mason Meyer (Inactive) made changes -
          Rank Ranked lower
          dcnorris David Norris (Inactive) made changes -
          Sprint Backlog Grooming Meeting [ 35 ] Sprint 27 [ 36 ]
          mason Mason Meyer (Inactive) made changes -
          Sprint Backlog Grooming [ 36 ]
          mason Mason Meyer (Inactive) made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Story Points 0.25
          mason Mason Meyer (Inactive) made changes -
          Sprint Sprint 29 [ 37 ]
          mason Mason Meyer (Inactive) made changes -
          Rank Ranked lower
          mason Mason Meyer (Inactive) made changes -
          Status Open [ 1 ] Needs Testing [ 10002 ]
          mason Mason Meyer (Inactive) made changes -
          Assignee Mason Meyer [ mason ] Tarun Mall [ tmall ]
          mason Mason Meyer (Inactive) made changes -
          Status Needs Testing [ 10002 ] Open [ 1 ]
          Hide
          mason Mason Meyer (Inactive) added a comment -

          I just tested this to see if it has been resolved, but this is still happening even now. We should fix this soon so that we do not lose track of this issue.

          Show
          mason Mason Meyer (Inactive) added a comment - I just tested this to see if it has been resolved, but this is still happening even now. We should fix this soon so that we do not lose track of this issue.
          tmall Tarun Mall (Inactive) made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          dcnorris David Norris (Inactive) made changes -
          Sprint Sprint 29 [ 37 ]
          dcnorris David Norris (Inactive) made changes -
          Sprint For next sprint [ 38 ]
          dcnorris David Norris (Inactive) made changes -
          Rank Ranked higher
          tmall Tarun Mall (Inactive) made changes -
          Assignee Tarun Mall [ tmall ] David Norris [ dcnorris ]
          Hide
          tmall Tarun Mall (Inactive) added a comment -

          Fixing NullPointerException is pretty straight forward, however it will not solve the main problem.
          Main problem is when we disable a igbquickload from Home screen it is not removing tracks and so when we are trying to delete those tracks we are getting NPE.

          Show
          tmall Tarun Mall (Inactive) added a comment - Fixing NullPointerException is pretty straight forward, however it will not solve the main problem. Main problem is when we disable a igbquickload from Home screen it is not removing tracks and so when we are trying to delete those tracks we are getting NPE.
          dcnorris David Norris (Inactive) made changes -
          Sprint Sprint 30 [ 38 ]
          dcnorris David Norris (Inactive) made changes -
          Sprint Sprint 31 [ 39 ]
          dcnorris David Norris (Inactive) made changes -
          Rank Ranked higher
          dcnorris David Norris (Inactive) made changes -
          Sprint Sprint 31 [ 39 ]
          dcnorris David Norris (Inactive) made changes -
          Rank Ranked higher
          Hide
          dcnorris David Norris (Inactive) added a comment -

          This issue is already resolved in my testing on the IGB 9.0.0 release, please confirm and close this issue.

          Show
          dcnorris David Norris (Inactive) added a comment - This issue is already resolved in my testing on the IGB 9.0.0 release, please confirm and close this issue.
          dcnorris David Norris (Inactive) made changes -
          Status In Progress [ 3 ] Needs Testing [ 10002 ]
          dcnorris David Norris (Inactive) made changes -
          Resolution Cannot Reproduce [ 5 ]
          Sprint Sprint 33 [ 41 ]
          Hide
          mason Mason Meyer (Inactive) added a comment -

          My testing indicates that this issue has been fixed, so it will now be closed.

          Show
          mason Mason Meyer (Inactive) added a comment - My testing indicates that this issue has been fixed, so it will now be closed.
          mason Mason Meyer (Inactive) made changes -
          Resolution Cannot Reproduce [ 5 ] Done [ 10000 ]
          Status Needs Testing [ 10002 ] Closed [ 6 ]
          mason Mason Meyer (Inactive) made changes -
          Status Closed [ 6 ] Closed [ 6 ]
          ann.loraine Ann Loraine made changes -
          Workflow Loraine Lab Workflow [ 16100 ] Fall 2019 Workflow Update [ 19579 ]
          ann.loraine Ann Loraine made changes -
          Workflow Fall 2019 Workflow Update [ 19579 ] Revised Fall 2019 Workflow Update [ 21698 ]

            People

            • Assignee:
              dcnorris David Norris (Inactive)
              Reporter:
              mason Mason Meyer (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: