Page 1 sur 1

SAX Exception when posting issues to Mantis

Publié : mar. févr. 16, 2021 2:41 pm
par dario
When trying to add a new issue to Mantis within Squash TM I get this error in the log and nothing is added.

Caused by: org.xml.sax.SAXException: Bad envelope tag: head
at org.apache.axis.message.EnvelopeBuilder.startElement(EnvelopeBuilder.java:71) ~[axis-1.4.jar!/:?]
at org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1048) ~[axis-1.4.jar!/:?]


It works if I add an existing issue.

https://ci.squashtest.org/mantis/view.php?id=8687

Does anybody know how to solve?