0 Replies Latest reply on Aug 17, 2010 1:51 PM by mpgong

    Hanging on Starting MDB

    mpgong

      Hello,

       

      I created a few topics and some MDBs for these topics and for some reason when starting JBoss it would sometimes just stop at starting my MDBs and stay there.  The line that it stops at is below.  Not always the same MDB but it does occur usually either for the 1st or 2nd MDB JBoss is trying to start.

       

      13:37:28,939 INFO  [EJBContainer] STARTED EJB: com.test.infrastructure.mdb.PartsToSystemMDBean ejbName: PartsToSystemMDBean

       

      Checking JConsole, there are no deadlocks so it looks like JBoss is still running fine.  The iteresting thing is that my CPU utilization is around 50% for this process.

       

      Have anyone ran into something similar and may know what i might being doing wrong?

       

      Thanks