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 "Martin Kendall (JIRA)" <xe...@xml.apache.org> on 2005/02/08 11:39:12 UTC

[jira] Created: (XERCESJ-1042) Fatal Error - Line: 811 Message: Attribute name "vaescue" associated with an element type "xs:enumeration" must be followed by the ' = ' character.

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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org


[jira] Commented: (XERCESJ-1042) Fatal Error - Line: 811 Message: Attribute name "vaescue" associated with an element type "xs:enumeration" must be followed by the ' = ' character.

Posted by "Martin Kendall (JIRA)" <xe...@xml.apache.org>.
     [ 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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org


[jira] Commented: (XERCESJ-1042) Fatal Error - Line: 811 Message: Attribute name "vaescue" associated with an element type "xs:enumeration" must be followed by the ' = ' character.

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1042?page=comments#action_58888 ]
     
Michael Glavassevich commented on XERCESJ-1042:
-----------------------------------------------

The error message you're seeing normally indicates that the XML document being processed by the parser is not well-formed. In order to investigate this issue we're going to need more details on your scenario. Can you provide a test case which reproduces this problem?

> 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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org