> From: AwTIn [mailto:tanner.kl...@gmail.com]
> Subject: RE: Grails WAR file not working
> 
> Tomcat version: 5.5.7

That's over 4.5 years old, so it might be time to upgrade...

> JVM: 1.5.0-b64

That's nearly 6 years old...

> OS: Ubuntu

Are you running a real Tomcat (one downloaded from tomcat.apache.org), or a 
3rd-party repackaged version from Ubuntu?  If the latter, it scatters files all 
over the place and then tries to symlink them back together, so it's hard to 
tell where new webapps are actually supposed to go.

Try updating to the current Tomcat version (5.5.28 or 6.0.24) and a current JVM 
and see if the problem persists.

Also, as I said before, look in the Tomcat logs for any errors that might be 
reported there for the deployment of the webapp.

 - 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