0 Replies Latest reply on Mar 3, 2010 7:27 AM by zsobolsky

    Jboss5.1 - jmx - verify deployments

    zsobolsky

      Hi,

       

      Is there a MBean to verify via jmx (twiddle) if a jboss-as is started without any deployment errors.

       

      Example:

      On the Console I see something like or similar

       

      2010-03-03 13:04:27,858 ERROR [org.jboss.system.server.profileservice.ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

      DEPLOYMENTS IN ERROR:

      Deployment "vfszip:/opt/jboss-5.1.0.GA/server/all/deploy/gravity -CLUSTER.ear/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: Verification of Enterprise Beans failed, see above for error messages.

      2010-03-03 13:04:27,859 DEBUG [org.jboss.bootstrap.microcontainer.ServerImpl] Installing life thread Thread[JBossLifeThread,5,jboss]

       

      It would be helpful to know if such an error had occurred during the startup via jmx.