Wolfgang, Try checking your classpath. Sorry, I haven't tried that release yet...
Mark Wolfgang B�r wrote: > Hi Mark, > > in the distribution from dbxml.org there is already a xindice.jar file. > But nevertheless it also doesn't work after a new build. > > And after a look in the api-documentation, i didn't found a method > getSAXParser ! > > Thanks, > > Wolfgang > > Mark J. Stang wrote: > > >Did you build it first :-)? > > > >Mark > > > >Wolfang B�r wrote: > > > >>Hi, > >> > >>i'm new to Xindice and just downloaded and installed it. > >> > >>I have done all the Path settings like in the install.windows file. > >> > >>When I try to start the server the following exception appears: > >> > >>E:\Programme\xml-xindice-1.0rc1>startup > >> > >>java -classpath > >>".;E:\Programme\xml-xindice-1.0rc1\java\lib\Xindice.jar;E:\Programme\ant\config;E:\Programme\xml-xindice-1.0rc1\java\lib\ant-1.4.1.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\examples.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\infozone-tools.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\openorb-1.2.0.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\openorb_tools-1.2.0.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\servlet.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\xalan-2.0.1.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\xerces-1.4.3.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\xindice.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\xml-apis-1.0.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\xmldb-sdk.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\xmldb-xupdate.jar;E:\Programme\xml-xindice-1.0rc1\java\lib\xmldb.jar;E:\Programme\jdk1.3.1_01\lib\tools.jar" > >>-noverify org.apache.xindice.core.server.Xindice > >>E:\Programme\xml-xindice-1.0rc1\config\system.xml > >> > >>Xindice 1.0rc1 (DarkHorse) > >> > >>Exception in thread "main" java.lang.NoSuchMethodError > >> at org.apache.xindice.xml.dom.DOMParser.getSAXParser(Unknown Source) > >> at org.apache.xindice.xml.dom.DOMParser.<init>(Unknown Source) > >> at org.apache.xindice.xml.dom.DOMParser.toDocument(Unknown Source) > >> at org.apache.xindice.core.SystemCollection.init(Unknown Source) > >> at org.apache.xindice.core.Database.setConfig(Unknown Source) > >> at > >>org.apache.xindice.server.services.XindiceService.initialize(UnknownSource) > >> at > >>org.apache.xindice.server.standard.StdServiceManager.addService(Unknown > >>Source) > >> at > >>org.apache.xindice.server.standard.StdServiceManager$1.process(Unknown > >>Source) > >> at org.apache.xindice.util.Configuration.processChildren(Unknown > >>Source) > >> > >> at > >>org.apache.xindice.server.standard.StdServiceManager.setConfig(Unknown > >>Source) > >> at org.apache.xindice.server.Kernel.loadAPI(Unknown Source) > >> at org.apache.xindice.server.Kernel.<init>(Unknown Source) > >> at org.apache.xindice.server.Xindice.main(Unknown Source) > >>E:\Programme\xml-xindice-1.0rc1> > >> > >>Can anybody help me ? > >> > >>Thanks, > >> > >>Wolfgang > >> > > > >
