Ok, very strange....figured it out. Must have somehow accidentally deleted my 
web.xml file in the manager/WEB-INF directory.

How? Dunno. But it's fixed now!

Thanks guys!


-----Original Message-----
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Friday, March 25, 2011 6:05 PM
To: Tomcat Users List
Subject: Re: manager app problem

2011/3/26 Propes, Barry L <barry.l.pro...@citi.com>:
> Hello Tomcat community,
>
> I'm again experiencing an oddity with the manager app.
>
> 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.
>
> I'm not getting an error generated to the logs out of this, just the generic 
> "requested resource (/manager/status) is not available." message in the 
> browser window.

My first guess would be that the manager app is not running.

> I've since taken the address off entirely, tried the new IP address, all the 
> while deleting the manager contents (and sub dir, too) out of the work 
> folder, deleting the manager.xml file out of the  conf/Catalina/localhost 
> directory, after having stopped Tomcat and prior to a restart.

I guess that maybe your manager.xml or
webapps/manager/META-INF/context.xml  is broken (like a typo somewhere:  a 
stray '>' or a nested comment ('--' is not allowed inside comments)).  There 
should be errors logged somewhere.
As Chuck wrote:

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

Best regards,
Konstantin Kolinko

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