]
Gavin King updated JBSEAM-332:
------------------------------
Priority: Blocker (was: Critical)
This is blocking the beta :- the last remaining known bug affecting Seam clustering
javabeans in session are not distributable
------------------------------------------
Key: JBSEAM-332
URL:
http://jira.jboss.com/jira/browse/JBSEAM-332
Project: JBoss Seam
Issue Type: Bug
Components: Core
Environment: Seam 1.0, JBoss 4.0.4GA, Windows Server 2003, Cluster of 4 nodes on
2 machines.
Reporter: Keith Naas
Assigned To: Gavin King
Priority: Blocker
Fix For: 1.1
Attachments: itpa.ear, itpa.ear
We have an application that makes use of JavaBeans for a lot of our JSF
"actions". When one of our nodes is brought down, the session should Seamlessly
failover to another node. The user is sent to a different node, but the entire session
appears to be in a clean state. We looked through the server logs and saw the
following:
2006-08-15 10:47:36,658 ERROR [org.jboss.web.tomcat.tc5.session.JBossCacheService]
[.......] loadSession(): id: GWrcdSJEASvXSJnX6fNHNg**exception occurred during
serialization: java.lang.ClassNotFoundException: No ClassLoaders found for:
com.ourapp.web.beans.WorksheetBean$$EnhancerByCGLIB$$bf40374c
All of our beans are Serializable, but it appears that there is an issue with the cache
sync of the CGLib proxy classes. This specific bean does have some service properties
that are transients. It also has properties that refer to other Web JavaBeans.
We will be investigating this some more, but we wanted to get this logged since it
appears to be a major issue that prevents us from clustering our Seam apps.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: