[
http://jira.jboss.com/jira/browse/RF-2848?page=comments#action_12405687 ]
Tsikhon Kuprevich commented on RF-2848:
---------------------------------------
to be verified on CR8
scrollableDataTable: NPE on scrolling SDT inside the modelpanel
---------------------------------------------------------------
Key: RF-2848
URL:
http://jira.jboss.com/jira/browse/RF-2848
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: 3.2.0.CR7
Reporter: Tsikhon Kuprevich
Assigned To: Tsikhon Kuprevich
Priority: Critical
Fix For: 3.2.0
test application
Just put the code for SDT inside the modal panel at the of modal panel test page.
description The server encountered an internal error () that prevented it from fulfilling
this request.
exception
javax.servlet.ServletException
javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:147)
org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:276)
org.ajax4jsf.Filter.doFilter(Filter.java:175)
root cause
java.lang.NullPointerException
org.richfaces.renderkit.html.ScrollableDataTableBaseRenderer.doDecode(ScrollableDataTableBaseRenderer.java:729)
org.ajax4jsf.renderkit.RendererBase.decode(RendererBase.java:76)
javax.faces.component.UIComponentBase.decode(UIComponentBase.java:778)
org.ajax4jsf.component.UIDataAdaptor.processDecodes(UIDataAdaptor.java:1120)
org.ajax4jsf.component.UIDataAdaptor.processDecodes(UIDataAdaptor.java:1129)
org.richfaces.component.UIScrollableDataTable.processDecodes(UIScrollableDataTable.java:140)
javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1015)
javax.faces.component.UIInput.processDecodes(UIInput.java:639)
javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1015)
javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1015)
javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1015)
javax.faces.component.UIForm.processDecodes(UIForm.java:209)
org.ajax4jsf.component.AjaxViewRoot$1.invokeContextCallback(AjaxViewRoot.java:387)
org.ajax4jsf.component.AjaxViewRoot.processPhase(AjaxViewRoot.java:234)
org.ajax4jsf.component.AjaxViewRoot.processDecodes(AjaxViewRoot.java:404)
com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78)
com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:147)
org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:276)
org.ajax4jsf.Filter.doFilter(Filter.java:175)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.13
logs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira