Hi, on my Linux Box, SuSE 7.3 it is running:
--- begin --- [EMAIL PROTECTED]:~/flirt/xml-xindice-1.0rc1 $ java -version java version "1.4.0-beta" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65) Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode) [EMAIL PROTECTED]:~/flirt/xml-xindice-1.0rc1 $ ./start Xindice Loader ============== Environment ----------- XINDICE_HOME = . CLASSPATH = ./java/lib/xmldb.jar:./java/lib/xmldb-xupdate.jar:./java/lib/xmldb-sdk.jar:./java/lib/xml-apis-1.0.jar:./java/lib/xindice.jar:./java/lib/xerces-1.4.3.jar:./java/lib/xalan-2.0.1.jar:./java/lib/openorb_tools-1.2.0.jar:./java/lib/openorb-1.2.0.jar:./java/lib/infozone-tools.jar:./java/lib/examples.jar:./java/lib/ant-1.4.1.jar:./classgen:./config: Starting Xindice ---------------- Xindice 1.0rc1 (DarkHorse) Database: 'db' initializing Script: 'GET' added to script storage Service: 'db' started Service: 'HTTPServer' started @ http://tnt:4080/ Service: 'APIService' started Server Running --- end --- Server is started and accessible through http . Best regards Heinrich --- Weitergeleitete Nachricht / Forwarded Message --- Date: Tue, 12 Feb 2002 02:04:29 -0700 From: Kimbro Staken <[EMAIL PROTECTED]> To: [email protected] Subject: Re: Re[2]: Startup error > Great thanks. For the people who are having problems is this the same JDK > 1.4 release? Also another thing to verify is that there isn't something > hanging out in JAVA_HOME/lib/ext. One final question, is anyone seeing > this on a platform that isn't Windows? > > On Tuesday, February 12, 2002, at 01:54 AM, Yuri Bakumenko wrote: > > > > > KS> My guess is this is a conflict with the built in XML parser in JDK > 1. > > 4, > > KS> can you test it with 1.3 VM? > > > > KS> Also, can anyone verify that they do have this working on JDK 1.4? > > > > Win2000 Pro SP2 > > JAVA_HOME=d:\j2sdk1.4.0-rc > > PATH=d:\j2sdk1.4.0-rc\bin;%path% > > > > ------ command shell ------------------------------------- > > > > W:\xml-xindice-1.0rc1>startup.bat > > 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) > > java -classpath (skipped) -noverify > > org.apache.xindice.core.server.Xindice .\\config\system.xml > > > > Xindice 1.0rc1 (DarkHorse) > > > > Database: 'db' initializing > > Script: 'GET' added to script storage > > Service: 'db' started > > Service: 'HTTPServer' started @ http://YURIB:4080/ > > Service: 'APIService' started > > > > Server Running > > > > ~ ----- command shell ------------------------------------- > > > > Server is started and accessible through http . > > > > Under Sun's JDK 1.3.1 has the same behaviour. > > > > -- > > Best regards, > > Yuri Bakumenko mailto:[EMAIL PROTECTED] > > > > > > > > > Kimbro Staken > XML Database Software, Consulting and Writing > http://www.xmldatabases.org/ > -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
