[
https://issues.jboss.org/browse/AS7-5800?page=com.atlassian.jira.plugin.s...
]
Chris Laprun commented on AS7-5800:
-----------------------------------
{code}
Caused by: java.lang.IllegalArgumentException: JBAS018062: Specified attribute cannot be
replicated
at org.jboss.as.web.session.ClusteredSession.setAttribute(ClusteredSession.java:814)
[jboss-as-web-7.1.3.Final.jar:7.1.3.Final]
at
org.apache.catalina.session.StandardSessionFacade.setAttribute(StandardSessionFacade.java:130)
[jbossweb-7.0.17.Final.jar:]
at
org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl.setAttribute(PortletSessionImpl.java:191)
[pc-portlet-2.4.0.Beta02.jar:2.4.0.Beta02]
at
org.gatein.pc.portlet.impl.jsr168.api.PortletSessionImpl.setAttribute(PortletSessionImpl.java:178)
[pc-portlet-2.4.0.Beta02.jar:2.4.0.Beta02]
at
org.jboss.portletbridge.bridge.context.BridgeContextImpl.createBridgeRequestScopeManager(BridgeContextImpl.java:478)
at
org.jboss.portletbridge.bridge.context.BridgeContextImpl.getBridgeRequestScopeManager(BridgeContextImpl.java:467)
at
org.jboss.portletbridge.bridge.context.BridgeContextImpl.getBridgeScope(BridgeContextImpl.java:447)
at
org.jboss.portletbridge.bridge.controller.Jsf20ControllerImpl.getBridgeRequestScope(Jsf20ControllerImpl.java:636)
at
org.jboss.portletbridge.bridge.controller.Jsf20ControllerImpl.renderPortletBody(Jsf20ControllerImpl.java:233)
at org.jboss.portletbridge.PortletBridgeImpl.doFacesRequest(PortletBridgeImpl.java:258)
at javax.portlet.faces.GenericFacesPortlet.doFacesDispatch(GenericFacesPortlet.java:516)
at javax.portlet.faces.GenericFacesPortlet.doView(GenericFacesPortlet.java:437)
at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:354)
[portlet-api-2.0.jar:]
at javax.portlet.faces.GenericFacesPortlet.doDispatch(GenericFacesPortlet.java:411)
at javax.portlet.GenericPortlet.render(GenericPortlet.java:259) [portlet-api-2.0.jar:]
{code}
Output the name and value of attributes that can't be replicated
for easier tracking
------------------------------------------------------------------------------------
Key: AS7-5800
URL:
https://issues.jboss.org/browse/AS7-5800
Project: Application Server 7
Issue Type: Feature Request
Components: Clustering
Affects Versions: 7.1.3.Final (EAP)
Reporter: Chris Laprun
Assignee: Paul Ferraro
Priority: Minor
Fix For: 7.1.4.Final (EAP)
Currently, the only message when an attribute cannot be replicated is "Specified
attribute cannot be replicated" which is not very helpful to track down and fix the
problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira