[ http://issues.apache.org/jira/browse/XERCESJ-1054?page=comments#action_61955 ] Michael Glavassevich commented on XERCESJ-1054: -----------------------------------------------
I've seen a few reports like the one you found. Can you describe how you're doing validation from multiple threads? A simple test case which demonstrates the problem would be even more helpful to narrow down the problem. > Parsing XML sometimes goes wrong > -------------------------------- > > Key: XERCESJ-1054 > URL: http://issues.apache.org/jira/browse/XERCESJ-1054 > Project: Xerces2-J > Type: Bug > Environment: Sun Solaris > Reporter: Emmanuel d'Hardemare > > XML parser sometimes rejects XML messages, although the message is valid > considering the XSD definition. > This bug does not always appears, only some times. The error message could'nt > help to find the cause of this beahviour. > the error message : > error : org.xml.sax.SAXParseException: cvc-pattern-valid: Value '7534072' is > not facet-valid with respect to pattern '\d{1,20}' for type 'IdEptXdslType'. > 7534072 is respectful of the pattern \d{1,20} > Does this remind you something ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
