Erro no arranque do JBoss

26/04/2011

0

Veja abaixo o log do JBoss. Parece que ele tá com erros, mas não consegui eliminá-los, deve ser por isso que meu projeto não funciona. Não consigo nem startar uma HTML, do tipo Hello World. Só isso e não consigo.
at org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:151) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94) [:0.2.2]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper$BasicProfileActivation.start(ProfileActivationWrapper.java:190) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper.start(ProfileActivationWrapper.java:87) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activateProfile(ProfileActivationService.java:215) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activate(ProfileActivationService.java:159) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.activate(AbstractProfileServiceBootstrap.java:112) [:0.2.2]
    at org.jboss.profileservice.resolver.BasicResolverFactory$ProfileResolverFacade.deploy(BasicResolverFactory.java:87) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.start(AbstractProfileServiceBootstrap.java:91) [:0.2.2]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:132) [:6.0.0.Final]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]
    at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at java.lang.Thread.run(Unknown Source) [:1.6.0_24]
Caused by: java.lang.IllegalStateException: jboss.jca:name='jboss-xa-jdbc.rar',service=RARDeployment is already installed.
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:835) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:641) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.system.ServiceController.doInstall(ServiceController.java:653) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.ServiceController.install(ServiceController.java:256) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:93) [:6.0.0.Final]
    ... 48 more

12:09:45,053 WARN  [ComponentDeploymentContext] Removing name on null names: jboss.naming:application=jms-ra
12:09:45,055 ERROR [AbstractKernelController] Error installing to Real: name=vfs:///C:/jboss-6.0.0.Final/server/default/deploy/jms-ra.rar state=PreReal mode=Manual requiredState=Real: org.jboss.deployers.spi.DeploymentException: Error deploying: jboss.jca:service=RARDeployment,name='jms-ra.rar'
    at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49) [:2.2.0.GA]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:125) [:6.0.0.Final]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:49) [:6.0.0.Final]
    at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62) [:2.2.0.GA]
    at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1832) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1550) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1571) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1491) [:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.change(DeployersImpl.java:1983) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:1076) [:2.2.0.GA]
    at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:679) [:2.2.0.GA]
    at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.process(MainDeployerPlugin.java:106) [:6.0.0.Final]
    at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.process(ProfileControllerContext.java:143) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:151) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94) [:0.2.2]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper$BasicProfileActivation.start(ProfileActivationWrapper.java:190) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper.start(ProfileActivationWrapper.java:87) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activateProfile(ProfileActivationService.java:215) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activate(ProfileActivationService.java:159) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.activate(AbstractProfileServiceBootstrap.java:112) [:0.2.2]
    at org.jboss.profileservice.resolver.BasicResolverFactory$ProfileResolverFacade.deploy(BasicResolverFactory.java:87) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.start(AbstractProfileServiceBootstrap.java:91) [:0.2.2]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:132) [:6.0.0.Final]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]
    at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at java.lang.Thread.run(Unknown Source) [:1.6.0_24]
Caused by: java.lang.IllegalStateException: jboss.jca:name='jms-ra.rar',service=RARDeployment is already installed.
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:835) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:641) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.system.ServiceController.doInstall(ServiceController.java:653) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.ServiceController.install(ServiceController.java:256) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:93) [:6.0.0.Final]
    ... 48 more

