Oracle Weblogic Server (MOSC)

MOSC Banner

weblogic 10.3.3 cluster nodes not updating with latest data.

edited Aug 10, 2015 11:37AM in Oracle Weblogic Server (MOSC)

Hi All,

     We are using weblogic 10.3.3. We have one entity bean(Bean A) which uses <concurrency-strategy>Optimistic</concurrency-strategy> and another one is read only entity bean(Bean with configuration <concurrency-strategy>ReadOnly</concurrency-strategy>. We invalidate bean B when there is any change in bean A with configuration(<invalidation-target><ejb-name>Bean B</ejb-name></invalidation-target>).

Everything is fine in standalone server that is whenever there is a change in bean A, bean B shows the changes immediately. But the same deployment in clustered environment, it is not working. Our cluster set up is configured with 3 managed nodes. First machine is configured with both admin and managed node where as second and third machine are configured with 2 managed nodes. When we open our web application using node 1 url and update bean A and access the bean B in node 2, it is not showing the latest value. Once we restart node 2 and

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center