Posted: Mon Sep 03, 2007 9:19 am Post subject: BIP5004E xml parsing error
Novice
Joined: 24 Jul 2007 Posts: 20 Location: ITALY
Hi all,
I have this log:
BIP5004E: XML parsing error (An exception occurred! Type:UnexpectedEOFException, Message:The end of input was not expected) encountered on line 27293 column 18 while parsing element MessageFlow...
Here my questions:
Where is "line 27293 column 18" ?
What file have I to check?
Thanks all.
This error means that the data that came in was shorter than it was expected to be. _________________ I am *not* the model of the modern major general.
BIP5004 is a parsing exception issued by the XML and XMLNS parsers when they are attempting to parse an XML document. Your input document contained an unexpected 'end of file' ( may simply be an illegal character in the middle of the input message ).
So you should find the input message which triggered the error and look at the line and column specified in the error.
Thanks for your attention.
I want to specify that I don't have processed any file in my messageflow. The BIP5004E message log occurs when I restart my broker; in fact, my message flow has run down in my execution grup.
To restart it I must delete message flow then I must deploy it.
MMMM!!!!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum