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/local/xml-xindice-1.0rc1/java/lib/infozone-tools.jar:/usr/local/xml-xindice-1.0rc1/java/lib/examples.jar:/usr/local/xml-xindice-1.0rc1/java/lib/ant-1.4.1.jar:/usr/local/xml-xindice-1.0rc1/classgen:/usr/local/xml-xindice-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)
