Ognjen Blagojevic wrote:
Todd,

On 4.5.2012 22:01, Todd Seidenberg wrote:
xx.x.32.16 - - [04/May/2012:13:59:05 -0600] "GET /manager/html HTTP/1.1"
404 991 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML,
like Gecko) Ubuntu/12.04 Chromium/18.0.1025.151 Chrome/18.0.1025.151
Safari/535.19"
xx.x.32.16 - - [04/May/2012:13:59:34 -0600] "GET /manager/html HTTP/1.1"
404 991 "http://cascade:8090/"; "Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/535.19 (KHTML, like Gecko) Ubuntu/12.04 Chromium/18.0.1025.151
Chrome/18.0.1025.151 Safari/535.19"

Brainstorming...

Did you check access permissions for webapps/manager directory and its contents? User running Tomcat must be able to read it.


And one more thing to try :
- Stop Tomcat
- delete all the Tomcat logfiles (before that, save a copy somewhere, for later 
reference)
- delete the directory /usr/local/confluence-4/conf/Standalone/ and all its content (Tomcat will regenerate it)
- start Tomcat and try again to access the manager app
- stop Tomcat
- paste the full content here, of the logfile which shows Tomcat being started and the applications being deployed, up to the end showing Tomcat being stopped

Note: the directory /usr/local/confluence-4/conf/Standalone/ is named so, instead of the more classic /usr/local/confluence-4/conf/Catalina/, because in your server.xml, the <Engine> tag has been modified, compared to the standard Tomcat 6 server.xml.
(the "name" attribute value was changed from "Catalina" to "Standalone").
(And maybe this has something to do with the issue here; it may in any case change the way things are being logged)





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

Reply via email to