Sitemesh overriding exceptions

Nadia <[email protected]> Thu, 29 Oct 2009 17:21:49 CDT
Newsgroups gmane.comp.web.sitemesh.general
Message-ID <30516487.1256855063285.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
Hello, 
after we integrated sitemesh into our resin application, something strange is happening. For the unhandled exceptions, instead of displaying the exception on the screen, what we see is something like:
500 Servlet Exception

java.io.FileNotFoundException: /item/item.jsp
       at com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:141)
       at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:39)
       at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
       at com.caucho.server.webapp.DispatchFilterChain.doFilter(DispatchFilterChain.java:115)
       at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229)

The logs do show the real exception, however somehow it is being 'overriden' and this one is displayed instead. (and the item.jsp file is there) I am not 100% this is a sitemesh problem but I suppose that it is. It makes fur us hard to debug the exceptions. Any ideas about this?

thank you
Nadia
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=632257&messageID=728823#728823


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]