10 Replies Latest reply on May 12, 2010 6:17 AM by tdtappe

    Hornet / JbpmCommandQueue problem with 6.0.0.M3

    tdtappe

      Trying M3 with one of my apps I noticed the following problems booting jboss:

       

      INFO  [xnio] XNIO Version 2.1.0.CR2

      INFO  [nio] XNIO NIO Implementation Version 2.1.0.CR2

      ERROR [HornetQActivation] Unable to start activation : HornetQException[errorCode=100 message=Queue jms.queue.JbpmCommandQueue does not exist]

          at org.hornetq.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:287) [:6.0.0.20100429-M3]

          at org.hornetq.core.client.impl.ClientSessionImpl.internalCreateConsumer(ClientSessionImpl.java:1556) [:6.0.0.20100429-M3]

          at org.hornetq.core.client.impl.ClientSessionImpl.createConsumer(ClientSessionImpl.java:447) [:6.0.0.20100429-M3]

          at org.hornetq.core.client.impl.ClientSessionImpl.createConsumer(ClientSessionImpl.java:392) [:6.0.0.20100429-M3]

          at org.hornetq.core.client.impl.DelegatingSession.createConsumer(DelegatingSession.java:201) [:6.0.0.20100429-M3]

          at org.hornetq.ra.inflow.HornetQMessageHandler.setup(HornetQMessageHandler.java:168) [:6.0.0.20100429-M3]

          at org.hornetq.ra.inflow.HornetQActivation.setup(HornetQActivation.java:287) [:6.0.0.20100429-M3]

          at org.hornetq.ra.inflow.HornetQActivation$SetupActivation.run(HornetQActivation.java:502) [:6.0.0.20100429-M3]

          at org.jboss.resource.work.WorkWrapper.run(WorkWrapper.java:172) [:6.0.0.20100429-M3]

          at org.jboss.threads.SimpleDirectExecutor.execute(SimpleDirectExecutor.java:33) [:6.0.0.20100429-M3]

          at org.jboss.threads.QueueExecutor.runTask(QueueExecutor.java:780) [:6.0.0.20100429-M3]

          at org.jboss.threads.QueueExecutor.access$100(QueueExecutor.java:45) [:6.0.0.20100429-M3]

          at org.jboss.threads.QueueExecutor$Worker.run(QueueExecutor.java:800) [:6.0.0.20100429-M3]

          at java.lang.Thread.run(Thread.java:619) [:1.6.0_16]

          at org.jboss.threads.JBossThread.run(JBossThread.java:122) [:6.0.0.20100429-M3]

       

      INFO  [remoting] JBoss Remoting version 3.1.0.Beta2

       

      There's no such error with M2

       

      Later during boot there are other errors (both, M2 and M3):

       

      12:51:51,780 INFO  [providers] Adding built in provider org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider
      12:51:51,858 ERROR [[/gwt-console-server]] Exception sending context initialized event to listener instance of class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap: java.lang.ClassCastException: org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider cannot be cast to javax.ws.rs.ext.MessageBodyReader
          at org.jboss.resteasy.plugins.providers.RegisterBuiltin.optionalProvider(RegisterBuiltin.java:103)
          at org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:66)
          at org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap.contextInitialized(ResteasyBootstrap.java:84)
          at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3926)
          at org.apache.catalina.core.StandardContext.start(StandardContext.java:4447)
          at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:315)
          at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:145)
          at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:462)
          at org.jboss.web.deployers.WebModule.startModule(WebModule.java:116)
          at org.jboss.web.deployers.WebModule.start(WebModule.java:95)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:597)
          at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
          at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271)
          at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670)
          at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
          at $Proxy41.start(Unknown Source)
          at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:53)
          at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:41)
          at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
          at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
          at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
          at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:301)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
          at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:918)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:633)
          at org.jboss.system.ServiceController.doChange(ServiceController.java:671)
          at org.jboss.system.ServiceController.start(ServiceController.java:443)
          at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:189)
          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:102)
          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:49)
          at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
          at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55)
          at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1660)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1378)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1399)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1319)
          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
          at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:918)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:633)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:898)
          at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:677)
          at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
          at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
          at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
          at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:403)
          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
          at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:873)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:620)
          at org.jboss.system.server.profileservice.repository.AbstractProfileService.registerProfile(AbstractProfileService.java:308)
          at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:259)
          at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:100)
          at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:860)
          at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:441)
          at java.lang.Thread.run(Thread.java:619)

       

      12:51:52,124 ERROR [StandardContext] Error listenerStart
      12:51:52,124 ERROR [StandardContext] Context [/gwt-console-server] startup failed due to previous errors
      12:51:52,124 ERROR [AbstractKernelController] Error installing to Start: name=jboss.web.deployment:war=/gwt-console-server state=Create mode=Manual requiredState=Installed: org.jboss.deployers.spi.DeploymentException: URL file:/C:/Programme/jboss-6.0.0.20100216-M2/server/transdata/tmp/5c4o1l-4ujij0-g9167xcl-1-g916ap60-be/gwt-console-server-jbpm.war/ deployment failed
          at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:337)
          at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:145)
          at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:462)
          at org.jboss.web.deployers.WebModule.startModule(WebModule.java:116)
          at org.jboss.web.deployers.WebModule.start(WebModule.java:95)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:597)
          at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
          at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271)
          at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670)
          at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
          at $Proxy41.start(Unknown Source)
          at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:53)
          at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:41)
          at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
          at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
          at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
          at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:301)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
          at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:918)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:633)
          at org.jboss.system.ServiceController.doChange(ServiceController.java:671)
          at org.jboss.system.ServiceController.start(ServiceController.java:443)
          at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:189)
          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:102)
          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:49)
          at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
          at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55)
          at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1660)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1378)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1399)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1319)
          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
          at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:918)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:633)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:898)
          at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:677)
          at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
          at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
          at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
          at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:403)
          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
          at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:873)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:620)
          at org.jboss.system.server.profileservice.repository.AbstractProfileService.registerProfile(AbstractProfileService.java:308)
          at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:259)
          at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:100)
          at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:860)
          at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:441)
          at java.lang.Thread.run(Thread.java:619)

       

      12:51:52,358 ERROR [AbstractKernelController] Error installing to Real: name=vfszip:/C:/Programme/jboss-6.0.0.20100216-M2/server/transdata/deploy/jbpm/gwt-console-server-jbpm.war/ state=PreReal mode=Manual requiredState=Real: org.jboss.deployers.spi.DeploymentException: URL file:/C:/Programme/jboss-6.0.0.20100216-M2/server/transdata/tmp/5c4o1l-4ujij0-g9167xcl-1-g916ap60-be/gwt-console-server-jbpm.war/ deployment failed
          at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:337)
          at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:145)
          at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:462)
          at org.jboss.web.deployers.WebModule.startModule(WebModule.java:116)
          at org.jboss.web.deployers.WebModule.start(WebModule.java:95)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:597)
          at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
          at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271)
          at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670)
          at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
          at $Proxy41.start(Unknown Source)
          at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:53)
          at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:41)
          at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
          at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
          at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
          at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:301)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
          at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:918)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:633)
          at org.jboss.system.ServiceController.doChange(ServiceController.java:671)
          at org.jboss.system.ServiceController.start(ServiceController.java:443)
          at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:189)
          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:102)
          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:49)
          at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
          at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55)
          at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1660)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1378)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1399)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1319)
          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
          at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:918)
          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:633)
          at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:898)
          at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:677)
          at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
          at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
          at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
          at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:403)
          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:378)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2029)
          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1050)
          at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1289)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1213)
          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1107)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:873)
          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:620)
          at org.jboss.system.server.profileservice.repository.AbstractProfileService.registerProfile(AbstractProfileService.java:308)
          at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:259)
          at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:100)
          at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:860)
          at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:441)
          at java.lang.Thread.run(Thread.java:619)

       

      12:51:52,827 WARN  [InterceptorInfoRepository] EJBTHREE-1852: InterceptorInfoRepository is deprecated
      12:51:53,546 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@eb5cb0
      12:51:53,546 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@eb5cb0
      12:51:53,608 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@eb5cb0
      12:51:53,608 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@eb5cb0
      12:51:54,249 INFO  [JBossASKernel] Created KernelDeployment for: jboss-seam-2.2.1.CR1.jar

       

      Is there anybody with some advice for me?

       

      --Heiko

        • 1. Re: Hornet / JbpmCommandQueue problem with 6.0.0.M3
          jaikiran

          Looks like some problem deploying the gwt-console-server-jbpm.war. Does that war file require any queues/topics? How are they deployed? Do you have the configs for those? If yes, please post those.

          • 2. Re: Hornet / JbpmCommandQueue problem with 6.0.0.M3
            tdtappe

            Obviously jBPM install itself in a separate directory containing several files.

            One of these is "jbpm-destinations-service.xml" containing the following configuration:

             

            <?xml version="1.0" encoding="UTF-8"?>

             

            <!--
              This file defines the default queue that jBPM ships with. You can add other
              destinations to this file, or you can create other *-service.xml files to
              contain your application's destinations.
            -->
            <server>

             

              <!--
                The default command queue. This destination is used by the
                JmsMessageSession.
              -->
              <mbean code="org.jboss.jms.server.destination.QueueService"
                name="jboss.messaging.destination:service=Queue,name=JbpmCommandQueue"
                xmbean-dd="xmdesc/Queue-xmbean.xml">
                <depends optional-attribute-name="ServerPeer">
                  jboss.messaging:service=ServerPeer
                </depends>
                <depends>jboss.messaging:service=PostOffice</depends>
              </mbean>

             

            </server>

             

            Does this help to identify the problem?

             

            --Heiko

            • 3. Re: Hornet / JbpmCommandQueue problem with 6.0.0.M3
              jaikiran

              JBoss Messaging has been completely removed from 6.0.0.M3. So with that, you will no longer be able to deploy the queue/topics using that piece of xml. Instead what you (or jbpm) will need is a *-hornetq-jms.xml file with the following contents (just an example for your JbpmCommandQueue):

               

              <?xml version="1.0" encoding="UTF-8"?>
              <configuration xmlns="urn:hornetq"
                          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                          xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd">
              
                
                 
                 <queue name="JbpmCommandQueue">
                    <entry name="/queue/JbpmCommandQueue"/>
                 </queue>
                 
              </configuration>
              

               

              You can name this jbpm-destinations-hornetq-jms.xml or anything that ends with the -hornetq-jms.xml suffix, and place it in the deploy folder.

              • 4. Re: Hornet / JbpmCommandQueue problem with 6.0.0.M3
                tdtappe

                Hmm... I placed a -hornetq-jms.xml file with the content in the deploy directory but I am still running into this error:

                 

                ERROR [HornetQActivation] Unable to start activation : HornetQException[errorCode=100 message=Queue jms.queue.JommandQueue does not exist]

                 

                Any idea?

                 

                --Heiko

                • 5. Re: Hornet / JbpmCommandQueue problem with 6.0.0.M3
                  jaikiran

                  Can you post the entire console log (not the server.log)?

                  • 6. Re: Hornet / JbpmCommandQueue problem with 6.0.0.M3
                    tdtappe

                    Sure, here you are...

                    • 7. Re: Hornet / JbpmCommandQueue problem with 6.0.0.M3
                      jaikiran

                      I don't know much about that jbpm application. Looking at the logs, it might be a deployment ordering issue. Can you try this:

                       

                      1) Stop the server if it's already running. Remove your application from the deploy folder.

                      2) Place the *-hornetq-jms.xml file containing your queue/topics configs, in the JBOSS_HOME/server/< servername>/deploy folder

                      3) Start the server

                      4) Once the server is completely started without any errors, just check whether the queue/topics got deployed, by going to the jmx-console and looking for the queue/topic MBeans under org.hornetq domain.

                      5) Once you see your queue/topic in there, then just place your application (the one that you removed in step#1) in the deploy folder. You don't have to stop the server, it will hot deploy the application.

                       

                      See if that gets rid of the issue.

                      • 8. Re: Hornet / JbpmCommandQueue problem with 6.0.0.M3
                        tdtappe

                        Yes, after step 4) the jxm-console shows the JbpmCommandQueue in org.hornetq

                        Hot-deploying jbpm after step 4 doesn't show the HornetQException any longer

                        But later there is still the following error (complete log attached):

                         

                        11:51:24,321 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/gwt-console-server]] Exception sending context initialized event to listener instance of class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap: java.lang.ClassCastException: org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider cannot be cast to javax.ws.rs.ext.MessageBodyReader
                        • 9. Re: Hornet / JbpmCommandQueue problem with 6.0.0.M3
                          jaikiran

                          Heiko Tappe wrote:

                           

                          Yes, after step 4) the jxm-console shows the JbpmCommandQueue in org.hornetq

                          Hot-deploying jbpm after step 4 doesn't show the HornetQException any longer

                          Good to know. So it was a deployment dependency issue. If you know which MDB depends on that queue, then you can follow this example http://community.jboss.org/message/542369#542369 to add a dependency on the queue. That way, you won't have to rely on manually deploying the application after the queue is deployed.

                           

                           

                          Heiko Tappe wrote:

                           


                          But later there is still the following error (complete log attached):

                           

                          11:51:24,321 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/gwt-console-server]] Exception sending context initialized event to listener instance of class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap: java.lang.ClassCastException: org.jboss.resteasy.plugins.providers.jaxb.JAXBXmlSeeAlsoProvider cannot be cast to javax.ws.rs.ext.MessageBodyReader

                           

                          Please create a separate thread for that exception (so that we don't mix multiple issues in the same thread). That one looks like a typical classloading problem. In that new thread, please provide the entire exception stacktrce and other relevant details (I know you already have posted the logs here, but please repost the logs in the new thread too).

                          • 10. Re: Hornet / JbpmCommandQueue problem with 6.0.0.M3
                            tdtappe

                            As for the dependency issue: I probably have to talk to the jBPM guys. I just used the standard jBPM setup for JBoss AS.

                            And for the other problem I will follow your advice and start another thread.

                             

                            Thanks a lot so far!

                             

                            --Heiko