Re: Listing of sessions fails in web application manager

2007-11-21 Thread Rizwan Merchant
details and then a page below it with the error. Not all the sessions show up (my count says 120 but only around 10 are showing up). Caldarale, Charles R wrote: From: Rizwan Merchant [mailto:[EMAIL PROTECTED] Subject: Re: Listing of sessions fails in web application manager Here is the platform

RE: Listing of sessions fails in web application manager

2007-11-21 Thread Caldarale, Charles R
> 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:\

Re: Listing of sessions fails in web application manager

2007-11-21 Thread Rizwan Merchant
$CATALINA_OPTS \ -cp $CLASSPATH \ org.apache.catalina.startup.Bootstrap # # To get a verbose JVM #-verbose \ # To get a debug of jsvc. #-debug \ exit $? ;; Caldarale, Charles R wrote: From: Rizwan Merchant [mailto:[EMAIL PROTECTED] Subject: Listing of sessions fails in web application manager

RE: Listing of sessions fails in web application manager

2007-11-21 Thread Caldarale, Charles R
> From: Rizwan Merchant [mailto:[EMAIL PROTECTED] > Subject: Listing of sessions fails in web application manager > > But when I click on the session count for my app, I get an error as below.. > *Message:* > FAIL - Encountered exception > org.apache.j

Listing of sessions fails in web application manager

2007-11-21 Thread Rizwan Merchant
Hi, We just upgraded from tomcat 5.5.20 to tomcat 6.0. When I access the manager page ( http://{ip_address}/manager/html), I can see the apps listed and corresponding session counts for each app. But when I click on the session count for my app, I get an error as below.. *Message:* FAIL -