Ross, For a quick test, in whatever shell you are starting xindiceadmin, wipe out the classpath. Also, has anyone added any jars to the jre/lib and jre/lib/ext? Also, is JAVA_HOME set?
Mark Ross Gardler wrote: > > xindiceadmin lc -c /db > > Same result (about 1 minute delay then returns "ERROR:" with no further > message. > > > java -version > > Java(TM) 2 Runtime Environmet, Standard Edition (build 1.3.1_02-b02) > > Java HotSpot(TM) Client VM (build 1.3.1.02-b02, mixed mode) > > > > > See which version of java you have. Also, make sure > > XINDICE_HOME is set. > > This is set to the installation directory of xindice, typing cd > $XINDICE_HOME followed by ./start starts the server. > > Ross > > > > > HTH, > > > > Mark > > > > Ross Gardler wrote: > > > > > >>I am trying to run the rc2 release of xindice. I can start the server > >>and visit http://localhost:4080 no problem. > >> > >>However when I run the command: > >> > >>xindiceadmin ac -c /db -n addressbok > >> > >>There is a considerable delay (around 60 seconds) where nothing seems to > >>happen and eventually "ERROR:" is returned. There is no other > >>information in this error message, just the word "ERROR". > >> > >>Any ideas? > >> > >>Ross > >>
