Did you create a Jira issue for this?

> -----Original Message-----
> From: Francisco Hernandez [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, October 01, 2003 8:08 PM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] NPE thrown when view location returned 
> is not found for an action
> 
> 
> im getting the NPE below thrown when a views location 
> returned in not found
> 
> i have the result defined but the file (a jsp) does not exist in the 
> file system. just need a prettier error i guess..
> 
> 500 Internal Server Error
> 
> java.lang.NullPointerException
> 
>       at 
> com.opensymphony.webwork.dispatcher.ServletDispatcherResult.ex
> ecute(ServletDispatcherResult.java:67)
> 
>       at 
> com.opensymphony.xwork.DefaultActionInvocation.executeResult(D
> efaultActionInvocation.java:235)
> 
>       at 
> com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultA
> ctionInvocation.java:161)
> 
>       at 
> com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.
> intercept(DefaultWorkflowInterceptor.java:58)
> 
>       at 
> com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultA
> ctionInvocation.java:149)
> 
>       at 
> com.opensymphony.xwork.interceptor.AroundInterceptor.intercept
> (AroundInterceptor.java:37)
> 
>       at 
> com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultA
> ctionInvocation.java:149)
> 
>       at 
> com.opensymphony.xwork.interceptor.AroundInterceptor.intercept
> (AroundInterceptor.java:37)
> 
>       at 
> com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultA
> ctionInvocation.java:149)
> 
>       at 
> com.opensymphony.xwork.interceptor.AroundInterceptor.intercept
> (AroundInterceptor.java:37)
> 
>       at 
> com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultA
> ctionInvocation.java:149)
> 
>       at 
> com.opensymphony.xwork.interceptor.AroundInterceptor.intercept
> (AroundInterceptor.java:37)
> 
>       at 
> com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultA
> ctionInvocation.java:149)
> 
>       at 
> com.opensymphony.xwork.interceptor.TimerInterceptor.intercept(
> TimerInterceptor.java:66)
> 
>       at 
> com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultA
> ctionInvocation.java:149)
> 
>       at 
> com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActio
> nProxy.java:121)
> 
>       at 
> com.opensymphony.webwork.dispatcher.ServletDispatcher.service(
> ServletDispatcher.java:169)
> 
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
> 
>       at com.evermind[Orion/2.0.2 (build 11157)]._hb.doFilter(.:59)
> 
>       at 
> com.opensymphony.webwork.lifecycle.RequestLifecycleFilter.doFi
> lter(RequestLifecycleFilter.java:62)
> 
>       at com.evermind[Orion/2.0.2 (build 11157)]._cub._pod(.:387)
> 
>       at com.evermind[Orion/2.0.2 (build 11157)]._cub._bmc(.:177)
> 
>       at com.evermind[Orion/2.0.2 (build 11157)]._ax._ltc(.:666)
> 
>       at com.evermind[Orion/2.0.2 (build 11157)]._ax._uab(.:191)
> 
>       at com.evermind[Orion/2.0.2 (build 11157)]._bf.run(.:62)
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf 
> _______________________________________________
> Opensymphony-webwork mailing list 
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to