yes. it is the same.
when Websphere was started with Debug enabled, we got the following message:
anonymous wrote : [2007-04-16 14:32:12,027] [INFO ][org.jboss.cache.TreeCache#1253] -
interceptor chain is:
| class org.jboss.cache.interceptors.CallInterceptor
| class org.jboss.cache.interceptors.LockInterceptor
| class org.jboss.cache.interceptors.UnlockInterceptor
| class org.jboss.cache.interceptors.ReplicationInterceptor
| [2007-04-16 14:32:12,032] [INFO ][org.jboss.cache.TreeCache#1094] - cache mode is
REPL_SYNC
| [2007-04-16 14:32:23,108] [INFO ][org.jboss.cache.TreeCache#2977] - viewAccepted():
new members: [node1:48411, node2:46315][2007-04-16 14:33:24,380] [INFO
][com.orange.fraud.fpc.controller.ProfileCacheSingleton#177] - Loading profile rules into
cach
| e, number of records identified are: 2109
| [2007-04-16 14:40:06,115] [WARN ][org.jboss.cache.TreeCache#3064] - status is 1 (not
ACTIVE or PREPARING); returning null)
| [2007-04-16 14:40:20,306] [WARN ][org.jboss.cache.TreeCache#3064] - status is 1 (not
ACTIVE or PREPARING); returning null)
| [2007-04-16 14:40:20,351] [WARN ][org.jboss.cache.TreeCache#3064] - status is 1 (not
ACTIVE or PREPARING); returning null)
The last line is being printed continuously and we had to stop the process inorder to not
flood the log file. As you can see in the log (in bold) it is showing 2 nodes as new
members. Node 2 is being restarted but node 1 has been running. There are 2 other nodes
which are not mentioned here.
I suspect there is something wrong in node 1 but not sure what exactly.
Another thing to note is this is happening only on production environment. We are not able
to reproduce it on any other environment.
Thanks
Raghu
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037573#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...