8 Replies Latest reply on Dec 24, 2014 5:01 AM by aslavkin

    jpbm 6.1.0 console problem

    aslavkin

      Hi
      I did whole instalation by tutorial.
      Everything looks fine untill i trying to connect to consule.i got 404.
      log printout:

      2014-12-23 14:14:02,550 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "webservices")]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {

          "Services that were unable to start:" => ["jboss.ws.config"],

          "Services that may be the cause:" => [

              "jboss.deployment.unit.\"jbpm-console.war\".beanmanager",

              "jboss.http-upgrade-registry.default",

              "jboss.remoting.remotingConnectorInfoService.http-remoting-connector"

          ]

      }}

      2014-12-23 14:14:02,600 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

          ("subsystem" => "undertow"),

          ("server" => "default-server"),

          ("http-listener" => "default")

      ]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.listener.default" => "org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener

          Caused by: java.net.BindException: Address already in use"}}

      2014-12-23 14:14:02,658 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "jacorb")]) - failure description: {

          "JBAS014671: Failed services" => {"jboss.jacorb.poa-service.rootpoa" => "org.jboss.msc.service.StartException in service jboss.jacorb.poa-service.rootpoa: JBAS016490: Failed to resolve initial reference RootPOA

          Caused by: org.omg.CORBA.INITIALIZE: Could not create server socket (3528): java.net.BindException: Address already in use"},

          "JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {

              "Services that were unable to start:" => [

                  "jboss.jacorb.naming-service",

                  "jboss.jacorb.poa-service.irpoa",

                  "jboss.jacorb.poa-service.namingpoa"

              ],

              "Services that may be the cause:" => [

                  "jboss.deployment.unit.\"jbpm-console.war\".beanmanager",

                  "jboss.http-upgrade-registry.default",

                  "jboss.remoting.remotingConnectorInfoService.http-remoting-connector"

              ]

          }

      }

      2014-12-23 14:14:02,798 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

          ("subsystem" => "ejb3"),

          ("service" => "remote")

      ]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.ejb3.connector is missing [jboss.remoting.remotingConnectorInfoService.http-remoting-connector]"]}

      2014-12-23 14:14:02,933 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "jbpm-console.war" (runtime-name : "jbpm-console.war")

      2014-12-23 14:14:02,952 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report

      JBAS014775:    New missing/unsatisfied dependencies:

            service jboss.deployment.unit."jbpm-console.war".beanmanager (missing) dependents: [service jboss.deployment.unit."jbpm-console.war".weld.weldClassIntrospector]

            service jboss.http-upgrade-registry.default (missing) dependents: [service jboss.messaging.default]

            service jboss.remoting.remotingConnectorInfoService.http-remoting-connector (missing) dependents: [service jboss.ejb3.connector]

      JBAS014777:   Services which failed to start:      service jboss.undertow.listener.default: org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener

            service jboss.serverManagement.controller.management.http: org.jboss.msc.service.StartException in service jboss.serverManagement.controller.management.http: JBAS015811: Failed to start the http-interface service

            service jboss.jacorb.poa-service.rootpoa: org.jboss.msc.service.StartException in service jboss.jacorb.poa-service.rootpoa: JBAS016490: Failed to resolve initial reference RootPOA

       

       

      2014-12-23 14:14:03,277 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015964: Http management interface is not enabled

      2014-12-23 14:14:03,286 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015954: Admin console is not enabled

      2014-12-23 14:14:03,293 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.1.0.Final "Kenny" started (with errors) in 30803ms - Started 231 of 297 services (12 services failed or missing dependencies, 99 services are lazy, passive or on-demand)

      2014-12-23 14:14:03,374 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 24) JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'jbpm-console.war#org.jbpm.domain'

      2014-12-23 14:14:03,886 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015877: Stopped deployment jbpm-console.war (runtime-name: jbpm-console.war) in 536ms

      2014-12-23 14:14:04,131 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "jbpm-console.war" (runtime-name: "jbpm-console.war")

      2014-12-23 14:14:04,141 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report

      JBAS014775:    New missing/unsatisfied dependencies:

            service jboss.naming.context.java.app.jbpm-console (missing) dependents: [service jboss.deployment.unit."jbpm-console.war".INSTALL]

            service jboss.naming.context.java.module.jbpm-console.jbpm-console (missing) dependents: [service jboss.deployment.unit."jbpm-console.war".INSTALL]

      JBAS014777:   Services which failed to start:      service jboss.undertow.listener.default: org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener

            service jboss.serverManagement.controller.management.http: org.jboss.msc.service.StartException in service jboss.serverManagement.controller.management.http: JBAS015811: Failed to start the http-interface service

            service jboss.jacorb.poa-service.rootpoa: org.jboss.msc.service.StartException in service jboss.jacorb.poa-service.rootpoa: JBAS016490: Failed to resolve initial reference RootPOA

       

       

      Can you tell me what went wrong here
      Thanks
      P.S. I attached the log in case of...

        • 1. Re: jpbm 6.1.0 console problem
          swiderski.maciej

          most likely another jboss instance is already started and holding the ports. Make sure you don't have any other jboss instance and then you should be fine.

           

          HTH

          1 of 1 people found this helpful
          • 2. Re: jpbm 6.1.0 console problem
            aslavkin

            i double checked it after killall java
            and now it still 404

            log:

            2014-12-23 15:13:39,163 ERROR [org.uberfire.metadata.io.BatchIndex] (EJB default - 4) Index fails. [@/todo.md]: java.lang.NullPointerException

              at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine$3$1.<init>(LuceneIndexEngine.java:298) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine$3.<init>(LuceneIndexEngine.java:297) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine.newMetaProperty(LuceneIndexEngine.java:294) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine.newMetaObect(LuceneIndexEngine.java:258) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine.updateMetaModel(LuceneIndexEngine.java:238) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine.index(LuceneIndexEngine.java:93) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.metadata.io.BatchIndex$3.visitFile(BatchIndex.java:152) [uberfire-metadata-commons-io-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.metadata.io.BatchIndex$3.visitFile(BatchIndex.java:130) [uberfire-metadata-commons-io-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:63) [uberfire-nio2-api-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:44) [uberfire-nio2-api-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.java.nio.file.Files.walkFileTree(Files.java:911) [uberfire-nio2-api-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.java.nio.file.Files.walkFileTree(Files.java:930) [uberfire-nio2-api-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.metadata.io.BatchIndex.run(BatchIndex.java:129) [uberfire-metadata-commons-io-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.metadata.io.BatchIndex.run(BatchIndex.java:118) [uberfire-metadata-commons-io-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.metadata.io.BatchIndex$1.run(BatchIndex.java:90) [uberfire-metadata-commons-io-0.4.0.Final.jar:0.4.0.Final]

              at org.uberfire.commons.async.SimpleAsyncExecutorService.execute(SimpleAsyncExecutorService.java:81) [uberfire-commons-0.4.0.Final.jar:0.4.0.Final]

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_25]

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_25]

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_25]

              at java.lang.reflect.Method.invoke(Method.java:483) [rt.jar:1.8.0_25]

              at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)

              at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

              at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)

              at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

              at org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(ContainerManagedConcurrencyInterceptor.java:104) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

              at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:55) [weld-core-impl-2.1.2.Final.jar:2014-01-09 09:23]

              at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)

              at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53)

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:52) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:260) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.as.ejb3.tx.CMTTxInterceptor.notSupported(CMTTxInterceptor.java:324) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:237) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326)

              at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448)

              at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61)

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326)

              at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)

              at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185)

              at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182)

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor.processInvocation(LogDiagnosticContextRecoveryInterceptor.java:79) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

              at org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory$1$2.runInvocation(AsyncFutureInterceptorFactory.java:97) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask.run(AsyncInvocationTask.java:73) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_25]

              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_25]

              at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_25]

              at org.jboss.threads.JBossThread.run(JBossThread.java:122)

            • 3. Re: jpbm 6.1.0 console problem
              swiderski.maciej

              if you use jbpm-installer then use clean.demo or manually remove directory called .index as it seems to be corrupted

               

              HTH

              • 4. Re: jpbm 6.1.0 console problem
                aslavkin

                I did and now:

                2014-12-23 15:50:15,152 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-2) JNDI bindings for session bean named WebSphereRoleProviderServices in deployment unit deployment "jbpm-console.war" are as follows:

                 

                 

                  java:global/jbpm-console/WebSphereRoleProviderServices!org.uberfire.security.server.auth.source.adapter.WebSphereRoleProviderServices

                  java:app/jbpm-console/WebSphereRoleProviderServices!org.uberfire.security.server.auth.source.adapter.WebSphereRoleProviderServices

                  java:module/WebSphereRoleProviderServices!org.uberfire.security.server.auth.source.adapter.WebSphereRoleProviderServices

                  java:global/jbpm-console/WebSphereRoleProviderServices

                  java:app/jbpm-console/WebSphereRoleProviderServices

                  java:module/WebSphereRoleProviderServices

                 

                 

                2014-12-23 15:50:15,293 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

                    ("subsystem" => "messaging"),

                    ("hornetq-server" => "default")

                ]) - failure description: {

                    "JBAS014771: Services with missing/unavailable dependencies" => ["jboss.messaging.default is missing [jboss.http-upgrade-registry.default]"],

                    "JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {

                        "Services that were unable to start:" => ["jboss.messaging.default.jms.manager"],

                        "Services that may be the cause:" => [

                            "jboss.deployment.unit.\"jbpm-console.war\".beanmanager",

                            "jboss.http-upgrade-registry.default",

                            "jboss.remoting.remotingConnectorInfoService.http-remoting-connector"

                        ]

                    }

                }

                2014-12-23 15:50:15,338 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "jbpm-console.war")]) - failure description: {

                    "JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"jbpm-console.war\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"jbpm-console.war\".beanmanager]"],

                    "JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {

                        "Services that were unable to start:" => ["jboss.deployment.unit.\"jbpm-console.war\".INSTALL"],

                        "Services that may be the cause:" => [

                            "jboss.deployment.unit.\"jbpm-console.war\".beanmanager",

                            "jboss.http-upgrade-registry.default",

                            "jboss.remoting.remotingConnectorInfoService.http-remoting-connector"

                        ]

                    }

                }

                2014-12-23 15:50:15,385 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "webservices")]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {

                    "Services that were unable to start:" => ["jboss.ws.config"],

                    "Services that may be the cause:" => [

                        "jboss.deployment.unit.\"jbpm-console.war\".beanmanager",

                        "jboss.http-upgrade-registry.default",

                        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector"

                    ]

                }}

                2014-12-23 15:50:15,434 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

                    ("subsystem" => "undertow"),

                    ("server" => "default-server"),

                    ("http-listener" => "default")

                ]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.listener.default" => "org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener

                    Caused by: java.net.BindException: Address already in use"}}

                2014-12-23 15:50:15,464 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

                    ("subsystem" => "ejb3"),

                    ("service" => "remote")

                ]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.ejb3.connector is missing [jboss.remoting.remotingConnectorInfoService.http-remoting-connector]"]}

                2014-12-23 15:50:15,727 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 31) JBAS018559: Deployed "jbpm-console.war" (runtime-name : "jbpm-console.war")

                2014-12-23 15:50:15,752 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report

                JBAS014775:    New missing/unsatisfied dependencies:

                      service jboss.deployment.unit."jbpm-console.war".beanmanager (missing) dependents: [service jboss.deployment.unit."jbpm-console.war".weld.weldClassIntrospector]

                      service jboss.http-upgrade-registry.default (missing) dependents: [service jboss.messaging.default]

                      service jboss.remoting.remotingConnectorInfoService.http-remoting-connector (missing) dependents: [service jboss.ejb3.connector]

                JBAS014777:   Services which failed to start:      service jboss.undertow.listener.default: org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener

                 

                 

                2014-12-23 15:50:15,983 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                2014-12-23 15:50:16,086 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management

                2014-12-23 15:50:16,108 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990

                2014-12-23 15:50:16,132 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.1.0.Final "Kenny" started (with errors) in 29504ms - Started 244 of 302 services (7 services failed or missing dependencies, 99 services are lazy, passive or on-demand)

                2014-12-23 15:50:16,132 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 15) JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'jbpm-console.war#org.jbpm.domain'

                2014-12-23 15:50:16,652 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-15) JBAS015877: Stopped deployment jbpm-console.war (runtime-name: jbpm-console.war) in 561ms

                2014-12-23 15:50:16,887 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "jbpm-console.war" (runtime-name: "jbpm-console.war")

                2014-12-23 15:50:16,906 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report

                JBAS014775:    New missing/unsatisfied dependencies:

                      service jboss.naming.context.java.app.jbpm-console (missing) dependents: [service jboss.deployment.unit."jbpm-console.war".INSTALL]

                      service jboss.naming.context.java.module.jbpm-console.jbpm-console (missing) dependents: [service jboss.deployment.unit."jbpm-console.war".INSTALL]

                JBAS014777:   Services which failed to start:      service jboss.undertow.listener.default: org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener

                 

                 

                2014-12-23 15:50:18,983 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                2014-12-23 15:50:21,984 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                2014-12-23 15:50:24,983 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                2014-12-23 15:50:27,983 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                2014-12-23 15:50:30,983 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                2014-12-23 15:50:33,983 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                2014-12-23 15:50:36,983 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                2014-12-23 15:50:39,983 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                2014-12-23 15:50:42,983 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                2014-12-23 15:50:45,983 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                2014-12-23 15:50:48,983 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-8-thread-1) Error while executing jobs due to {}null

                • 5. Re: jpbm 6.1.0 console problem
                  dosten

                  It looks like you are back to the same problem with multiple jboss instances.

                  • 6. Re: jpbm 6.1.0 console problem
                    aslavkin

                    i double check it
                    there are only two java processes running on server
                    jboss and eclipse so...
                    how can i check it for more jboss processes?

                    • 7. Re: jpbm 6.1.0 console problem
                      swiderski.maciej

                      if you start your server manually (meaning via standalone.sh) then make sure you start with standalone full server config:

                      standalone.sh --server-config=standalone-full.xml

                      as it requires messaging subsystem which is not defined in default server config.

                       

                      HTH

                      • 8. Re: jpbm 6.1.0 console problem
                        aslavkin

                        once again i got:

                        ERROR [org.uberfire.metadata.io.BatchIndex] (EJB default - 2) Index fails. [@/todo.md]: java.lang.NullPointerException

                          at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine$3$1.<init>(LuceneIndexEngine.java:298) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine$3.<init>(LuceneIndexEngine.java:297) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine.newMetaProperty(LuceneIndexEngine.java:294) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine.newMetaObect(LuceneIndexEngine.java:258) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine.updateMetaModel(LuceneIndexEngine.java:238) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.metadata.backend.lucene.index.LuceneIndexEngine.index(LuceneIndexEngine.java:93) [uberfire-metadata-backend-lucene-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.metadata.io.BatchIndex$3.visitFile(BatchIndex.java:152) [uberfire-metadata-commons-io-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.metadata.io.BatchIndex$3.visitFile(BatchIndex.java:130) [uberfire-metadata-commons-io-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:63) [uberfire-nio2-api-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:85) [uberfire-nio2-api-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:44) [uberfire-nio2-api-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.java.nio.file.Files.walkFileTree(Files.java:911) [uberfire-nio2-api-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.java.nio.file.Files.walkFileTree(Files.java:930) [uberfire-nio2-api-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.metadata.io.BatchIndex.run(BatchIndex.java:129) [uberfire-metadata-commons-io-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.metadata.io.BatchIndex.run(BatchIndex.java:118) [uberfire-metadata-commons-io-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.metadata.io.BatchIndex$1.run(BatchIndex.java:90) [uberfire-metadata-commons-io-0.4.0.Final.jar:0.4.0.Final]

                          at org.uberfire.commons.async.SimpleAsyncExecutorService.execute(SimpleAsyncExecutorService.java:81) [uberfire-commons-0.4.0.Final.jar:0.4.0.Final]

                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_25]

                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_25]

                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_25]

                          at java.lang.reflect.Method.invoke(Method.java:483) [rt.jar:1.8.0_25]

                          at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)

                          at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

                          at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)

                          at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

                          at org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(ContainerManagedConcurrencyInterceptor.java:104) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)

                          at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:55) [weld-core-impl-2.1.2.Final.jar:2014-01-09 09:23]

                          at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)

                          at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53)

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:52) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:260) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.as.ejb3.tx.CMTTxInterceptor.notSupported(CMTTxInterceptor.java:324) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:237) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:95) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326)

                          at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:448)

                          at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61)

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:326)

                          at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)

                          at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185)

                          at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182)

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor.processInvocation(LogDiagnosticContextRecoveryInterceptor.java:79) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)

                          at org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory$1$2.runInvocation(AsyncFutureInterceptorFactory.java:97) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask.run(AsyncInvocationTask.java:73) [wildfly-ejb3-8.1.0.Final.jar:8.1.0.Final]

                          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_25]

                          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_25]

                          at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_25]

                          at org.jboss.threads.JBossThread.run(JBossThread.java:122)