1 Reply Latest reply on Jun 12, 2006 1:13 PM by peterj

    Jboss taking long time to start after deploying EJB

    sachin.gite

      Hi Firend,

      I have problem while starting jboss. I have the .ear file application to be deployed. The .ear file has list of Session EJBs to be dployed in application.xml in META-INF folder.
      Please see following stack trace and let me know why the jboss is wating for at least 20 mins after deployment of Session EJBs.

      See after deploying :
      2006-06-06 18:40:34,236 [] INFO [org.jboss.ejb.EjbModule] Deploying MetadataUtilitySegmentationComponentBean
      It is taking about 22 minutes for next log to come that is :
      2006-06-06 19:03:11,568 [] INFO [org.jboss.cache.PropertyConfigurator] Found existing property editor for org.w3c.dom.Element: org.jboss.ut

      Stack trace:
      2006-06-06 18:40:18,187 [] INFO [org.jboss.ejb.EjbModule] Deploying AnalysisComponentBean
      2006-06-06 18:40:34,205 [] INFO [org.jboss.ejb.EjbModule] Deploying SelectionPlanComponentBean
      2006-06-06 18:40:34,221 [] INFO [org.jboss.ejb.EjbModule] Deploying SegmentationComponentBean
      2006-06-06 18:40:34,236 [] INFO [org.jboss.ejb.EjbModule] Deploying MetadataUtilitySegmentationComponentBean
      2006-06-06 19:03:11,568 [] INFO [org.jboss.cache.PropertyConfigurator] Found existing property editor for org.w3c.dom.Element: org.jboss.ut
      il.propertyeditor.ElementEditor@8fd95d
      2006-06-06 19:03:11,646 [] INFO [org.jboss.cache.PropertyConfigurator] configure(): attribute size: 20
      2006-06-06 19:03:11,661 [] INFO [org.jboss.cache.TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=64;loopback=fa
      lse;mcast_addr=228.1.2.3;mcast_port=48866;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size
      =150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD_SOCK:VE
      RIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout
      =600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired
      _avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=20
      00;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=true;up_thread=true)
      2006-06-06 19:03:11,740 [] INFO [org.jboss.cache.TreeCache] setEvictionPolicyConfig(): [config: null]
      2006-06-06 19:03:11,771 [] INFO [org.jboss.cache.TreeCache] interceptor chain is:
      class org.jboss.cache.interceptors.CallInterceptor
      class org.jboss.cache.interceptors.PessimisticLockInterceptor
      class org.jboss.cache.interceptors.UnlockInterceptor
      2006-06-06 19:03:11,865 [] INFO [org.jboss.cache.TreeCache] cache mode is local, will not create the channel
      2006-06-06 19:03:11,880 [] INFO [org.jboss.cache.eviction.LRUPolicy] Starting eviction policy using the provider: org.jboss.cache.eviction.
      LRUPolicy
      2006-06-06 19:03:11,880 [] INFO [org.jboss.cache.eviction.LRUPolicy] Starting a eviction timer with wake up interval of (secs) 5
      2006-06-06 19:03:11,880 [] INFO [org.jboss.cache.TreeCache] Cache is started!!