12:09:45,069 WARN  [ComponentDeploymentContext] Removing name on null names: jboss.naming:application=mail-ra
12:09:45,071 ERROR [AbstractKernelController] Error installing to Real: name=vfs:///C:/jboss-6.0.0.Final/server/default/deploy/mail-ra.rar state=PreReal mode=Manual requiredState=Real: org.jboss.deployers.spi.DeploymentException: Error deploying: jboss.jca:service=RARDeployment,name='mail-ra.rar'
    at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49) [:2.2.0.GA]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:125) [:6.0.0.Final]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:49) [:6.0.0.Final]
    at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62) [:2.2.0.GA]
    at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1832) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1550) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1571) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1491) [:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.change(DeployersImpl.java:1983) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:1076) [:2.2.0.GA]
    at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:679) [:2.2.0.GA]
    at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.process(MainDeployerPlugin.java:106) [:6.0.0.Final]
    at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.process(ProfileControllerContext.java:143) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:151) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94) [:0.2.2]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper$BasicProfileActivation.start(ProfileActivationWrapper.java:190) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper.start(ProfileActivationWrapper.java:87) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activateProfile(ProfileActivationService.java:215) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activate(ProfileActivationService.java:159) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.activate(AbstractProfileServiceBootstrap.java:112) [:0.2.2]
    at org.jboss.profileservice.resolver.BasicResolverFactory$ProfileResolverFacade.deploy(BasicResolverFactory.java:87) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.start(AbstractProfileServiceBootstrap.java:91) [:0.2.2]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:132) [:6.0.0.Final]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]
    at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at java.lang.Thread.run(Unknown Source) [:1.6.0_24]
Caused by: java.lang.IllegalStateException: jboss.jca:name='mail-ra.rar',service=RARDeployment is already installed.
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:835) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:641) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.system.ServiceController.doInstall(ServiceController.java:653) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.ServiceController.install(ServiceController.java:256) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:93) [:6.0.0.Final]
    ... 48 more

12:09:45,085 WARN  [ComponentDeploymentContext] Removing name on null names: jboss.naming:application=quartz-ra
12:09:45,089 ERROR [AbstractKernelController] Error installing to Real: name=vfs:///C:/jboss-6.0.0.Final/server/default/deploy/quartz-ra.rar state=PreReal mode=Manual requiredState=Real: org.jboss.deployers.spi.DeploymentException: Error deploying: jboss.jca:service=RARDeployment,name='quartz-ra.rar'
    at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49) [:2.2.0.GA]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:125) [:6.0.0.Final]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:49) [:6.0.0.Final]
    at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62) [:2.2.0.GA]
    at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1832) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1550) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1571) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1491) [:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.change(DeployersImpl.java:1983) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:1076) [:2.2.0.GA]
    at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:679) [:2.2.0.GA]
    at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.process(MainDeployerPlugin.java:106) [:6.0.0.Final]
    at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.process(ProfileControllerContext.java:143) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:151) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94) [:0.2.2]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper$BasicProfileActivation.start(ProfileActivationWrapper.java:190) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper.start(ProfileActivationWrapper.java:87) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activateProfile(ProfileActivationService.java:215) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activate(ProfileActivationService.java:159) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.activate(AbstractProfileServiceBootstrap.java:112) [:0.2.2]
    at org.jboss.profileservice.resolver.BasicResolverFactory$ProfileResolverFacade.deploy(BasicResolverFactory.java:87) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.start(AbstractProfileServiceBootstrap.java:91) [:0.2.2]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:132) [:6.0.0.Final]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]
    at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at java.lang.Thread.run(Unknown Source) [:1.6.0_24]
Caused by: java.lang.IllegalStateException: jboss.jca:name='quartz-ra.rar',service=RARDeployment is already installed.
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:835) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:641) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.system.ServiceController.doInstall(ServiceController.java:653) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.ServiceController.install(ServiceController.java:256) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:93) [:6.0.0.Final]
    ... 48 more

12:09:45,595 ERROR [AbstractKernelController] Error installing to Start: name=hornetq:name=JMSProvider,service=JMSProviderLoader state=Create mode=Manual requiredState=Installed: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial
    at javax.naming.spi.NamingManager.getInitialContext(Unknown Source) [:1.6.0_24]
    at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source) [:1.6.0_24]
    at javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source) [:1.6.0_24]
    at javax.naming.InitialContext.getNameParser(Unknown Source) [:1.6.0_24]
    at org.jboss.jms.jndi.JMSProviderLoader.bind(JMSProviderLoader.java:203) [:6.0.0.Final]
    at org.jboss.jms.jndi.JMSProviderLoader.startService(JMSProviderLoader.java:170) [:6.0.0.Final]
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:355) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:301) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) [:1.6.0_24]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [:1.6.0_24]
    at java.lang.reflect.Method.invoke(Unknown Source) [:1.6.0_24]
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157) [:6.0.0.GA]
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96) [:6.0.0.GA]
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) [:6.0.0.GA]
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271) [:6.0.0.GA]
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670) [:6.0.0.GA]
    at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:189) [:2.2.0.GA]
    at $Proxy41.start(Unknown Source)    at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:53) [:2.2.0.GA]
    at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:41) [:2.2.0.GA]
    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:301) [:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.system.ServiceController.doChange(ServiceController.java:671) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.ServiceController.start(ServiceController.java:443) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:189) [:6.0.0.Final]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:102) [:6.0.0.Final]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:49) [:6.0.0.Final]
    at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62) [:2.2.0.GA]
    at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1832) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1550) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1571) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1491) [:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.change(DeployersImpl.java:1983) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:1076) [:2.2.0.GA]
    at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:679) [:2.2.0.GA]
    at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.process(MainDeployerPlugin.java:106) [:6.0.0.Final]
    at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.process(ProfileControllerContext.java:143) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:151) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94) [:0.2.2]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper$BasicProfileActivation.start(ProfileActivationWrapper.java:190) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper.start(ProfileActivationWrapper.java:87) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activateProfile(ProfileActivationService.java:215) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activate(ProfileActivationService.java:159) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.activate(AbstractProfileServiceBootstrap.java:112) [:0.2.2]
    at org.jboss.profileservice.resolver.BasicResolverFactory$ProfileResolverFacade.deploy(BasicResolverFactory.java:87) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.start(AbstractProfileServiceBootstrap.java:91) [:0.2.2]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:132) [:6.0.0.Final]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]
    at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at java.lang.Thread.run(Unknown Source) [:1.6.0_24]

12:09:45,602 ERROR [AbstractKernelController] Error installing to Real: name=vfs:///C:/jboss-6.0.0.Final/server/default/deploy/hornetq/jms-ds.xml state=PreReal mode=Manual requiredState=Real: org.jboss.deployers.spi.DeploymentException: Error deploying: hornetq:service=JMSProviderLoader,name=JMSProvider
    at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49) [:2.2.0.GA]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:125) [:6.0.0.Final]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:49) [:6.0.0.Final]
    at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62) [:2.2.0.GA]
    at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1832) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1550) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1571) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1491) [:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.change(DeployersImpl.java:1983) [:2.2.0.GA]
    at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:1076) [:2.2.0.GA]
    at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:679) [:2.2.0.GA]
    at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.process(MainDeployerPlugin.java:106) [:6.0.0.Final]
    at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.process(ProfileControllerContext.java:143) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:151) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94) [:0.2.2]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42) [jboss-kernel.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper$BasicProfileActivation.start(ProfileActivationWrapper.java:190) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationWrapper.start(ProfileActivationWrapper.java:87) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activateProfile(ProfileActivationService.java:215) [:0.2.2]
    at org.jboss.profileservice.dependency.ProfileActivationService.activate(ProfileActivationService.java:159) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.activate(AbstractProfileServiceBootstrap.java:112) [:0.2.2]
    at org.jboss.profileservice.resolver.BasicResolverFactory$ProfileResolverFacade.deploy(BasicResolverFactory.java:87) [:0.2.2]
    at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.start(AbstractProfileServiceBootstrap.java:91) [:0.2.2]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:132) [:6.0.0.Final]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]
    at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at java.lang.Thread.run(Unknown Source) [:1.6.0_24]
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial
    at javax.naming.spi.NamingManager.getInitialContext(Unknown Source) [:1.6.0_24]
    at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source) [:1.6.0_24]
    at javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source) [:1.6.0_24]
    at javax.naming.InitialContext.getNameParser(Unknown Source) [:1.6.0_24]
    at org.jboss.jms.jndi.JMSProviderLoader.bind(JMSProviderLoader.java:203) [:6.0.0.Final]
    at org.jboss.jms.jndi.JMSProviderLoader.startService(JMSProviderLoader.java:170) [:6.0.0.Final]
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:355) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:301) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at sun.reflect.GeneratedMethodAccessor232.invoke(Unknown Source) [:1.6.0_24]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [:1.6.0_24]
    at java.lang.reflect.Method.invoke(Unknown Source) [:1.6.0_24]
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157) [:6.0.0.GA]
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96) [:6.0.0.GA]
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) [:6.0.0.GA]
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271) [:6.0.0.GA]
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670) [:6.0.0.GA]
    at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:189) [:2.2.0.GA]
    at $Proxy41.start(Unknown Source)    at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:53) [:2.2.0.GA]
    at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:41) [:2.2.0.GA]
    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:301) [:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]
    at org.jboss.system.ServiceController.doChange(ServiceController.java:671) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.ServiceController.start(ServiceController.java:443) [:6.0.0.Final (Build SVNTag:JBoss_6.0.0.Final date: 20101228)]
    at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:189) [:6.0.0.Final]
    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:102) [:6.0.0.Final]
    ... 48 more

12:09:45,713 INFO  [xnio] XNIO Version 2.1.0.CR2
12:09:45,726 INFO  [nio] XNIO NIO Implementation Version 2.1.0.CR2
12:09:46,297 INFO  [remoting] JBoss Remoting version 3.1.0.Beta2
12:09:46,415 INFO  [service] Removing bootstrap log handlers
12:09:46,604 ERROR [ProfileServiceBootstrap] Failed to load profile:: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

DEPLOYMENTS MISSING DEPENDENCIES:
  Deployment "AdminConsoleActivator" is missing the following dependencies:
    Dependency "WebServer" (should be in state "Installed", but is actually in state "Instantiated")
  Deployment "CachedConnectionManager" is missing the following dependencies:
    Dependency "TransactionManager" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "DefaultJndiBinder" is missing the following dependencies:
    Dependency "<UNKNOWN DefaultJndiBinder>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'LocalNamingBean' **")
  Deployment "DefaultUserTransactionprovider" is missing the following dependencies:
    Dependency "<UNKNOWN DefaultUserTransactionprovider>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'TransactionManager' **")
  Deployment "EJBContextBinder" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Create", but is actually in state "**ERROR**")
  Deployment "JBossTransactionServices" is missing the following dependencies:
    Dependency "TransactionManager" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "JBossWSConsoleActivator" is missing the following dependencies:
    Dependency "WebServer" (should be in state "Installed", but is actually in state "Instantiated")
  Deployment "JMSConnectionFactoryManageMO" is missing the following dependencies:
    Dependency "<UNKNOWN JMSConnectionFactoryManageMO>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'JMSServerManager' **")
  Deployment "JMSQueueManageMO" is missing the following dependencies:
    Dependency "<UNKNOWN JMSQueueManageMO>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'JMSServerManager' **")
  Deployment "JMSServerMO" is missing the following dependencies:
    Dependency "<UNKNOWN JMSServerMO>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'JMSServerManager' **")
  Deployment "JMSTopicManageMO" is missing the following dependencies:
    Dependency "<UNKNOWN JMSTopicManageMO>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'JMSServerManager' **")
  Deployment "JavaEEComponentJndiBinderDeployer" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Create", but is actually in state "**ERROR**")
  Deployment "JmxConsoleActivator" is missing the following dependencies:
    Dependency "WebServer" (should be in state "Installed", but is actually in state "Instantiated")
  Deployment "JndiBinder" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "ModClusterListener" is missing the following dependencies:
    Dependency "WebServer" (should be in state "Create", but is actually in state "Instantiated")
  Deployment "NamingProviderURLWriter" is missing the following dependencies:
    Dependency "RemoteNamingBean" (should be in state "Installed", but is actually in state "Instantiated")
    Dependency "RemoteNamingBean" (should be in state "Installed", but is actually in state "Instantiated")
  Deployment "NamingService" is missing the following dependencies:
    Dependency "RemoteNamingBean" (should be in state "Installed", but is actually in state "Instantiated")
  Deployment "ObjectStoreBrowserBean" is missing the following dependencies:
    Dependency "<UNKNOWN ObjectStoreBrowserBean>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'TransactionManager' **")
  Deployment "ProfileServiceInvocationHandler" is missing the following dependencies:
    Dependency "ProfileServiceProxyFactory" (should be in state "Installed", but is actually in state "**ERROR**")
    Dependency "ProfileServiceProxyFactory" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "RealTransactionManager" is missing the following dependencies:
    Dependency "TransactionManager" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "RemoteNamingBean" is missing the following dependencies:
    Dependency "LocalNamingBean" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "TransactionManager" is missing the following dependencies:
    Dependency "<UNKNOWN TransactionManager>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'TransactionManagerJNDIBinding' **")
    Dependency "<UNKNOWN TransactionManager>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'TransactionSynchronizationRegistryJNDIBinding' **")
    Dependency "<UNKNOWN TransactionManager>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'TransactionPropagationContextExporterJNDIBinding' **")
    Dependency "<UNKNOWN TransactionManager>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'TransactionPropagationContextImporterJNDIBinding' **")
  Deployment "UnifiedInvoker" is missing the following dependencies:
    Dependency "TransactionManager" (should be in state "Create", but is actually in state "PreInstall")
  Deployment "WebJndiBinderDeployer" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Create", but is actually in state "**ERROR**")
  Deployment "WebServer" is missing the following dependencies:
    Dependency "jboss.security:service=JaasSecurityManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss.security:service=JaasSecurityManager' **")
  Deployment "WorkManager" is missing the following dependencies:
    Dependency "TransactionManager" (should be in state "Installed", but is actually in state "PreInstall")
  Deployment "jboss-switchboard:appName=ROOT,module=ROOT" is missing the following dependencies:
    Dependency "jboss.naming:application=ROOT,module=ROOT" (should be in state "Installed", but is actually in state "Described")
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss-switchboard:appName=http-invoker,module=invoker" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
    Dependency "jboss.naming:application=http-invoker,module=invoker" (should be in state "Installed", but is actually in state "Described")
  Deployment "jboss.ejb:persistencePolicy=database,service=EJBTimerService" is missing the following dependencies:
    Dependency "jboss.jdbc:datasource=DefaultDS,service=metadata" (should be in state "Create", but is actually in state "Configured")
    Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be in state "Create", but is actually in state "Configured")
  Deployment "jboss.ejb:service=EJBTimerService" is missing the following dependencies:
    Dependency "jboss:service=TransactionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")
    Dependency "jboss.ejb:persistencePolicy=database,service=EJBTimerService" (should be in state "Create", but is actually in state "Configured")
  Deployment "jboss.jca:name=DefaultDS,service=DataSourceBinding" is missing the following dependencies:
    Dependency "jboss.jca:name=DefaultDS,service=LocalTxCM" (should be in state "Create", but is actually in state "Configured")
  Deployment "jboss.jca:name=DefaultDS,service=LocalTxCM" is missing the following dependencies:
    Dependency "jboss.security:service=JaasSecurityManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.security:service=JaasSecurityManager' **")
    Dependency "jboss:service=TransactionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")
    Dependency "jboss.jca:name=DefaultDS,service=ManagedConnectionPool" (should be in state "Create", but is actually in state "Configured")
    Dependency "jboss.jca:service=CachedConnectionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=CachedConnectionManager' **")
  Deployment "jboss.jca:name=DefaultDS,service=ManagedConnectionFactory" is missing the following dependencies:
    Dependency "jboss.jca:name='jboss-local-jdbc.rar',service=RARDeployment" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name='jboss-local-jdbc.rar',service=RARDeployment' **")
  Deployment "jboss.jca:name=DefaultDS,service=ManagedConnectionPool" is missing the following dependencies:
    Dependency "jboss.jca:name=DefaultDS,service=ManagedConnectionFactory" (should be in state "Create", but is actually in state "Configured")
  Deployment "jboss.jdbc:datasource=DefaultDS,service=metadata" is missing the following dependencies:
    Dependency "jboss.jdbc:service=metadata" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jdbc:service=metadata' **")
  Deployment "jboss.naming:application=ROOT" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=ROOT,module=ROOT" is missing the following dependencies:
    Dependency "jboss.naming:application=ROOT" (should be in state "Installed", but is actually in state "Instantiated")
  Deployment "jboss.naming:application=admin-console-activator-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=cache-invalidation-service" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=dependency-deployers-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=directory-deployer-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=ear-deployer-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=ejb-deployer-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=ejb2-container-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=ejb2-timer-service" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=ejb3-connectors-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=ejb3-container-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=ejb3-deployers-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=ejb3-interceptors-aop" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=ejb3-metadata-deployers-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=ejb3-nointerface-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=hdscanner-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=hibernate-deployer-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=hornetq-configuration" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=hornetq-deployers-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=hornetq-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=hornetq-jms" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=hsqldb-ds" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=http-invoker" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=http-invoker,module=invoker" is missing the following dependencies:
    Dependency "jboss.naming:application=http-invoker" (should be in state "Installed", but is actually in state "Instantiated")
  Deployment "jboss.naming:application=jboss-ejb3-async-deployer" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jboss-ejb3-embedded-impl-as" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jboss-ejb3-endpoint-deployer" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jboss-ejb3-jndi-deployers" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jboss-ejb3-metrics-deployer" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jboss-ejb3-singleton-deployer-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jboss-ejb3-timerservice-deployer" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jboss-injection-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jboss-jpa-mcint" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jboss-logging" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jbossweb" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jbossws-console-activator-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jca-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jmx-console-activator-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jmx-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jsr77-deployers-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=jsr88-service" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=legacy-invokers-service" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=mail-service" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=managed-beans-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=metadata-deployer-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=mod_cluster" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=monitoring-service" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=naming-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=naming-switchboard-deployer-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=profileservice-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=properties-service" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=remoting-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=remoting3-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=scanning-deployers-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=schedule-manager-service" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=scheduler-service" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=security-deployer-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=security-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=security-policies-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=shrinkwrap-extension-vdf" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=singleton-container-aop" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=sqlexception-service" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=switchboard-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=thread-pool-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=transaction-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=transaction-service" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=uuid-key-generator" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=vfs-jboss-beans" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.naming:application=xnio-provider" is missing the following dependencies:
    Dependency "NameSpaces" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "jboss.web.deployment:war=/ROOT" is missing the following dependencies:
    Dependency "jboss.naming:application=ROOT,module=ROOT" (should be in state "Create", but is actually in state "Described")
    Dependency "jboss.web:service=WebServer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.web:service=WebServer' **")
  Deployment "jboss.web.deployment:war=/invoker" is missing the following dependencies:
    Dependency "jboss.web:service=WebServer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.web:service=WebServer' **")
    Dependency "jboss.naming:application=http-invoker,module=invoker" (should be in state "Create", but is actually in state "Described")
  Deployment "jboss:service=ClientUserTransaction" is missing the following dependencies:
    Dependency "jboss:service=proxyFactory,target=ClientUserTransaction" (should be in state "Create", but is actually in state "Configured")
    Dependency "jboss:service=proxyFactory,target=ClientUserTransactionFactory" (should be in state "Create", but is actually in state "Configured")
  Deployment "jboss:service=KeyGeneratorFactory,type=HiLo" is missing the following dependencies:
    Dependency "jboss:service=TransactionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")
    Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be in state "Create", but is actually in state "Configured")
  Deployment "jboss:service=KeyGeneratorFactory,type=UUID" is missing the following dependencies:
    Dependency "jboss:service=Naming" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss:service=Naming' **")
  Deployment "jboss:service=Mail" is missing the following dependencies:
    Dependency "jboss:service=Naming" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss:service=Naming' **")
  Deployment "jboss:service=invoker,type=local" is missing the following dependencies:
    Dependency "jboss:service=TransactionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")
  Deployment "jboss:service=proxyFactory,target=ClientUserTransaction" is missing the following dependencies:
    Dependency "jboss:service=invoker,type=unified" (should be in state "Create", but is actually in state "Configured")
  Deployment "jboss:service=proxyFactory,target=ClientUserTransactionFactory" is missing the following dependencies:
    Dependency "jboss:service=invoker,type=unified" (should be in state "Create", but is actually in state "Configured")
  Deployment "org.hornetq:module=JMS,name="InVMConnectionFactory",type=ConnectionFactory" is missing the following dependencies:
    Dependency "JMSServerManager" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "org.hornetq:module=JMS,name="NettyConnectionFactory",type=ConnectionFactory" is missing the following dependencies:
    Dependency "JMSServerManager" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "org.hornetq:module=JMS,name="NettyThroughputConnectionFactory",type=ConnectionFactory" is missing the following dependencies:
    Dependency "JMSServerManager" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "org.hornetq:module=JMS,type=Queue,name="DLQ"" is missing the following dependencies:
    Dependency "JMSServerManager" (should be in state "Installed", but is actually in state "**ERROR**")
  Deployment "org.hornetq:module=JMS,type=Queue,name="ExpiryQueue"" is missing the following dependencies:
    Dependency "JMSServerManager" (should be in state "Installed", but is actually in state "**ERROR**")

