Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-2456

testSingleSeqViewChimera throws exceptions (test passes)

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 2.10.1
    • Fix Version/s: None
    • Component/s: Test suite
    • Labels:
      None

      Description

      testSingleSeqViewChimera throws the following exceptions (truncated output):

      ALL CLOSED
      ## Chimera log: Exception when trying to open model /Users/kmourao/jalview/jalview/examples/1gaq.txt
      java.lang.NullPointerException
      java.lang.NullPointerException
      at jalview.ext.rbvi.chimera.JalviewChimeraBinding.openFile(JalviewChimeraBinding.java:157)
      at jalview.gui.ChimeraViewFrame.run(ChimeraViewFrame.java:475)
      at java.lang.Thread.run(Thread.java:745)
      ERROR: jalview.bin.Jalview - Couldn't open /Users/kmourao/jalview/jalview/examples/1gaq.txt in Chimera viewer!
      java.lang.NullPointerException
      at jalview.gui.ChimeraViewFrame.run(ChimeraViewFrame.java:476)
      at java.lang.Thread.run(Thread.java:745)
      ERROR - Couldn't open /Users/kmourao/jalview/jalview/examples/1gaq.txt in Chimera viewer!
      java.lang.NullPointerException
      at jalview.gui.ChimeraViewFrame.run(ChimeraViewFrame.java:476)
      at java.lang.Thread.run(Thread.java:745)

      If stepping through the code slowly these exceptions do not occur, so possibly some sort of closing down synchronisation issue.

        Attachments

          Activity

            People

            Assignee:
            jprocter James Procter
            Reporter:
            kmourao Kira MourĂ£o
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: