Skip to main content

alphaWorks  >  Forums  >  XML Schema Quality Checker  >  developerWorks

Run-time error with 2.2.1    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Apr 28, 2005 9:54 PM Last Post By: Achille Fokoue Threads: [ Previous | Next ]
Randy Ray
Run-time error with 2.2.1
Posted: Mar 27, 2005 05:02:34 PM
Click to report abuse...   Click to reply to this thread Reply
I am consistently getting a run-time error:

Initializing Schema Quality Checker. Please wait ...
Exception in thread "main" java.lang.NoSuchMethodError: org.w3c.dom.Node.getLocalName()Ljava/lang/String;
at org.apache.xerces.util.DOMUtil.getLocalName(Unknown Source)
at org.apache.xerces.impl.xs.traversers.XSAttributeChecker.resolveNamespace(Unknown Source)
at org.apache.xerces.impl.xs.traversers.XSAttributeChecker.checkAttributes(Unknown Source)

(this goes on for about 60 lines or so).

I am getting this with the Sun JDK 1.4, and I've verified that the classpath is being kept to only the JARs provided in the SQC download.

Randy
Achille Fokoue
Re: Run-time error with 2.2.1
Posted: Mar 28, 2005 08:45:01 AM   in response to: Randy Ray in response to: Randy Ray 's post
Click to report abuse...   Click to reply to this thread Reply
Hi Randy,

Thanks for your feedback.
Please use a JRE or JDK version 1.3. It seems that there are some
incompatibilities between the XML libraries shipped in Sun JDK 1.4 and the ones
required by SQC.

Best regards,Achille.

Point your RSS reader here for a feed of the latest messages in all forums