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

JobState.INVALID is not handled properly

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 2.12.0
    • Fix Version/s: 2.12.0
    • Component/s: JWS-GUI, slivka
    • Labels:
      None

      Description

      When a job is rejected by the server the JobStatus.INVALID is set when the job is polled but this is not handled by the UI. This currently affects all Slivka services. Jabaws is unaffected because instead a an exception is raised on submission which is interpreted as server error and reported to the user:

      ClustalOWSClient: Failed to submit the sequences for alignment (probably a server side problem)
      When contacting Server:http://www.compbio.dundee.ac.uk/jabaws

      java.lang.Exception: Server at http://www.compbio.dundee.ac.uk/jabaws returned null object, it probably cannot be contacted. Try again later.
      at jalview.ws.gui.MsaWSThread.StartJob(MsaWSThread.java:313)
      at jalview.ws.AWSThread.run(AWSThread.java:117)

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                Created:
                Updated: