[
https://issues.apache.org/jira/browse/AXIS2-5662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079703#comment-14079703
]
Andreas Veithen commented on AXIS2-5662:
----------------------------------------
The provided information is insufficient:
* There is no information about the Axis2 version and no information about the
StAX implementation that is being used.
* The stack trace is incomplete. In particular, the root cause is missing
(which would have given information about the StAX parser).
* There is no information about how the XML data (which looks well formed) was
obtained.
> Parse Error: Message: Content is not allowed in prolog.
> --------------------------------------------------------
>
> Key: AXIS2-5662
> URL: https://issues.apache.org/jira/browse/AXIS2-5662
> Project: Axis2
> Issue Type: Bug
> Reporter: Kyle Thayer
> Attachments: ProblemCausingXMLshortened
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Here is the stack trace that the client is getting:
> INFO | jvm 1 | 2014/05/07 15:18:26 | Caused by:
> org.apache.axis2.AxisFault: javax.xml.stream.XMLStreamException: ParseError
> at [row,col]:[1,1]
> INFO | jvm 1 | 2014/05/07 15:18:26 | Message: Content is not allowed in
> prolog.
> INFO | jvm 1 | 2014/05/07 15:18:26 | at
> org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
> INFO | jvm 1 | 2014/05/07 15:18:26 | at
> org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:123)
> INFO | jvm 1 | 2014/05/07 15:18:26 | at
> org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:67)
> INFO | jvm 1 | 2014/05/07 15:18:26 | at
> org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:354)
> INFO | jvm 1 | 2014/05/07 15:18:26 | at
> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:417)
> INFO | jvm 1 | 2014/05/07 15:18:26 | at
> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
> INFO | jvm 1 | 2014/05/07 15:18:26 | at
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
> INFO | jvm 1 | 2014/05/07 15:18:26 | at
> com.netqos.inventory2.client.Inventory2WSStub.requestInventory(Inventory2WSStub.java:732)
> INFO | jvm 1 | 2014/05/07 15:18:26 | at
> com.ca.netqos.connector.impl.npc.Inventory2WSStubImpl.connectorRequestInventory(Inventory2WSStubImpl.java:272)
> INFO | jvm 1 | 2014/05/07 15:18:26 | at
> com.ca.netqos.connector.impl.NetQoSMDRImpl.getData(NetQoSMDRImpl.java:148)
> INFO | jvm 1 | 2014/05/07 15:18:26 | at
> com.ca.netqos.connector.ucf.NetQoSConnector.get(NetQoSConnector.java:300)
> I have attached a copy of the XML causing the problem. Any help with this
> issue would be greatly appreciated.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]