Content not allowed in prolog exception

  • Share
  • Share

Applies to:
NA

Description:
Occurs while parsing of invalid XML file.

Cause:
You have passed to the parser invalid or corrupted XML file.

JAVA-JRE

  1. admin
    March 20th, 2009 at 10:28 | #1

    a. Verify the xml against the schema.
    b. The error message appears to indicate that the XML parser thinks it’s seeing a comment before it sees the c. Edit the file with a hex dump or hex editor and check the first two or three bytes and ensure that the file starts with correct data.

  1. No trackbacks yet.