status: Deployment FAILED reason: Trying to install an already registered mbea n: jboss.aop:service=AspectManager state: FAILED watch: file:/D:/Program Files/jboss-4.0.5.GA/server/default/deploy/jboss-aop.d eployer/META-INF/jboss-service.xml
As the message suggests, the deployment failed because of the same mbean being registered more than once. This MBean comes with JBoss. Did you do any changes to your setup which might have resulted in this error?