Hi Manfred,

a reboot will help, of course. But it is faster to just kill the xindice processes.

there should be two task per xindice instance with process ids very close to another:

one that command is like "sh ./start" and the other like "java -Xms16m -Xmx168m"

I think killing the "sh ./start" one is enough. the other one should end too.

        marc


Am Donnerstag, 23.01.03 um 17:27 Uhr schrieb Manfred Weber:

Hi,
yes thats the problem. Now I have deleted the PID-File 2 times and cannot
restart the server again.
When ./start I get:


Starting Xindice
----------------
Xindice 1.0 (Birthday)
Database: 'db' initializing
Filter: 'XMLRPCHandler' added to filtering chain
Script: 'GET' added to script storage
Service: 'db' started
ERROR: Could not start service 'HTTPServer'
Service: 'APIService' started
FATAL ERROR: Service manager could not be started

Should I reboot to solve this?
Manfred

Thanx Marc


----- Original Message ----- From: "Marc Schl�pmann" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, January 23, 2003 5:21 PM Subject: Re: Another problem


Hello Manfred,

yes, you are right. Use "xindiceadmin shutdown -c /db" to stop the
server. the command "xindice" does not have an action shutdown.

If you do not use "xindiceadmin shutdown -c /db" and you delete the pid
file, then the server is still running. When you start another one, two
are running... This could end in a very slow machine.

Hope this helps again.

marc schl�pmann

Am Donnerstag, 23.01.03 um 16:52 Uhr schrieb Manfred Weber:

Hi,

thanx Marc Schl�pfmann.

It now works. Ok, then I tried to install phpxindice and the Xindice
XML-RPC
Interface. Everything is ok, only problem is that i did not shutdown
the
server correct again.
The command "xindice shutdown -c /db" didnt work so I deleted the
PID-File
again.
But is it possible that instead of "xindice" i have to use
"xindiceadmin
shutdown -c /db" to shutdown ???
Anyway, now, when starting I get follwing error:
ERROR: Could not start service 'HTTPServer'

Can you help me again?
Manfred






Reply via email to