[
https://jira.jboss.org/jira/browse/GTNPORTAL-145?page=com.atlassian.jira....
]
LiemNC resolved GTNPORTAL-145.
------------------------------
Fix Version/s: 3.0.0-CR01
Resolution: Done
Labels: sprint_21 (was: )
Cause of infinity loop in broadcasting event
StackOverflowError when click on breadcrumbs.
---------------------------------------------
Key: GTNPORTAL-145
URL:
https://jira.jboss.org/jira/browse/GTNPORTAL-145
Project: GateIn Portal
Issue Type: Bug
Components: User Interface
Affects Versions: 3.0.0-Beta02
Reporter: Joao Paulo Viragine
Assignee: LiemNC
Fix For: 3.0.0-CR01
StackOverflowError when click on breadcrumbs.
With a fresh gatein installation, click on Home breadcrumb we get:
07:56:57,640 ERROR [portal:UIPortalApplication] Error during the processAction phase
java.lang.StackOverflowError
at org.gatein.common.util.ParameterMap.getValue(ParameterMap.java:191)
at
org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl.getParameter(PortletRequestImpl.java:192)
at
org.exoplatform.webui.application.portlet.PortletRequestContext.getRequestParameter(PortletRequestContext.java:90)
at
org.exoplatform.webui.core.UIBreadcumbs$SelectPathActionListener.execute(UIBreadcumbs.java:109)
at org.exoplatform.webui.core.UIComponent.broadcast(UIComponent.java:309)
at
org.exoplatform.webui.core.UIBreadcumbs$SelectPathActionListener.execute(UIBreadcumbs.java:111)
at org.exoplatform.webui.core.UIComponent.broadcast(UIComponent.java:309)
at
org.exoplatform.webui.core.UIBreadcumbs$SelectPathActionListener.execute(UIBreadcumbs.java:111)
at org.exoplatform.webui.core.UIComponent.broadcast(UIComponent.java:309)
at
org.exoplatform.webui.core.UIBreadcumbs$SelectPathActionListener.execute(UIBreadcumbs.java:111)
at org.exoplatform.webui.core.UIComponent.broadcast(UIComponent.java:309)
at
org.exoplatform.webui.core.UIBreadcumbs$SelectPathActionListener.execute(UIBreadcumbs.java:111)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira