You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2005/08/09 20:04:52 UTC

[jira] Commented: (XERCESJ-1054) Parsing XML sometimes goes wrong

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

Michael Glavassevich commented on XERCESJ-1054:
-----------------------------------------------

I found a race condition in the code that handles character ranges. I believe this might be causing the failure though I've never been able to reproduce it. It seems that XERCESJ-1076 is another report of the same issue. I've put a fix into CVS which should eliminate the race condition. Could you please check whether tomorrow's build (or later) [1] resolves your problem? 

[1] http://vmgump.apache.org/gump/public-jars/xml-xerces2/jars/ 

> 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: Cap Brasil Ano
>  Attachments: ValidationThreadTest.java, ValidationThreadTest.zip, service_1_20050510155441.log
>
> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org