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

            People

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

              Dates

              • Created:
                Updated:
                Resolved: