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

spurious output image .extensions cause jalview CLI execution to fail with NPE

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 2.11.3.0, 2.11.3.1, 2.11.3.2
    • Fix Version/s: 2.11.3.3
    • Component/s: None
    • Labels:
      None
    • Sprint:
      2.11.3.3 release

      Description

      Using --image temp1aln.ong as a CLI results in a null pointer exception (see below) rather than a more informative 'Image format not recognised from .ong'

      ERROR - Unexpected error during export to 'temp1aln.ong'
      java.lang.NullPointerException: null
      at jalview.bin.Commands.processImages(Commands.java:1007) [jalview-all-j11.jar:2.11.3.1]
      at jalview.bin.Commands.processArgs(Commands.java:149) [jalview-all-j11.jar:2.11.3.1]
      at jalview.bin.Jalview.doMain(Jalview.java:841) [jalview-all-j11.jar:2.11.3.1]
      at jalview.bin.Jalview.main(Jalview.java:258) [jalview-all-j11.jar:2.11.3.1]

        Attachments

          Activity

            People

            Assignee:
            jprocter James Procter
            Reporter:
            jprocter James Procter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: