Hi,

when indexing some XML files I get this strange error:

org.apache.cocoon.ProcessingException: Failed to execute pipeline.: org.apache.cocoon.ProcessingException: Cannot parse!: org.xml.sax.SAXParseException: The string "--" is not permitted within comments.

column: 18

line: 872

cause: org.xml.sax.SAXParseException: The string "--" is not permitted within comments.

The problem is that there are no -- characters at the specified location (in fact, there are no -- characters in the .xml document at all).

Playing around it seems that this error is reported when indexing 'large' xml files. The xml file has a size of 270 kb . Reducing it to 1/3rd seems to solve the problem.

Is there a limit on the size of an xml file Cocoon can process (as it is a
org.apache.cocoon.ProcessingException error).

I'm using Tomcat 4.0.6, Cocoon 2.1.4 and Windows XP

Regards,
Stefan

_________________________________________________________________



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to