You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by Manfred Weber <ma...@coma2.com> on 2003/01/23 12:29:18 UTC

Maybe a simple problem!

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



Re: Maybe a simple problem!

Posted by Marc Schlüpmann <ma...@uni-essen.de>.
Hello,

XIndice did not shutdown correctly last time. Try to delete 
$XINDICE_HOME/config/xindice.pid

Cheers,
	marc


Am Donnerstag, 23.01.03 um 12:29 Uhr schrieb Manfred Weber:

> 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
>
>