2013/2/8 Lou Henry <louzt...@gmail.com>:
> Hi,
>
> I am at a complete loss with this error. I am running Apache Tomcat/7.0.14.

1. Why such an old version?

> I attempted to re-deploy a backup copy of war files that were previously
> working.  I did not make any changes to the content of any files. I stopped
> Tomcat, blew away the tomcat/work/* and tomcat/temp/* files.  I deleted the
> war and webapp directories from tomcat/webapps.  I copied in the backup
> copy of the war files and started Tomcat to explode the wars.  I attempted
> to access the app and received the trace listed below.  Can someone please
> help me with this issue.  Thank you...
>
>
> to me
>
> *HTTP Status 500 - *
> ------------------------------
>
> *type* Exception report
>
> *message*
>
> *description* *The server encountered an internal error () that prevented
> it from fulfilling this request.*
>
> *exception*
>
> org.springframework.web.util.NestedServletException: Request processing
> failed; nested exception is org.apache.tiles.impl.CannotRenderException:
> ServletException including path '/WEB-INF/layouts/standard.jsp'.

2. Does the above file exist and is readable (in the exploded war)?

3. The server logs may contain a more detailed message than this Error 500 page.

Best regards,
Konstantin Kolinko

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

Reply via email to