Try to take a look at all running java processes. This error appears on my system, when I kill the environment of the database by let's say closing the terminal or just pressing CTRL-C instead of using the admin tool to shutdown the database.
So if I kill all the java processes of the database, it restarts fine. By the way, on win systems this is not problem at all. -----Urspr�ngliche Nachricht----- Von: S.M. Siebinga [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 14. Februar 2002 16:40 An: [email protected] Betreff: start up error Hello all, I tried to run Xindice on Suse 7.3 and got the error below. I have tried to rebuild from source but after that it returned the same error. I am using java verion 1.4 and have also tried sdk 1.3.1. Does anyone know how to solve this problem. Thanks Sjoerd Siebinga falinux1:/usr/local/xml-xindice-1.0rc1 # java -version java version "1.4.0-rc" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-rc-b91) Java HotSpot(TM) Client VM (build 1.4.0-rc-b91, mixed mode) falinux1:/usr/loca/xml-xindice-1.0rc1 # ./start Xindice Loader ============== Environment ----------- XINDICE_HOME = /usr/local/xml-xindice-1.0rc1 CLASSPATH = /usr/local/xml-xindice-1.0rc1/java/lib/xmldb.jar:/usr/local/xml-xindice- 1.0rc1/java/lib/xmldb-xupdate.jar:/usr/local/xml-xindice-1.0rc1/java/lib /xmldb-sdk.jar:/usr/local/xml-xindice-1.0rc1/java/lib/xml-apis-1.0.jar:/ usr/local/xml-xindice-1.0rc1/java/lib/xindice.jar:/usr/local/xml-xindice -1.0rc1/java/lib/xerces-1.4.3.jar:/usr/local/xml-xindice-1.0rc1/java/lib /xalan-2.0.1.jar:/usr/local/xml-xindice-1.0rc1/java/lib/openorb_tools-1. 2.0.jar:/usr/local/xml-xindice-1.0rc1/java/lib/openorb-1.2.0.jar:/usr/lo cal/xml-xindice-1.0rc1/java/lib/infozone-tools.jar:/usr/local/xml-xindic e-1.0rc1/java/lib/examples.jar:/usr/local/xml-xindice-1.0rc1/java/lib/an t-1.4.1.jar:/usr/local/xml-xindice-1.0rc1/classgen:/usr/local/xml-xindic e-1.0rc1/config: Starting Xindice ---------------- Xindice 1.0rc1 (DarkHorse) Database: 'db' initializing 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 java version "1.4.0-rc" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-rc-b91) Java HotSpot(TM) Client VM (build 1.4.0-rc-b91, mixed mode)
