Page 1 of 1

xmlVersion space expected

Posted: Sun Aug 17, 2014 4:48 pm
by copernic2006
Hello,
For 24 hours, I get the following error:
Rule: 1002 fired (level 2) -> "Unknown problem somewhere in the system."
Portion of the log(s):
body.xml:1: parser error : ParsePI: PI xmlversion space expected
Have you ever encountered this error ?, and how to fix it, please?

Re: xmlVersion space expected

Posted: Mon Aug 18, 2014 12:42 pm
by mikeshinn
That means someone submitted some XML content to one of your web applications, and the XML content was so badly formated that it couldnt be parsed, and was rejected by apache. Theres nothing for you to fix on the server, its a client side issue. The XML submitted was just badly formated and was unparseable.