With "E:\xindice1\my>xindiceadmin lc -c /db" i get the terrible error too.
with E:\xindice1\my>xindiceadmin lc -c localhost:4080/db ERROR : E:\xindice1\my> and with E:\xindice1\my>xindiceadmin lc -c localhost:4080/db2 ERROR : A connection to the Database instance 'db2' could not be created. Error: http://localhost:4080/db2_bootstrap.ior E:\xindice1\my> I cant understand it, when i installed Xindice on other WIN2000-PC, its work. Is there something like a database-logfile (i know that Xindice contains HTTP-Logfile. "Kurt Ward" <[EMAIL PROTECTED] To: <xindice-users@xml.apache.org> om> cc: Subject: Re: Xindice responses ERROR: (without description)!. 28.05.2002 18:06 Please respond to xindice-users Try: E:\xindice1\my>xindiceadmin lc -c /db ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <xindice-users@xml.apache.org> Sent: Tuesday, May 28, 2002 7:34 AM Subject: Xindice responses ERROR: (without description)!. > Hello!, > > i have already some experiences with Xindice, > but since i installed Xindice on Windows 2000 5.00.2195-Serice Pack 2 > i cant access the Database. > When i started Xindice, all see to be ok: > > > --------------------- > E:\xindice1>startup > "e:\jdk14\bin\java" -classpath ".;e:\xindice1\java\lib\xindice.jar;e:\xindice1\j > ava\lib\xmldb.jar;r;e:\xindice1\java\lib\xerces-1.4.3.jar;\config;e:\xindice 1\ja > va\lib\ant-1.4.1.jar;e:\xindice1\java\lib\examples.jar;e:\xindice1\java\lib\ info > zone-tools.jar;e:\xindice1\java\lib\openorb-1.2.0.jar;e:\xindice1\java\lib\o peno > rb_tools-1.2.0.jar;e:\xindice1\java\lib\xalan-2.0.1.jar;e:\xindice1\java\lib \xer > ces-1.4.3.jar;e:\xindice1\java\lib\xindice.jar;e:\xindice1\java\lib\xml-apis -1.0 > .jar;e:\xindice1\java\lib\xmldb-sdk.jar;e:\xindice1\java\lib\xmldb-xupdate.j ar;e > :\xindice1\java\lib\xmldb.jar;e:\jdk14\lib\tools.jar" -noverify org.apache.xindi > ce.core.server.Xindice e:\xindice1\config\system.xml > > Xindice 1.0 (Birthday) > > Database: 'db' initializing > Script: 'GET' added to script storage > Service: 'db' started > Service: 'HTTPServer' started @ http://localhost:4080/ > Service: 'APIService' started > Server Running > ----------------------- > > When i send HTTP-Requests for the Xindice-Documentation > (http://localhost:4080), the Responses are ok. > But when i try to access the Database, for Example > to get all Collections, i get the terrible "error:"-Message, without > Description. > E:\xindice1\my>xindice lc -c /db > ERROR : > > > Can someone help me ?