Uploaded image for project: 'JABAWS'
  1. JABAWS
  2. JWS-2

SOAP XML exception: Invalid XML character (0x0 UTF8)

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      jax-ws webservice client

      Description

      WARN - Exception when retrieving remaining Job progress data for job ClustalW#9635824405185472 on server http://webservices.compbio.dundee.ac.uk:8084/jws2
      com.sun.xml.internal.ws.encoding.soap.DeserializationException: Failed to read a response: javax.xml.bind.UnmarshalException
       - with linked exception:
      [javax.xml.stream.XMLStreamException: ParseError at [row,col]:[22,1]
      Message: An invalid XML character (Unicode: 0x0) was found in the element content of the document.]
      at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:113)
      at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78)
      at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:107)
      at $Proxy22.pullExecStatistics(Unknown Source)
      at jalview.ws.jws2.MsaWSThread.updateJobProgress(MsaWSThread.java:505)
      at jalview.ws.jws2.MsaWSThread.parseResult(MsaWSThread.java:594)
      at jalview.ws.AWSThread.run(AWSThread.java:178)
      Caused by: javax.xml.bind.UnmarshalException
       - with linked exception:
      [javax.xml.stream.XMLStreamException: ParseError at [row,col]:[22,1]
      Message: An invalid XML character (Unicode: 0x0) was found in the element content of the document.]
      at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:415)
      at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:351)
      at com.sun.xml.internal.bind.v2.runtime.BridgeImpl.unmarshal(BridgeImpl.java:109)
      at com.sun.xml.internal.bind.api.Bridge.unmarshal(Bridge.java:222)
      at com.sun.xml.internal.ws.client.sei.ResponseBuilder$DocLit.readResponse(ResponseBuilder.java:514)
      at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:110)
      ... 6 more
      Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[22,1]
      Message: An invalid XML character (Unicode: 0x0) was found in the element content of the document.
      at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:588)
      at com.sun.xml.internal.ws.util.xml.XMLStreamReaderFilter.next(XMLStreamReaderFilter.java:81)
      at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StAXStreamConnector.bridge(StAXStreamConnector.java:181)
      at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:349)
      ... 10 more

        Attachments

          Activity

            People

            Assignee:
            pvtroshin Peter Troshin
            Reporter:
            jprocter James Procter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: