* CPC Livelink Admin <[EMAIL PROTECTED]> [010423 16:11]:
> 
> >From what I have read on the list, this error is normally (99%) related to
> having mixed versions of the servlet jar's in your class path.  Make sure
> that you are not sharing the servlet.jar from a previous version of the spec
> with the one distributed with tomcat.
 The machine is just installed, so it is sure that there were not even a
jdk. I was playing with the paths, and finaly I unset all of them. Then
tried startup.sh again. It complained about JAVA_HOME and CATALINA_HOME.
I set up to the real files, without symlinks:
export JAVA_HOME=/usr/local/encap/jdk1.3.0_02
export CATALINA_HOME=/usr/local/encap/jakarta-tomcat-4.0b3

startup.sh gave me sealing violation again. The $CLASSPATH was empty for
sure, I modified the startup.sh to do an echo on it, and I saw an empty
line only this time. Anyway, Catalina/Tomcat reports:
Using CLASSPATH:
/usr/local/encap/jakarta-tomcat-4.0b3/bin/bootstrap.jar:/usr/local/encap/jdk1.3.0_02/lib/tools.jar
Using CATALINA_HOME: /usr/local/encap/jakarta-tomcat-4.0b3
Is it ok? Anyway, I am going to throw in the towel... Absolutely no more idea.

Bye, Laszlo

Reply via email to