Hi, Chuck.

Thanks.

Here's the content of my context.xml in the /webapps/manager/META-INF directory.

<?xml version="1.0" encoding="UTF-8"?>
<!-- Apache disclaimer commented out here-->
<Context antiResourceLocking="false" debug="0" privileged="true">
<Valve className="org.apache.catalina.valves.RemoteAddrValve" 
allow="10\.120\.5\.53"/>
        </Context>

And yes, I did check all the logs and it doesn't include a reference to this.

Upon stopping and then restarting Tomcat, this context.xml file properly gets 
copied out to the conf/Catalina/localhost directory titled manager.xml, with 
the same contents.


The catalina log shows the following:
NFO: Deploying configuration descriptor host-manager.xml
Mar 28, 2011 10:36:01 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor manager.xml
Mar 28, 2011 10:36:01 AM org.apache.catalina.startup.HostConfig deployWAR

To me this is all that seems applicable, but maybe it means more.
Manager.log is blank. As are the stderr and stdout logs.

The manager directory appears to have all the contents there, including the 
WEB-INF and META-INF directories.

Thanks.



-----Original Message-----
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Friday, March 25, 2011 4:55 PM
To: Tomcat Users List
Subject: RE: manager app problem

> From: Propes, Barry L [mailto:barry.l.pro...@citi.com]
> Subject: manager app problem

> I'm using Tomcat 6.0.26 on Win XP Pro, and JDK 1.6.0_18.
> Hope I included everything here that's needed.

Not quite; let's see your actual server.xml (without comments), rather than 
just a description of what you think is in there.  Also need to know the exact 
(complete) URL you're trying to use.

Are you sure you looked in *all* of the Tomcat logs?

 - 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


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to