Hi Chuck,

Thanks for that note about /manager/html - that is one thing I had missed - 
that 
does work - just using manager (as I was doing) didn't work (resource not 
available).

Yes, there is a logs directory in each $CATALINA_BASE




________________________________
From: "Caldarale, Charles R" <chuck.caldar...@unisys.com>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Wed, July 7, 2010 3:32:52 PM
Subject: RE: Multiple Tomcat Instance Issues

> From: Rob Gosling [mailto:rob.p...@yahoo.com]
> Subject: Multiple Tomcat Instance Issues
> 
> 2) created a bin/setenv.bat setting some JAVA_OPTS and 
> CATALINA_OPTS as follows:
> 
> set JAVA_OPTS= -XX:MaxPermSize=256M
> set CATALINA_OPTS= -Xms512m -Xmx1024m

You might want to take out the spaces after the "=" characters.  Some platforms 
do not handle that well.

> 1) /admin works fine on each instance, but /manager does not

In what way does the manager webapp not work?  Note that the URL "/manager" 
never works; use "/manager/html" if you want to access the GUI version.

> 2) why no log files are being output anywhere that I've been able to
> determine

Did you create a logs directory under each CATALINA_BASE before starting each 
instance?

- 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


      

Reply via email to