[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-2365) Admin Portal Failover Issues

Mike Millson (JIRA) jira-events at lists.jboss.org
Thu Apr 2 11:43:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBPORTAL-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12460289#action_12460289 ] 

Mike Millson commented on JBPORTAL-2365:
----------------------------------------

Initial exception. This was fixed by portlet bridge revs. 344[1] and 345[2], to be included in portlet bridge CR1.

2009-04-01 13:20:20,876 ERROR [org.jboss.web.tomcat.service.session.JBossCacheService] externalizeSession(): exception occurred externalizing session SessionBasedClusteredSession[id: 8SElm9OxuzBeZVGU57p7Rw**.node1 lastAccessedTime: 1238606418052 version: 1 lastOutdated: 0]
java.io.NotSerializableException: org.jboss.portletbridge.application.PortletStateHolder
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156)
	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
	at java.util.concurrent.ConcurrentHashMap.writeObject(ConcurrentHashMap.java:1247)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
	at org.jboss.web.tomcat.service.session.SessionBasedClusteredSession.writeExternal(SessionBasedClusteredSession.java:175)

[1]http://fisheye.jboss.org/changelog/PortletBridge/?cs=344
[2]http://fisheye.jboss.org/changelog/PortletBridge/?cs=345

> Admin Portal Failover Issues
> ----------------------------
>
>                 Key: JBPORTAL-2365
>                 URL: https://jira.jboss.org/jira/browse/JBPORTAL-2365
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Portal Core
>    Affects Versions: 2.7.2 Final
>            Reporter: Mike Millson
>
> Test case:
> 1) Start 2 nodes in a cluster.
> 2) Using jkstatus, stop node2 worker so requests are handled by node1.
> 2) Create new user.
> 3) After you submit the new user, there will be a screen to specify roles for the user. At this point stop node1 and make node2 active so there will be failover to node2.
> 4) Select Admin role for user and click submit.
> This works on 2.6.x.

-- 
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

        



More information about the jboss-jira mailing list