[richfaces-issues] [JBoss JIRA] Resolved: (RF-9269) core-demo: a4j:region - StringIndexOutOfBoundsException

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Sep 1 11:30:12 EDT 2010


     [ https://jira.jboss.org/browse/RF-9269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-9269.
--------------------------------

    Resolution: Done


> core-demo: a4j:region - StringIndexOutOfBoundsException
> -------------------------------------------------------
>
>                 Key: RF-9269
>                 URL: https://jira.jboss.org/browse/RF-9269
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core
>    Affects Versions: 4.0.0.Milestone2
>         Environment: All browsers
> All containers (Tomcat 6.0.26, JBoss AS 6 M4)
> OpenJDK Runtime Environment (IcedTea6 1.8.1) (6b18-1.8.1-0ubuntu1~9.10.1)
>            Reporter: Lukas Fryc
>            Assignee: Nick Belaevski
>             Fix For: 4.0.0.Milestone3
>
>
> 2010-08-30 16:16:05,267 DEBUG [org.richfaces.demo.PhaseTracker] Phase APPLY_REQUEST_VALUES 2 completed by 22ms
> javax.faces.FacesException: String index out of range: 0
> 	at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:86)
> 	at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
> 	at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
> 	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:312)
> 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
> 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
> 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
> 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
> 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
> 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
> 	at java.lang.Thread.run(Thread.java:619)
> Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 0
> 	at java.lang.String.charAt(String.java:686)
> 	at org.richfaces.context.ComponentIdResolver.isAbsolute(ComponentIdResolver.java:224)
> 	at org.richfaces.context.ComponentIdResolver.addId(ComponentIdResolver.java:192)
> 	at org.ajax4jsf.renderkit.RendererUtils.findComponentsFor(RendererUtils.java:968)
> 	at org.richfaces.context.ComponentCallback.doVisit(ComponentCallback.java:108)
> 	at org.richfaces.context.ComponentCallback.visit(ComponentCallback.java:118)
> 	at com.sun.faces.component.visit.PartialVisitContext.invokeVisitCallback(PartialVisitContext.java:175)
> 	at javax.faces.component.UIComponent.visitTree(UIComponent.java:1446)
> 	at javax.faces.component.UIComponent.visitTree(UIComponent.java:1457)
> 	at javax.faces.component.UIComponent.visitTree(UIComponent.java:1457)
> 	at javax.faces.component.UIForm.visitTree(UIForm.java:333)
> 	at javax.faces.component.UIComponent.visitTree(UIComponent.java:1457)
> 	at javax.faces.component.UIComponent.visitTree(UIComponent.java:1457)
> 	at org.richfaces.context.PartialViewContextImpl.visitActivatorComponent(PartialViewContextImpl.java:372)
> 	at org.richfaces.context.PartialViewContextImpl.setupExecuteIds(PartialViewContextImpl.java:248)
> 	at org.richfaces.context.PartialViewContextImpl.getExecuteIds(PartialViewContextImpl.java:97)
> 	at org.richfaces.context.PartialViewContextImpl.isExecuteAll(PartialViewContextImpl.java:147)
> 	at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:937)
> 	at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78)
> 	... 15 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list