Re: Crash on thrown exception on Orion
Scott Farquhar <[email protected]> Tue, 17 May 2005 10:32:31 +1000
| Newsgroups | gmane.comp.web.sitemesh.general |
|---|---|
| Message-ID | <[email protected]> |
Guillaume, On Mon, May 16, 2005 at 01:49:45PM -0500, Guillaume Boudreau wrote: > Short version: Orion crashes when it reaches the first <decorator:***/> tag in my decorator page (a JSP decorator) when an exception is thrown by some code and the <%@ page errorPage="..."%> attribute is used. > > Result: > The start of default.jsp is shown, until the first <decorator:***/> tag is found (decorator:head in this case). > Then, it shows: > java.lang.NullPointerException > at /decorators/default.jsp._jspService(/decorators/default.jsp.java:280) (JSP page line 1) > at com.orionserver[Orion/2.0.4 (build 11197)].http.OrionHttpJspPage.service(.:62) Can you check the source of default.jsp.java, line 280, and let us know what is on that line? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]