[ http://issues.apache.org/jira/browse/XERCESJ-1054?page=history ]

Michael Glavassevich updated XERCESJ-1054:
------------------------------------------

    Attachment: ValidationThreadTest.java

A threading stress test for schema validation. This program takes three 
parameters: the URI of the XML document, the number of iterations to run per 
thread and the number of threads to run.

> 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
>  Attachments: ValidationThreadTest.java
>
> 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]

Reply via email to