1 Reply Latest reply on Sep 28, 2006 8:21 AM by pmsavoy

    HELP - Problem when starting JBoss in Eclipse 3.2

    pmsavoy

      I am new to JBoss. I got the server installed but when I start the JBoss server in Eclipse 3.2, and it is starting, I get numerous errors on numerous mbeans that have already been registered(?). Here is just one example of one of the mbeans:

      org.jboss.deployment.DeploymentInfo@740f3fdc { url=file:/C:/server/jboss-4.0.4.GA/server/default/deploy/jboss-aop.deployer/ }
       deployer: org.jboss.deployment.SARDeployer@153c375
       status: Deployment FAILED reason: Trying to install an already registered mbean: jboss.aop:service=AspectManager
       state: FAILED
       watch: file:/C:/server/jboss-4.0.4.GA/server/default/deploy/jboss-aop.deployer/META-INF/jboss-service.xml
       altDD: null
       lastDeployed: 1159441087057
       lastModified: 1159357860505
       mbeans:
      


      Any help or direction would be appreciated.

      Thanks.