E1 session replication
Hello all,
I have configured a weblogic cluster and I want to have HTTP session faillover, so when a member on a cluster fails the user should not log back in, but have his session moved to another server.
I've followed this document ID 1100020.1 and have my cluster setup for load balancing and it is working fine. When I log in multiple times I log on to a different node in the cluster. But when I shutdown a server my session finishes and I'm not failed over to another server.
I get the following error in the weblogic log.
java.sql.SQLException: Could not serialize attributes to update session vJ2rP1CDMMs37MqdgqNnSJKbDm2SD0T4L9BJcR925hfQ1L9y5XDc:
I have configured a weblogic cluster and I want to have HTTP session faillover, so when a member on a cluster fails the user should not log back in, but have his session moved to another server.
I've followed this document ID 1100020.1 and have my cluster setup for load balancing and it is working fine. When I log in multiple times I log on to a different node in the cluster. But when I shutdown a server my session finishes and I'm not failed over to another server.
I get the following error in the weblogic log.
java.sql.SQLException: Could not serialize attributes to update session vJ2rP1CDMMs37MqdgqNnSJKbDm2SD0T4L9BJcR925hfQ1L9y5XDc:
Tagged:
0