DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17054>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17054 Spurious parser validation failure on date Summary: Spurious parser validation failure on date Product: Xerces2-J Version: 2.0.1 Platform: Sun OS/Version: Solaris Status: NEW Severity: Normal Priority: Other Component: SAX AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The following exception is thrown during validation: org.xml.sax.SAXParseException: cvc-type.3.1.3: The value '2003-02-13T14:08:01.880Z' of element 'dateTime' is not valid. But as shown, the date is valid. This exception is not consistently thrown -- we get it inconsistently a couple of times a day -- about 4 to 5 times per 12000 messages validated. Validating the same messages again in the same order does not reliably recreate this problem, nor does validating the same message in a loop. Any help is greatly appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
