Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Not able to start xindice data base

843834Feb 6 2002 — edited Feb 14 2002
I am trying to go through the tutorial of registry server. But, I am not able to start xindice database. Following is the exception that I am getting,Buildfile: d:\JWSDP-~1\bin\xindice.xml

start:
[java]
[java] Xindice 1.0rc1 (DarkHorse)
[java]
[java] Database: 'db' initializing
[java] java.lang.NoSuchMethodError
[java] at org.apache.xindice.xml.dom.DOMParser.getSAXParser(Unknown Sou
rce)
[java] at org.apache.xindice.xml.dom.DOMParser.<init>(Unknown Source)
[java] at org.apache.xindice.xml.dom.DOMParser.toDocument(Unknown Sourc
e)
[java] at org.apache.xindice.core.SystemCollection.init(Unknown Source)

[java] at org.apache.xindice.core.Database.setConfig(Unknown Source)
[java] at org.apache.xindice.server.services.XindiceService.initialize(
Unknown Source)
[java] at org.apache.xindice.server.standard.StdServiceManager.addServi
ce(Unknown Source)
[java] at org.apache.xindice.server.standard.StdServiceManager$1.proces
s(Unknown Source)
[java] at org.apache.xindice.util.Configuration.processChildren(Unknown
Source)
[java] at org.apache.xindice.server.standard.StdServiceManager.setConfi
g(Unknown Source)
[java] at org.apache.xindice.server.Kernel.loadAPI(Unknown Source)
[java] at org.apache.xindice.server.Kernel.<init>(Unknown Source)
[java] at org.apache.xindice.server.Xindice.main(Unknown Source)
[java] Exception in thread "main"
[java] Java Result: 1

BUILD SUCCESSFUL

does any one have any idea about this???

Pawan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2002
Added on Feb 6 2002
6 comments
136 views