[jboss-user] [JBoss Cache: Core Edition] - Re: Remoting On Existing POJO Channel

kblanken do-not-reply at jboss.com
Fri May 16 10:15:02 EDT 2008


The trace.log starting from the call of startService() follows:

[5/16/08 16:01:21:840 CEST] 00000027 TreeCache     I org.jboss.cache.TreeCache _createService No transaction manager lookup class has been defined. Transactions cannot be used
  | [5/16/08 16:01:21:934 CEST] 00000027 TreeCache     1 org.jboss.cache.TreeCache createEvictionPolicy Not using an EvictionPolicy
  | [5/16/08 16:01:22:325 CEST] 00000027 InterceptorCh 1 org.jboss.cache.factories.InterceptorChainFactory createPessimisticInterceptorChain interceptor chain is:
  | class org.jboss.cache.interceptors.CallInterceptor
  | class org.jboss.cache.interceptors.PessimisticLockInterceptor
  | class org.jboss.cache.interceptors.UnlockInterceptor
  | class org.jboss.cache.interceptors.ReplicationInterceptor
  | class org.jboss.cache.interceptors.TxInterceptor
  | class org.jboss.cache.interceptors.CacheMgmtInterceptor
  | 5/16/08 16:01:24:606 CEST] 00000027 TreeCache     1 org.jboss.cache.TreeCache _createService cache mode is REPL_SYNC
  | [5/16/08 16:01:24:637 CEST] 00000027 TreeCache     I org.jboss.cache.TreeCache _createService channel is already running
  | [5/16/08 16:01:24:668 CEST] 00000028 STABLE        3 org.jgroups.protocols.pbcast.STABLE startStableTask stable task started
  | [5/16/08 16:01:24:778 CEST] 00000029 SystemOut     O   
  | -------------------------------------------------------
  | GMS: address is 80.253.209.188:2438
  | -------------------------------------------------------
  | [5/16/08 16:01:24:825 CEST] 0000002a PingSender    3 org.jgroups.protocols.PingSender run sending GET_MBRS_REQ
  | [5/16/08 16:01:24:840 CEST] 0000002b FD_SOCK       3 org.jgroups.protocols.FD_SOCK$ServerSocketHandler run waiting for client connections on 0.0.0.0/0.0.0.0:2440
  | [5/16/08 16:01:24:840 CEST] 0000002c PingWaiter    3 org.jgroups.protocols.PingWaiter findInitialMembers waiting for initial members: time_to_wait=2000, got 0 rsps
  | [5/16/08 16:01:25:840 CEST] 0000002a PingSender    3 org.jgroups.protocols.PingSender run sending GET_MBRS_REQ
  | [5/16/08 16:01:26:840 CEST] 0000002c PingWaiter    3 org.jgroups.protocols.PingWaiter findInitialMembers initial mbrs are []
  | [5/16/08 16:01:26:856 CEST] 00000028 GMS           1 org.jgroups.protocols.pbcast.ClientGmsImpl join initial_mbrs are []
  | [5/16/08 16:01:26:856 CEST] 00000028 GMS           1 org.jgroups.protocols.pbcast.ClientGmsImpl join no initial members discovered: creating group as first member
  | [5/16/08 16:01:26:934 CEST] 00000028 GMS           1 org.jgroups.protocols.pbcast.GMS installView [local_addr=80.253.209.188:2438] view is [80.253.209.188:2438|0] [80.253.209.188:2438]
  | [5/16/08 16:01:26:950 CEST] 00000028 FC            3 org.jgroups.protocols.FC handleViewChange new membership: [80.253.209.188:2438]
  | [5/16/08 16:01:26:950 CEST] 00000028 FC            3 org.jgroups.protocols.FC handleViewChange creditors are []
  | [5/16/08 16:01:26:965 CEST] 00000028 STABLE        3 org.jgroups.protocols.pbcast.STABLE resetDigest resetting digest from NAKACK: [80.253.209.188:2438#-1]
  | [5/16/08 16:01:26:965 CEST] 0000002d FD_SOCK       1 org.jgroups.protocols.FD_SOCK down VIEW_CHANGE received: [80.253.209.188:2438]
  | [5/16/08 16:01:26:981 CEST] 0000002d FD_SOCK       1 org.jgroups.protocols.FD_SOCK getCacheFromCoordinator first member; cache is empty
  | [5/16/08 16:01:26:981 CEST] 0000002e FD_SOCK       3 org.jgroups.protocols.FD_SOCK up i-have-sock: 80.253.209.188:2438 --> 80.253.209.188:2440 (cache is {80.253.209.188:2438=80.253.209.188:2440})
  | [5/16/08 16:01:26:996 CEST] 00000028 GMS           1 org.jgroups.protocols.pbcast.GMS setImpl 80.253.209.188:2438 changed role to org.jgroups.protocols.pbcast.CoordGmsImpl
  | [5/16/08 16:01:26:996 CEST] 00000028 GMS           1 org.jgroups.protocols.pbcast.ClientGmsImpl becomeSingletonMember created group (first member). My view is [80.253.209.188:2438|0], impl is org.jgroups.protocols.pbcast.CoordGmsImpl
  | [5/16/08 16:01:27:043 CEST] 00000027 TreeCache     I org.jboss.cache.TreeCache startService TreeCache local address is 80.253.209.188:2438
  | [5/16/08 16:01:27:090 CEST] 00000027 JChannel      3 org.jgroups.JChannel getState cannot get state from myself (80.253.209.188:2438): probably the first member
  | [5/16/08 16:01:27:137 CEST] 00000027 TreeCache     1 org.jboss.cache.TreeCache getCoordinator getCoordinator(): waiting on viewAccepted()

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151411#4151411

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151411



More information about the jboss-user mailing list