Re: java.lang.StackOverflowError while validating CDATA using DomParser

2008-03-20 Thread Michael Glavassevich
Hi Martin, [EMAIL PROTECTED] wrote on 03/20/2008 09:38:02 AM: > The stacktrace of xerces when it dies with Stack Overflow is ending at > matchString until the stack overflows: > > ... > org.apache.xerces.impl.xpath.regex.RegularExpression.matchString > org.apache.xerces.impl.xpath.regex.Regular

java.lang.StackOverflowError while validating CDATA using DomParser

2008-03-20 Thread Martin Man
Hi all, [ please CC me on replies as I'm not following j-users ] I'm hitting something that might be a xerces bug while parsing & validating rather small XML file that contains the CDATA of around 2000 bytes long. The schema for this element is defined like this: