I notice you're using the old "release" version of Xindice. I'd strongly recommend upgrading to the current CVS version, before attempting anything further...
James On Thursday 21 November 2002 21:09, Lixin Meng wrote: > I used to be able to run Xindice on my machine (two days ago). All the > sudden, all commands will return 'ERROR:' as below. I couldn't find > anything from the log. Anyone has a clue where should I look into. > > I search this mail archive and found one reported a similar problem after > the machine was in standby mode. No answer except one asked if the machine > was using DHCP. Mine was not in standby mode. I do use DHCP though. After > the problem, I did try to reboot and even re-install the Xindice. > > Any help will be appreciated. > > Lixin > > > ------------------ client side --------------------------- > C:\>set CLASSPATH=W:\study\xml-xindice-1.0\java\lib\Xindice.jar > > C:\>xindiceadmin add_collection -c /db -n xyz > ERROR : > C:\> > ------------------ end of client side --------------------------- > > ------------------ server side --------------------------- > W:\study\xml-xindice-1.0>startup > java -classpath > "W:\study\xml-xindice-1.0\java\lib\Xindice.jar;C:\APPS\jakarta-ant-1.3\conf >i g;W:\stu > dy\xml-xindice-1.0\java\lib\ant-1.4.1.jar;W:\study\xml-xindice-1.0\java\lib >\ examples.jar;W:\study\xm > l-xindice-1.0\java\lib\infozone-tools.jar;W:\study\xml-xindice-1.0\java\lib >\ openorb-1.2.0.jar;W:\stu > dy\xml-xindice-1.0\java\lib\openorb_tools-1.2.0.jar;W:\study\xml-xindice-1. >0 \java\lib\xalan-2.0.1.ja > r;W:\study\xml-xindice-1.0\java\lib\xerces-1.4.3.jar;W:\study\xml-xindice-1 >. 0\java\lib\xindice.jar;W > > :\study\xml-xindice-1.0\java\lib\xml-apis-1.0.jar;W:\study\xml-xindice-1.0\ > :j > > ava\lib\xmldb-sdk.jar;W: > \study\xml-xindice-1.0\java\lib\xmldb-xupdate.jar;W:\study\xml-xindice-1.0\ >j ava\lib\xmldb.jar;C:\APP > S\j2sdk1.4.1_01\lib\tools.jar" -noverify > org.apache.xindice.core.server.Xindice W:\study\xml-xindice > -1.0\config\system.xml > > Xindice 1.0 (Birthday) > > Database: 'db' initializing > Script: 'GET' added to script storage > Service: 'db' started > Service: 'HTTPServer' started @ http://sanjose:4080/ > Service: 'APIService' started > > Server Running > ------------------ end of server side ---------------------------