3 Replies Latest reply on Dec 13, 2005 11:15 AM by bill.burke

    Error message starting jboss4.0.1sp1 with ejb3 preview4

    tom2hibernate

      install jboss based on
      http://docs.jboss.org/ejb3/tutorial/installing.html

      then
      run.bat -c all

      get the following error message in log file
      ================server.log========
      org.jboss.deployment.DeploymentException: Trying to install an already registered mbean: jboss.aop:service=AspectManager
      at org.jboss.system.ServiceCreator.install(ServiceCreator.java:71)
      at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:153)
      at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:118)
      ==========log============================

      thanks.
      --tom