[Opensource] HttpPersistentSession in clustered env
Michael Rimov
rimovm at centercomp.com
Fri Feb 28 19:06:12 PST 2003
At 07:49 PM 2/27/2003 -0800, you wrote:
>I'm experiencing HttpPersistentSession timeout almost
>immediately in my weblogic clustered environment. This
>happens randomly. We have 2 managed server (each in a
>physical machine) in a single cluster. I'm using
>Expresso 4.02 with patch.
Since HttpPersistentSession is only a wrapper for the HttpSession, I
suspect that your weblogic session replication is not working
properly. [Potentially a distributed deadlock of some sort] Have you
tried a sample that uses raw session and see if the session data is getting
replicated?
-Mike
More information about the Opensource
mailing list