You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by Russ <ru...@btopenworld.com> on 2002/04/10 14:33:47 UTC

Xindice startup.bat problems

Hi,

I managed to get Xindice working okay before on this machine, but when I
re-installed it I got the following stack trace when I ran the
startup.bat file:

Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/xml/utils/
DefaultErrorHandler
        at
org.apache.xindice.core.query.XPathQueryResolver.<init>(XPathQueryRes
olver.java:129)
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Unknown Source)
        at
org.apache.xindice.core.query.QueryEngine$1.process(QueryEngine.java:
100)
        at
org.apache.xindice.util.Configuration.processChildren(Configuration.j
ava:684)
        at
org.apache.xindice.core.query.QueryEngine.setConfig(QueryEngine.java:
95)
        at org.apache.xindice.core.Database.setConfig(Database.java:145)
        at
org.apache.xindice.server.services.XindiceService.initialize(XindiceS
ervice.java:106)
        at
org.apache.xindice.server.standard.StdServiceManager.addService(StdSe
rviceManager.java:166)
        at
org.apache.xindice.server.standard.StdServiceManager$1.process(StdSer
viceManager.java:104)
        at
org.apache.xindice.util.Configuration.processChildren(Configuration.j
ava:684)
        at
org.apache.xindice.server.standard.StdServiceManager.setConfig(StdSer
viceManager.java:90)
        at org.apache.xindice.server
        at org.apache.xindice.server.Kernel.loadAPI(Kernel.java:336)
        at org.apache.xindice.server.Kernel.<init>(Kernel.java:150)
        at org.apache.xindice.server.Kernel.<init>(Kernel.java:117)
        at org.apache.xindice.server.Xindice.main(Xindice.java:96)

Any help is much appreciated.

Regards,
--
Russ