DEPLOYMENTS IN ERROR:
  Deployment "jboss:service=Naming" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss:service=Naming' **
  Deployment "NameSpaces" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial, **ERROR**
  Deployment "TransactionSynchronizationRegistryJNDIBinding" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial
  Deployment "vfs:///C:/jboss-6.0.0.Final/server/default/deploy/jboss-xa-jdbc.rar" is in error due to the following reason(s): java.lang.IllegalStateException: jboss.jca:name='jboss-xa-jdbc.rar',service=RARDeployment is already installed.
  Deployment "jboss.security:service=JaasSecurityManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.security:service=JaasSecurityManager' **
  Deployment "TransactionPropagationContextFactory" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial
  Deployment "JNDIBasedSecurityRegistration" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial
  Deployment "vfs:///C:/jboss-6.0.0.Final/server/default/deploy/jboss-local-jdbc.rar" is in error due to the following reason(s): java.lang.IllegalStateException: jboss.jca:name='jboss-local-jdbc.rar',service=RARDeployment is already installed.
  Deployment "<UNKNOWN TransactionManager>" is in error due to the following reason(s): ** UNRESOLVED Demands 'TransactionManagerJNDIBinding' **, ** UNRESOLVED Demands 'TransactionPropagationContextExporterJNDIBinding' **, ** UNRESOLVED Demands 'TransactionPropagationContextImporterJNDIBinding' **, ** UNRESOLVED Demands 'TransactionSynchronizationRegistryJNDIBinding' **
  Deployment "<UNKNOWN JMSTopicManageMO>" is in error due to the following reason(s): ** UNRESOLVED Demands 'JMSServerManager' **
  Deployment "vfs:///C:/jboss-6.0.0.Final/server/default/deploy/hornetq/jms-ds.xml" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial
  Deployment "vfs:///C:/jboss-6.0.0.Final/server/default/deploy/jms-ra.rar" is in error due to the following reason(s): java.lang.IllegalStateException: jboss.jca:name='jms-ra.rar',service=RARDeployment is already installed.
  Deployment "<UNKNOWN JMSServerMO>" is in error due to the following reason(s): ** UNRESOLVED Demands 'JMSServerManager' **
  Deployment "jboss.jca:service=CachedConnectionManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:service=CachedConnectionManager' **
  Deployment "TimerServiceBinder" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial
  Deployment "<UNKNOWN DefaultJndiBinder>" is in error due to the following reason(s): ** UNRESOLVED Demands 'LocalNamingBean' **
  Deployment "TransactionPropagationContextExporterJNDIBinding" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial
  Deployment "vfs:///C:/jboss-6.0.0.Final/server/default/deploy/quartz-ra.rar" is in error due to the following reason(s): java.lang.IllegalStateException: jboss.jca:name='quartz-ra.rar',service=RARDeployment is already installed.
  Deployment "jboss.jdbc:service=metadata" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jdbc:service=metadata' **
  Deployment "<UNKNOWN ObjectStoreBrowserBean>" is in error due to the following reason(s): ** UNRESOLVED Demands 'TransactionManager' **
  Deployment "ProfileServiceProxyFactory" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial, **ERROR**
  Deployment "TransactionPropagationContextImporterJNDIBinding" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial
  Deployment "jboss:service=invoker,type=unified" is in error due to the following reason(s): Configured
  Deployment "jboss.jca:name='jboss-local-jdbc.rar',service=RARDeployment" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:name='jboss-local-jdbc.rar',service=RARDeployment' **
  Deployment "<UNKNOWN JMSQueueManageMO>" is in error due to the following reason(s): ** UNRESOLVED Demands 'JMSServerManager' **
  Deployment "JMSServerManager" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial, **ERROR**
  Deployment "<UNKNOWN DefaultUserTransactionprovider>" is in error due to the following reason(s): ** UNRESOLVED Demands 'TransactionManager' **
  Deployment "jboss:service=TransactionManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss:service=TransactionManager' **
  Deployment "LocalNamingBean" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial, **ERROR**
  Deployment "<UNKNOWN JMSConnectionFactoryManageMO>" is in error due to the following reason(s): ** UNRESOLVED Demands 'JMSServerManager' **
  Deployment "vfs:///C:/jboss-6.0.0.Final/server/default/deploy/legacy-conf-service.xml" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial
  Deployment "TransactionManagerJNDIBinding" is in error due to the following reason(s): javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file:  java.naming.factory.initial
  Deployment "vfs:///C:/jboss-6.0.0.Final/server/default/deploy/mail-ra.rar" is in error due to the following reason(s): java.lang.IllegalStateException: jboss.jca:name='mail-ra.rar',service=RARDeployment is already installed.
  Deployment "jboss.web:service=WebServer" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.web:service=WebServer' **

    at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.0.GA]
    at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.0.GA]
    at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.checkComplete(MainDeployerPlugin.java:87) [:6.0.0.Final]
    at org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.checkAllComplete(ProfileDeployerPluginRegistry.java:107) [:0.2.2]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:135) [:6.0.0.Final]
    at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]
    at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
    at java.lang.Thread.run(Unknown Source) [:1.6.0_24]

