Uploaded image for project: 'Bug Repository'
  1. Bug Repository
  2. BUG-331

NPE possibly when downloading sequence

    Details

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

      Description

      Hi guys,

      Robert handed me this:


      INFO: URL: http://netaffxdas.affymetrix.com/quickload_data/H_sapiens_Feb_2009/chr1.bnib Response Code: 200
      java.lang.NullPointerException
      at com.affymetrix.genometryImpl.symmetry.SimpleMutableSeqSymmetry.removeChild(SimpleMutableSeqSymmetry.java:56)
      at com.affymetrix.genometryImpl.BioSeq.removeAnnotation(BioSeq.java:332)
      at com.affymetrix.genometryImpl.BioSeq.removeAnnotation(BioSeq.java:310)
      at com.affymetrix.igb.view.DependentData.createTier(DependentData.java:63)
      at com.affymetrix.igb.view.TrackView.updateDependentData(TrackView.java:288)
      at com.affymetrix.igb.featureloader.QuickLoad$1.doInBackground(QuickLoad.java:177)
      at com.affymetrix.igb.featureloader.QuickLoad$1.doInBackground(QuickLoad.java:161)
      at javax.swing.SwingWorker$1.call(SwingWorker.java:274)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at javax.swing.SwingWorker.run(SwingWorker.java:313)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:637)

      Not sure what triggers this - but there are quite a few in the console (and this seems to be the only exception, there
      are a few other tidbits of INFO),

      Obviously, this is not a lot to go on, but maybe it's enough of a hint?

      Thanks

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                michafla Michael Lawrence (Inactive)
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: