I think the system variable should be XINDICE_HOME instead of HOME_XINDICE
> -----Oorspronkelijk bericht----- > Van: 98030001 [mailto:[EMAIL PROTECTED] > Verzonden: Tuesday, April 16, 2002 7:05 PM > Aan: 'Franosch, Heike '; '[email protected] ' > Onderwerp: RE: NoClassDefFoundError...Please Help > > > Thanks for ur help but this doesn't work. > The problem is still unresolved. Will appreciate any help given. > > Thanks > > > > -----Original Message----- > From: Franosch, Heike > To: [email protected] > Sent: 4/16/02 12:08 PM > Subject: RE: NoClassDefFoundError...Please Help > > Hi, > > you should put "" around your classpath. The "." are interpreted and > replaced by "/". > > Heike > > > -----Original Message----- > > From: 98030001 [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, April 16, 2002 5:50 AM > > To: '[email protected]' > > Subject: NoClassDefFoundError...Please Help > > > > > > Hello All > > I am shifting my project from dbxml to xindice. I have updated the > > environment variables as mentioned in the docs file. The > > xindice server > > starts with no error, but after that for any command given(even for > > shutdown), it gives the following error. > > > > C:\xindice>xindiceadmin shutdown -c /db > > Exception in thread "main" java.lang.NoClassDefFoundError: > > ;c:\xindice\java\lib\xerces-1/4/3/jar;c:\xindice\java\lib\xala > > n-2/0/1/jar;;\ > > config;c:\xindice\ja > > > > va\lib\ant-1/4/1/jar;c:\xindice\java\lib\examples/jar;c:\xindi > > ce\java\lib\in > > fozone-tools/jar;c:\xindice\java\lib\openorb-1/2/0/jar;c:\xind > > ice\java\lib\o > > pen > > > > orb_tools-1/2/0/jar;c:\xindice\java\lib\xalan-2/0/1/jar;c:\xin > > dice\java\lib\ > > xerces-1/4/3/jar;c:\xindice\java\lib\xindice/jar;c:\xindice\ja > > va\lib\xml-api > > s-1 > > > > /0/jar;c:\xindice\java\lib\xmldb-sdk/jar;c:\xindice\java\lib\x > > mldb-xupdate/j > > ar;c:\xindice\java\lib\xmldb/jar;c:\jdk1/3\lib\tools/jar > > > > C:\xindice> > > > > > > > > The classpath variable is set with the 5 jars as stated in > docs file: > > .;c:\xindice\java\lib\xindice.jar;c:\xindice\java\lib\xmldb.ja > > r;c:\xindice\j > > ava\openorb-1.2.0.jar > > ;c:\xindice\java\lib\xerces-1.4.3.jar;c:\xindice\java\lib\xala > > n-2.0.1.jar; > > > > The path also includes the c:/xindice/bin and the home for > > xindice is also > > set as HOME_XINDICE = c:\xindice > > Have I left something out? Need your help. > > > > Thanks > > >
