[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2340) Seam failure in high availability cluster deployment.

Samuel Doyle (JIRA) jira-events at lists.jboss.org
Mon Dec 3 19:52:51 EST 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-2340?page=comments#action_12390377 ] 
            
Samuel Doyle commented on JBSEAM-2340:
--------------------------------------

As posted on the forum reference by another poster this looks as if this is a duplicate of http://jira.jboss.com/jira/browse/JBRULES-1066. After upgrading from 4.0.0 this specific exception doesn't occur. There are still some other replication exceptions taking place but I need to verify that they are not a result of our application code. I will close this for now.

S.D.

> Seam failure in high availability cluster deployment.
> -----------------------------------------------------
>
>                 Key: JBSEAM-2340
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2340
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 2.0.0.GA
>         Environment: All
>            Reporter: Samuel Doyle
>         Assigned To: Shane Bryzak
>             Fix For: 2.0.1.GA
>
>
> Seam fails when deploying into a high availability clustered environment where session data is replicated across the cluster.
> Using a memory replication based approach for high availability across the cluster depends on session data being serializable. This issue probably has a dependency on drools as well which is being used for security. When attempting to replicate a sessions data across a cluster the following exception results in a failure. Here is an instance of an exception:
> #|2007-12-03T12:09:13.520-0500|INFO|sun-appserver9.1|org.apache.catalina.session.ManagerBase|_Thread
> ID=22;_ThreadName=httpSSLWorkerThread-38080-1;|PWC2785: Cannot serialize session attribute org.jboss
> .seam.security.identity for session 0fba09ba81165626f5a35d7a2291
> java.io.NotSerializableException: org.drools.reteoo.ReteooWorkingMemory$WorkingMemoryReteAssertActio
> n
> In terms of a high availability requirement this is most definitely a show stop which is why I tagged it as a blocker.
> S.D.

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

        



More information about the seam-issues mailing list