Uploaded image for project: 'IGB 6.7'
  1. IGB 6.7
  2. IGBB-325

File > Open URL... if you try to open a protected URL, fail and then cancel IGB throws NPE

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Critical
    • Resolution: Fixed
    • Labels:
      None

      Description

      open http://transvar.org/illumina/tophat_3_processed/CoolHT2.bed but put in incorrect information when it asks for your authentication. Then hit cancel.

      Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
      at com.affymetrix.igb.util.IGBAuthenticator.displayDialog(IGBAuthenticator.java:229)
      at com.affymetrix.igb.util.IGBAuthenticator.getPasswordAuthentication(IGBAuthenticator.java:167)
      at java.net.Authenticator.requestPasswordAuthentication(Authenticator.java:300)
      at sun.net.www.protocol.http.HttpURLConnection$1.run(HttpURLConnection.java:359)
      at java.security.AccessController.doPrivileged(Native Method)
      at sun.net.www.protocol.http.HttpURLConnection.privilegedRequestPasswordAuthentication(HttpURLConnection.java:355)
      at sun.net.www.protocol.http.HttpURLConnection.getServerAuthentication(HttpURLConnection.java:1922)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1282)
      at com.affymetrix.genometryImpl.util.LocalUrlCacher.isValidURI(LocalUrlCacher.java:732)
      at com.affymetrix.igb.view.load.GeneralLoadUtils.openURI(GeneralLoadUtils.java:1145)
      at com.affymetrix.igb.IGBServiceImpl.openURI(IGBServiceImpl.java:381)
      at com.affymetrix.igb.shared.OpenURIAction.openURI(OpenURIAction.java:44)
      at com.affymetrix.igb.action.LoadURLAction.loadURL(LoadURLAction.java:79)
      at com.affymetrix.igb.action.LoadURLAction.actionPerformed(LoadURLAction.java:44)
      at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
      at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
      at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
      at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
      at javax.swing.AbstractButton.doClick(AbstractButton.java:389)
      at com.apple.laf.ScreenMenuItem.actionPerformed(ScreenMenuItem.java:95)
      at java.awt.MenuItem.processActionEvent(MenuItem.java:627)
      at java.awt.MenuItem.processEvent(MenuItem.java:586)
      at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:337)
      at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:325)
      at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:682)
      at java.awt.EventQueue.access$000(EventQueue.java:85)
      at java.awt.EventQueue$1.run(EventQueue.java:638)
      at java.awt.EventQueue$1.run(EventQueue.java:636)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
      at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
      at java.awt.EventQueue$2.run(EventQueue.java:652)
      at java.awt.EventQueue$2.run(EventQueue.java:650)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:649)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

        Attachments

          Activity

          alyssa Alyssa Gulledge (Inactive) created issue -
          alyssa Alyssa Gulledge (Inactive) made changes -
          Field Original Value New Value
          Summary Load Frum URL... if you try to open a protected URL, fail and then cancel IGB throws NPE File > Open URL... if you try to open a protected URL, fail and then cancel IGB throws NPE
          hiralv Hiral Vora (Inactive) made changes -
          Assignee Hiral Vora [ hiralv ] Nick Ren [ imnick ]
          Hide
          hiralv Hiral Vora (Inactive) added a comment -

          Fixed in r10108.

          Show
          hiralv Hiral Vora (Inactive) added a comment - Fixed in r10108.
          hiralv Hiral Vora (Inactive) made changes -
          Assignee Nick Ren [ imnick ] Alyssa Gulledge [ alyssa ]
          Hide
          alyssa Alyssa Gulledge (Inactive) added a comment -

          Still throwing wrror. Try entering the wrong into to access the server THEN HIT ACCEPT and when it tells you that you were wrong, THEN hit cancel.

          Show
          alyssa Alyssa Gulledge (Inactive) added a comment - Still throwing wrror. Try entering the wrong into to access the server THEN HIT ACCEPT and when it tells you that you were wrong, THEN hit cancel.
          alyssa Alyssa Gulledge (Inactive) made changes -
          Assignee Alyssa Gulledge [ alyssa ] Hiral Vora [ hiralv ]
          hiralv Hiral Vora (Inactive) made changes -
          Assignee Hiral Vora [ hiralv ] Nick Ren [ imnick ]
          Hide
          kkubiak Katharine Kubiak (Inactive) added a comment -

          Same error on Windows v10130

          Show
          kkubiak Katharine Kubiak (Inactive) added a comment - Same error on Windows v10130
          hiralv Hiral Vora (Inactive) made changes -
          Priority Major [ 3 ] Critical [ 2 ]
          Hide
          hiralv Hiral Vora (Inactive) added a comment -

          Fixed in r10143.

          Show
          hiralv Hiral Vora (Inactive) added a comment - Fixed in r10143.
          hiralv Hiral Vora (Inactive) made changes -
          Assignee Nick Ren [ imnick ] Anuj Puram [ anuj ]
          Hide
          anuj Anuj Puram (Inactive) added a comment -

          Passed in v10144 on Mac

          Show
          anuj Anuj Puram (Inactive) added a comment - Passed in v10144 on Mac
          anuj Anuj Puram (Inactive) made changes -
          Assignee Anuj Puram [ anuj ] Alyssa Gulledge [ alyssa ]
          alyssa Alyssa Gulledge (Inactive) made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Assignee Alyssa Gulledge [ alyssa ]
          Resolution Fixed [ 1 ]
          alyssa Alyssa Gulledge (Inactive) made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              Unassigned
              Reporter:
              alyssa Alyssa Gulledge (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: