users@javaserverfaces.java.net

Re: viewhandler E Error Rendering View

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Mon, 17 Dec 2007 09:19:28 -0800

Please provide the version of Mojarra you're using.

Navin_R wrote:
> First we got the below exception for which
> fix(http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg1PK50311) was
> applied
>
> A NullPointerException is thrown from the Facelets library in WebSphere
> Application Server V6.1.0.9 when trying to run the Example Interaction Flow.
>
> Error Stack:
>
> 11/12/07 13:47:46:486 GMT] 00000089 WebApp E [Servlet Error]-[faces]:
> java.lang.NullPointerExceptionat
> com.sun.facelets.compiler.NamespaceHandler.apply(NamespaceHandler.java:49)at
>
> After applying the fix we got the below error :
>
> 4/12/07 16:45:33:936 GMT] 00000084 viewhandler E Error Rendering
> View[/xAdvisorWeb/bundles/ic_test/jsf/test.jspx]
>
> java.lang.NullPointerException
>
> at
> javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:754)
>
> at
> com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:242)
>
> at
> com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:239)
>
> Kindly suggest.
>