> From: Rizwan Merchant [mailto:[EMAIL PROTECTED] 
> Subject: Re: Listing of sessions fails in web application manager
> 
> Here is the platform and jvm information.
> Tomcat is downloaded from apache site.

That all looks good.

> CLASSPATH=\
> $JAVA_HOME/lib/tools.jar:\
> $CATALINA_HOME/bin/commons-daemon.jar:\
> $CATALINA_HOME/bin/bootstrap.jar:\
> $CATALINA_HOME/bin/commons-logging-api.jar

The above is a bit troublesome.  The only thing normally needed for
Tomcat 6.0 on the -cp line is bootstrap.jar; why do you have all the
others?  This probably isn't the cause of the problem, but it's worth
clearing up to avoid confusion.

What happens if you run Tomcat with the normal startup.sh or catalina.sh
scripts?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to