0 Replies Latest reply on May 23, 2012 3:35 AM by sgehrig

    JBoss hanging while adding notification listeners

    sgehrig

      Hi

       

      I'm running JBoss 5.1 on Linux. This JBoss ist restartet daily in a daily cycle. Most of the time, this works perfectly, but from time to time, the startup of the JBoss is hanging while adding notification listener:

       

       

      2012-05-17 05:30:22,210 5815  INFO  [org.jboss.web.WebService] (main::) Using RMI server codebase: http://xxx.xxx.com:6124/

      2012-05-17 05:30:22,410 6015  WARN  [org.jnp.server.NamingBeanImpl] (main::) Context.PROVIDER_URL in server jndi.properties, url=xxx:6121

      2012-05-17 05:30:26,992 10597 INFO  [org.jboss.wsf.stack.jbws.NativeServerConfig] (main::) JBoss Web Services - Stack Native Core

      2012-05-17 05:30:27,000 10605 INFO  [org.jboss.wsf.stack.jbws.NativeServerConfig] (main::) 3.1.2.GA

      2012-05-17 05:30:28,118 11723 INFO  [org.jboss.logbridge.LogNotificationListener] (main::) Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org

      .jboss.mx.server.MBeanServerImpl@34115512[ defaultDomain='jboss' ]

       

      After 15 minutes, my startup wrapper script runs into a timeout.

      I usually stop the JBoss and rerun it again and then it works.

       

      This happens very rarely.

       

      Does anybody know something about this behaviour?

       

      Cheers, Stefan