Re: Error parsing XML data: fillbuf

2002-04-18 Thread Thomas B. Passin
[Hsing, Jeff] > > I looked at the Crimson source code it and it seems like its going through a > section of code to check to ']]>'. But when I print out the XML that it is > suppose to parse, I can't find any instances of it. Plus what is wrong with > ']]>'? > "]]>" is reserved to denote the en

Error parsing XML data: fillbuf

2002-04-18 Thread Hsing, Jeff
I was wondering if anyone can help me with this error? I constantly get this exception and I don't know how to fix it: java.lang.InternalError: fillbuf at org.apache.crimson.parser.InputEntity.parsedContent(InputEntity.java:545) at org.apache.crimson.parser.Parser2.content(Parser2