[ http://issues.apache.org/jira/browse/XERCESJ-1042?page=comments#action_58902 ] Martin Kendall commented on XERCESJ-1042: -----------------------------------------
It is going to be tricky coming up with a test case in that the very same piece of XML is parsed without any problems when a rattempt is made within seconds of the error. I don't see how wecan replicate the problem unless we can setup an identical environment where multiple XML messages per second are processed in a singleThreaded mode. Do please suggest any alternatives you can think of as I am quite baffled by the whole thing. > Fatal Error - Line: 811 Message: Attribute name "vaescue" associated with > an element type "xs:enumeration" must be followed by the ' = ' character. > ------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: XERCESJ-1042 > URL: http://issues.apache.org/jira/browse/XERCESJ-1042 > Project: Xerces2-J > Type: Bug > Components: XML Schema API > Versions: 2.6.2 > Environment: Win XP, SUN SDK 1.4.1 > Reporter: Martin Kendall > > Intermittent error on validating XML. The same XML structure can be > successfully parsed at a later time. > Occurs mostly when JVM is busy handling other XML servers (up to 10 in > singleThreaded mode). > Running in singleThreadedMode as Xerces 2.6.2 is not proving to be thread > safe. -- 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]
