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=11593>.
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=11593

Running the Xerces Sample program produces error.

           Summary: Running the Xerces Sample program produces error.
           Product: Xerces2-J
           Version: 2.0.2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi,

When I tried executing the Sample program XMLGrammarBuilder, I get the 
following error message.
java.lang.VerifyError: (class: org/apache/xerces/impl/xs/traversers/XSDHandler, 
method: element2Locator signature: 
(Lorg/w3c/dom/Element;Lorg/apache/xerces/impl/xs/util/SimpleLocator;)Z) 
Incompatible object argument for function call

        at org.apache.xerces.impl.xs.XMLSchemaLoader.<init>(Unknown Source)

        at org.apache.xerces.impl.xs.XMLSchemaLoader.<init>(Unknown Source)

        at java.lang.Class.newInstance0(Native Method)

        at java.lang.Class.newInstance(Class.java:237)

        at org.apache.xerces.util.ObjectFactory.newInstance(Unknown Source)

        at org.apache.xerces.parsers.XMLGrammarPreparser.registerPreparser
(Unknown Source)

        at xni.XMLGrammarBuilder.main(XMLGrammarBuilder.java:254)

Exception in thread "main" 

Can anyone please let me know, why this is happening?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to