Yes, I belatedly realized this. I undefined my classpath and am
letting Tomcat build it in catalina.sh (not thats working, though).
On 3/28/06, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
> >Classpath: /usr/local/apache-tomcat-5.5.16/bin:
> > /usr/local/apache-tomcat-5.5.16/server/lib:
>
Classpath: /usr/local/apache-tomcat-5.5.16/bin:
/usr/local/apache-tomcat-5.5.16/server/lib:
/usr/local/apache-tomcat-5.5.16/common/lib:
/usr/local/jdk1.5.0_06/lib:/usr/local/jdk1.5.0_06/jre/lib/ext
this is not a valid classpath. you need to specify each JAR that you want
included.
only for .cla
I looked at the Tomcat source code and that class should be in
/server/lib/tomcat-util.jar. Which should be in the bootstrap
classpath. For fun's sake I added that to the classpath environment
variable building routine in catalina.sh and it still didnt work.
/Cody
On 3/27/06, Farrow, Marc <[EMAIL
I originally did not have such a verbose classpath (usually I dont
have one set at all). But in a feverish attempt to have the system
find the JAR, I constructed the crazy classpath. Trimming it down to
CATALINA_HOME/bin (which is where bootstrap.jar resides), catalina.out
generates this error inst
> From: Cody Caughlan [mailto:[EMAIL PROTECTED]
> Subject: NoClassDefFoundError in SystemLogHandler during
> Bootstrap in binary version
>
> Classpath: /usr/local/apache-tomcat-5.5.16/bin:
> /usr/local/apache-tomcat-5.5.16/server/lib:
> /usr/local/apache-tomcat-5.5.16/common/lib:
> /usr/local/jd
You need to place the Jar file that contains the
org/apache/tomcat/util.log/SystemLoghandler class in your
%tomcat_home%/common/lib folder. I am not going to research and find that
jar file you. I will let that be an assignment for you.
-Original Message-
From: Cody Caughlan [mailto:[EMA
thanks for the suggestion.
please see below.
CLASSPATH=/usr/lpp/java/J1.4/lib/tools.jar:
/usr/lpp/tomcat/bin/bootstrap.jar:
/usr/lpp/tomcat/bin/commons-daemon.jar:
/usr/lpp/jzos/jzos.jar:
however the results are the same.
William L Adams lll
Systems Programmer
Try adding the commons-daemon.jar to the CLASSPATH
Dave St. Amant
Lead Programmer
Precision Information, LLC
702 N. Blackhawk Ave., Suite #205
Madison, WI 53705
Website: www.educatedinvestor.com
Phone: 608-243-1282
E-mail: [EMAIL PROTECTED]
There are ten kinds of people in the world -
Those who