Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.2 Beta
-
Fix Version/s: None
-
Component/s: Enterprise Push Server
-
Labels:None
-
Environment:WebLogic Server 10.3 Cluster, ICEfaces Core, ICEfaces Enterprise Push Server
Description
When a shutdown node within a WebLogic Server Cluster is brought back up again, the following error can be experienced:
<Oct 30, 2009 3:47:17 AM MDT> <Warning> <RMI> <BEA-080004> <An error was thrown by rmi server: weblogic.cluster.replication.ReplicationManager.update(Lweblogic.cluster.replication.ROID;ILjava.io.Serializable;Ljava.lang.Object;)
java.lang.AssertionError: Found the session, but not the application. Double-check that proxy/loadbalancers are respecting session stickiness..
java.lang.AssertionError: Found the session, but not the application. Double-check that proxy/loadbalancers are respecting session stickiness.
at weblogic.cluster.replication.ReplicationManager.update(ReplicationManager.java:836)
at weblogic.cluster.replication.ReplicationManager_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
Truncated. see log file for complete stacktrace
>
<Oct 30, 2009 3:47:17 AM MDT> <Warning> <RMI> <BEA-080004> <An error was thrown by rmi server: weblogic.cluster.replication.ReplicationManager.update(Lweblogic.cluster.replication.ROID;ILjava.io.Serializable;Ljava.lang.Object;)
java.lang.AssertionError: Found the session, but not the application. Double-check that proxy/loadbalancers are respecting session stickiness..
java.lang.AssertionError: Found the session, but not the application. Double-check that proxy/loadbalancers are respecting session stickiness.
at weblogic.cluster.replication.ReplicationManager.update(ReplicationManager.java:836)
at weblogic.cluster.replication.ReplicationManager_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
Truncated. see log file for complete stacktrace
>
Activity
Jack Van Ooststroom
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.8.2 [ 10201 ] | |
Affects Version/s | 1.8.2 Beta [ 10218 ] | |
Affects Version/s | 1.8.1 Beta [ 10200 ] | |
Assignee | Ken Fyten [ ken.fyten ] | Deryk Sinotte [ deryk.sinotte ] |
Ken Fyten
made changes -
Fix Version/s | 1.8.2.GA_P01 [ 10221 ] | |
Fix Version/s | 1.8.2.GA [ 10201 ] |
Deryk Sinotte
made changes -
Salesforce Case | [] | |
Fix Version/s | 1.8.2.GA_P01 [ 10221 ] |
Deryk Sinotte
made changes -
Salesforce Case | [] | |
Assignee | Deryk Sinotte [ deryk.sinotte ] | Jack van Ooststroom [ jack.van.ooststroom ] |
Assigning to Jack for comments.
Is this an issue we should review if/when the next 1.8 release goes out? Is there a concern for ICEfaces 2?