Yes, I did....and while it was getting replaced with the new one, for whatever 
reason, the web.xml file in the manager/WEB-INF sub-dir got deleted. I replaced 
it and VOILA, it all worked again!

Thanks, Chris.

However, I guess I thought it a bit odd this didn't seem to log, but maybe 
that's the way it works?
It did not log though. 

-----Original Message-----
From: Christopher Schultz [mailto:ch...@christopherschultz.net] 
Sent: Wednesday, March 30, 2011 10:21 AM
To: Tomcat Users List
Subject: Re: manager app problem

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Barry,

On 3/28/2011 11:43 AM, Propes, Barry L wrote:
> Here's the content of my context.xml in the /webapps/manager/META-INF 
> directory.

FWIW, Chuck asked for server.xml, though context.xml is probably more relevant.

Did you check for any manager.xml in your conf/Catalina/localhost/ directory? 
It's possible that an old deployment descriptor is being used...

> <?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>

So, is that your new IP address? What happens if you completely comment-out the 
<Valve> declaration?

> 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.

That's good.

Uhh... sure about the IP?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2TSngACgkQ9CaO5/Lv0PB2IgCgsDa9cEPWmDLKY9leHaY8+qP7
k9wAn0z3Tb2KOTnbN7g1mWugogDyjYZ1
=msmj
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
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