Petals BC REST

org.xml.sax.SAXParseException: content is not allowed in trailing section

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 2.0.0-BC, 2.0.0-SU-UT-FMK
  • Fix Version/s: 2.1.0-BC, 2.1.0-SU-UT-FMK
  • Component/s: Provider mode
  • Security Level: Public
  • Description:
    Hide

    Sometimes the following error occurs reading the response of a service implemented by BC REST as a service provider:

    org.xml.sax.SAXParseException; lineNumber: 12106; columnNumber: 1; Content is not allowed in trailing section.]
    	at javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(AbstractUnmarshallerImpl.java:335)
    	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(UnmarshallerImpl.java:578)
    	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:264)

    The same problem occurs with the unit test framework.

    Show
    Sometimes the following error occurs reading the response of a service implemented by BC REST as a service provider:
    org.xml.sax.SAXParseException; lineNumber: 12106; columnNumber: 1; Content is not allowed in trailing section.]
    	at javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(AbstractUnmarshallerImpl.java:335)
    	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(UnmarshallerImpl.java:578)
    	at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:264)
    The same problem occurs with the unit test framework.
  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Wed, 14 Oct 2020 - 14:02:59 +0200

Fixed on branch petals-bc-rest-1.3.x

Show
Christophe DENEUX added a comment - Wed, 14 Oct 2020 - 14:02:59 +0200 Fixed on branch petals-bc-rest-1.3.x
Hide
Christophe DENEUX added a comment - Wed, 14 Oct 2020 - 14:03:11 +0200

Reopened to be merged in main line

Show
Christophe DENEUX added a comment - Wed, 14 Oct 2020 - 14:03:11 +0200 Reopened to be merged in main line
Hide
Christophe DENEUX added a comment - Wed, 14 Oct 2020 - 14:03:48 +0200

Merged in trunk

Show
Christophe DENEUX added a comment - Wed, 14 Oct 2020 - 14:03:48 +0200 Merged in trunk

People

Dates

  • Created:
    Wed, 14 Oct 2020 - 13:47:11 +0200
    Updated:
    Wed, 14 Oct 2020 - 14:03:48 +0200
    Resolved:
    Wed, 14 Oct 2020 - 14:03:48 +0200