12:09:46,615 INFO  [org.jboss.bootstrap.impl.base.server.AbstractServer] JBossAS [6.0.0.Final "Neo"] Started in 16s:3ms


Pjava

Pjava

Responder

Posts

26/04/2011

Davi Costa

Para vc tirar a dúvida se o problema é na sua app ou no jboss sobe ela em outro servidor, tomcat ou glassfish....
Att Davi
Responder

26/04/2011

Pjava

Coloquei o Tomcat e consegui startar minha HTML e minha JSP. Só não abri o GoogleMap do Prime, mas eu também não instalei nada dele no Tomcat. E nem sei se devo instalar ou não.
Responder

26/04/2011

Davi Costa

Então já vimos que o problema é do jboss.
A sua configuração não é muito simples não.
E quanto ao googlemaps só vai vendo bem na calma... os fontes.

Tenta glassfish q roda quase tudo que o jboss roda... a não q vc esteja utilizando o seamframework, que não é o caso.

Att Davi
Responder

26/04/2011

Pjava

O cliente é o governo e é exigido que se use o JBoss. Rodei agora no JBOss e funcionou, mas com o Tomcat lá também. O que será que aconteceu ou tá acontecendo. Vou precisar criar um ambiente de testes e tem que funcionar. 
Responder

Assista grátis a nossa aula inaugural

Assitir aula

Saiba por que programar é uma questão de
sobrevivência e como aprender sem riscos

Assistir agora

Utilizamos cookies para fornecer uma melhor experiência para nossos usuários, consulte nossa política de privacidade.

Aceitar