Hello, I can`t get xindice to run correctly on Linux. I have: ------- - Linux Suse 7.3 - j2sdk 1.4.0_03-b04 - xindice
Vars: ------ export XINDICE_HOME=/usr/local/xindice export JAVA_HOME=/usr/java/j2sdk1.4.0_03 export PATH=/usr/local/xindice/bin:$PATH export PATH=/usr/java/j2sdk1.4.0_03/bin:$PATH export CLASSPATH=/usr/local/xindice/java/lib/xalan-2.0.1.jar:$CLASSPATH export CLASSPATH=/usr/local/xindice/java/lib/xerces-1.4.3.jar:$CLASSPATH export CLASSPATH=/usr/local/xindice/java/lib/openorb-1.2.0.jar:$CLASSPATH export CLASSPATH=/usr/local/xindice/java/lib/xmldb.jar:$CLASSPATH export CLASSPATH=/usr/local/xindice/java/lib/xindice.jar:$CLASSPATH Messages: When starting the Server with "./start" I get: --> "A Xindice instance is already running with PID 17008" When creating a collection: "xindiceadmin ac -c /db -n addressbook" I get: --> ERROR : A connection to the Database instance 'db' could not be created. Error: Verbindungsaufbau abgelehnt I have installed on Windows without any problems. Can anyone help me? cheers Manfred
