Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-7958

WFLYCTL0013: Operation ("read-resource-description") failed - address after running clean Fuse on EAP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • fuse-7.0
    • fuse-7.0
    • Fuse EAP, Hawtio
    • None
    • % %
    • Fuse 7.0 Sprint 27

    Description

      After installing Fuse on EAP and running EAP with standalone-full profile, I get following exception:

      JBoss Bootstrap Environment
      
        JBOSS_HOME: /Users/vkasala/Work/Downloads/jboss-eap-7.1
      
        JAVA: /Users/vkasala/.sdkman/candidates/java/current/bin/java
      
        JAVA_OPTS:  -server -verbose:gc -Xloggc:"/Users/vkasala/Work/Downloads/jboss-eap-7.1/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms1303m -Xmx1303m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n
      
      =========================================================================
      
      Listening for transport dt_socket at address: 8787
      15:48:39,720 INFO  [org.jboss.modules] (main) JBoss Modules version 1.6.0.Final-redhat-1
      15:48:40,289 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1-redhat-1
      15:48:40,407 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: JBoss EAP 7.1.1.GA (WildFly Core 3.0.12.Final-redhat-1) starting
      15:48:42,412 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
      15:48:42,426 INFO  [org.wildfly.security] (ServerService Thread Pool -- 13) ELY00001: WildFly Elytron version 1.1.8.Final-redhat-1
      15:48:42,465 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 24) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
      15:48:42,764 INFO  [org.jboss.as.repository] (ServerService Thread Pool -- 17) WFLYDR0001: Content added at location /Users/vkasala/Work/Downloads/jboss-eap-7.1/standalone/data/content/b4/40f4fc341a7f3cceb482442c9d331952cca4b3/content
      15:48:42,783 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
      15:48:42,797 INFO  [org.xnio] (MSC service thread 1-5) XNIO version 3.5.4.Final-redhat-1
      15:48:42,806 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.5.4.Final-redhat-1
      15:48:42,831 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 65) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
      15:48:42,834 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 45) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors
      15:48:42,846 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 53) WFLYJSF0007: Activated the following JSF Implementations: [main]
      15:48:42,847 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 46) WFLYCLINF0001: Activating Infinispan subsystem.
      15:48:42,862 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 48) WFLYRS0016: RESTEasy version 3.0.25.Final-redhat-1
      15:48:42,883 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem
      15:48:42,905 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 67) WFLYWS0002: Activating WebServices Extension
      15:48:42,929 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem
      15:48:42,932 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0003: Undertow 1.4.18.SP2-redhat-1 starting
      15:48:42,936 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 47) WFLYIIOP0001: Activating IIOP Subsystem
      15:48:42,937 INFO  [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=5.0.2.Final-redhat-1
      15:48:42,943 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 40) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)
      15:48:42,980 INFO  [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.7.Final-redhat-1)
      15:48:43,007 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2
      15:48:43,008 INFO  [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service
      15:48:43,012 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
      15:48:43,012 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.5.Final-redhat-1
      15:48:43,097 INFO  [org.jboss.gravia.runtime] (MSC service thread 1-6) Installed: Module[gravia-system:0.0.0]
      15:48:43,097 INFO  [org.jboss.gravia.runtime] (MSC service thread 1-6) Runtime created: org.wildfly.extension.gravia.service.WildFlyRuntime@44312a6e
      15:48:43,155 INFO  [org.jboss.gravia.runtime] (MSC service thread 1-6) Installed: Module[org.apache.felix.configadmin:1.8.8]
      15:48:43,157 INFO  [org.jboss.gravia.runtime] (MSC service thread 1-6) Installed: Module[org.apache.felix.scr:1.6.2]
      15:48:43,186 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0014: Creating file handler for path '/Users/vkasala/Work/Downloads/jboss-eap-7.1/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
      15:48:43,268 INFO  [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 32 (per class), which is derived from the number of CPUs on this host.
      15:48:43,268 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 128 (per class), which is derived from thread worker pool sizing.
      15:48:43,272 INFO  [org.jboss.gravia.runtime] (MSC service thread 1-6) Started: Module[org.apache.felix.configadmin:1.8.8]
      15:48:43,284 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server.
      15:48:43,290 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0018: Host default-host starting
      15:48:43,325 INFO  [org.jboss.gravia.runtime] (MSC service thread 1-6) Started: Module[org.apache.felix.scr:1.6.2]
      15:48:43,333 WARN  [org.jboss.gravia.runtime] (MSC service thread 1-6) Invalid configuration directory: /Users/vkasala/Work/Downloads/jboss-eap-7.1/standalone/configuration/gravia/configs
      15:48:43,336 INFO  [org.wildfly.extension.gravia] (MSC service thread 1-5) Activating Gravia Subsystem
      15:48:43,339 INFO  [org.jboss.gravia.runtime] (MSC service thread 1-5) Installed: Module[gravia-container-wildfly-extension:1.3.1]
      15:48:43,341 INFO  [org.jboss.gravia.runtime] (MSC service thread 1-5) Started: Module[gravia-container-wildfly-extension:1.3.1]
      15:48:43,342 INFO  [org.wildfly.extension.camel] (MSC service thread 1-4) Activating Camel Subsystem
      15:48:43,342 INFO  [org.wildfly.extension.camel] (MSC service thread 1-1) Bound camel naming object: java:jboss/camel/CamelContextFactory
      15:48:43,360 INFO  [org.wildfly.extension.camel] (MSC service thread 1-5) Bound camel naming object: java:jboss/camel/CamelContextRegistry
      15:48:43,387 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
      15:48:43,447 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0493: EJB subsystem suspension complete
      15:48:43,576 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
      15:48:43,636 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0001: AIO wasn't located on this platform, it will fall back to using pure Java NIO.
      15:48:43,636 INFO  [org.jboss.as.patching] (MSC service thread 1-3) WFLYPAT0050: JBoss EAP cumulative patch ID is: base, one-off patches include: none
      15:48:43,650 WARN  [org.jboss.as.domain.management.security] (MSC service thread 1-8) WFLYDM0111: Keystore /Users/vkasala/Work/Downloads/jboss-eap-7.1/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
      15:48:43,652 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /Users/vkasala/Work/Downloads/jboss-eap-7.1/standalone/deployments
      15:48:43,652 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-7) WFLYIIOP0009: CORBA ORB Service started
      15:48:43,667 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "hawtio-wildfly-2.0.0.fuse-000145-redhat-1.war" (runtime-name: "hawtio-wildfly-2.0.0.fuse-000145-redhat-1.war")
      15:48:43,707 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/Users/vkasala/Work/Downloads/jboss-eap-7.1/standalone/data/activemq/journal,bindingsDirectory=/Users/vkasala/Work/Downloads/jboss-eap-7.1/standalone/data/activemq/bindings,largeMessagesDirectory=/Users/vkasala/Work/Downloads/jboss-eap-7.1/standalone/data/activemq/largemessages,pagingDirectory=/Users/vkasala/Work/Downloads/jboss-eap-7.1/standalone/data/activemq/paging)
      15:48:43,740 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221013: Using NIO Journal
      15:48:43,822 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
      15:48:43,824 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
      15:48:43,894 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443
      15:48:43,978 INFO  [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBossWS 5.1.10.Final-redhat-1 (Apache CXF 3.1.13.redhat-1)
      15:48:44,099 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
      15:48:44,100 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
      15:48:44,100 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
      15:48:44,100 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
      15:48:44,202 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221007: Server is now live
      15:48:44,202 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.5.5.009-redhat-1 [default, nodeID=0cab2342-3d8f-11e8-83df-a860b6128251]
      15:48:44,222 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 70) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
      15:48:44,241 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 73) AMQ221003: Deploying queue jms.queue.DLQ
      15:48:44,280 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0007: Registered connection factory java:/JmsXA
      15:48:44,286 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 72) AMQ221003: Deploying queue jms.queue.ExpiryQueue
      15:48:44,288 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 71) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory
      15:48:44,337 INFO  [org.apache.activemq.artemis.ra] (MSC service thread 1-7) Resource adaptor started
      15:48:44,337 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatoractivemq-ra
      15:48:44,339 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
      15:48:44,339 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
      15:48:47,820 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-6) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.9.Final-redhat-1
      15:48:48,156 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 71) WFLYCLINF0002: Started client-mappings cache from ejb container
      15:48:48,293 INFO  [io.hawt.HawtioContextListener] (ServerService Thread Pool -- 71) Initialising hawtio services
      15:48:48,298 INFO  [io.hawt.system.ConfigManager] (ServerService Thread Pool -- 71) Configuration will be discovered via JNDI
      15:48:48,299 INFO  [io.hawt.jmx.JmxTreeWatcher] (ServerService Thread Pool -- 71) Welcome to hawtio 2.0.0.fuse-000145-redhat-1 : http://hawt.io/ : Don't cha wish your console was hawt like me? ;-)
      15:48:48,396 INFO  [io.hawt.system.ProxyWhitelist] (ServerService Thread Pool -- 71) Initial proxy whitelist: [localhost, 127.0.0.1, 10.40.2.140]
      15:48:48,479 INFO  [io.hawt.web.servlets.JolokiaConfiguredAgentServlet] (ServerService Thread Pool -- 71) Jolokia overridden property: [key=policyLocation, value=file:/Users/vkasala/Work/Downloads/jboss-eap-7.1/standalone/configuration/jolokia-access.xml]
      15:48:48,804 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 71) WFLYCTL0013: Operation ("read-resource-description") failed - address: ([
          ("subsystem" => "messaging-activemq"),
          ("server" => "default"),
          ("pooled-connection-factory" => "activemq-ra"),
          ("statistics" => "pool")
      ]) - failure description: "WFLYCTL0030: No resource definition is registered for address [
          (\"subsystem\" => \"messaging-activemq\"),
          (\"server\" => \"default\"),
          (\"pooled-connection-factory\" => \"activemq-ra\"),
          (\"statistics\" => \"pool\")
      ]"
      15:48:49,039 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 71) WFLYCTL0013: Operation ("read-resource-description") failed - address: ([
          ("subsystem" => "messaging-activemq"),
          ("server" => "default"),
          ("pooled-connection-factory" => "activemq-ra"),
          ("statistics" => "pool")
      ]) - failure description: "WFLYCTL0030: No resource definition is registered for address [
          (\"subsystem\" => \"messaging-activemq\"),
          (\"server\" => \"default\"),
          (\"pooled-connection-factory\" => \"activemq-ra\"),
          (\"statistics\" => \"pool\")
      ]"
      15:48:49,110 INFO  [io.hawt.system.RBACMBeanInvoker] (ServerService Thread Pool -- 71) Using MBean [hawtio:type=security,area=jmx,rank=0,name=HawtioDummyJMXSecurity] for role based access control
      15:48:49,128 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 71) jolokia-agent: Using restrictor io.hawt.system.RBACRestrictor
      15:48:49,422 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 71) WFLYCTL0013: Operation ("read-resource-description") failed - address: ([
          ("subsystem" => "messaging-activemq"),
          ("server" => "default"),
          ("pooled-connection-factory" => "activemq-ra"),
          ("statistics" => "pool")
      ]) - failure description: "WFLYCTL0030: No resource definition is registered for address [
          (\"subsystem\" => \"messaging-activemq\"),
          (\"server\" => \"default\"),
          (\"pooled-connection-factory\" => \"activemq-ra\"),
          (\"statistics\" => \"pool\")
      ]"
      15:48:49,474 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 71) WFLYUT0021: Registered web context: '/hawtio' for server 'default-server'
      15:48:49,476 INFO  [org.wildfly.extension.camel] (ServerService Thread Pool -- 71) Add Camel endpoint: http://127.0.0.1:8080/hawtio
      15:48:49,488 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 41) WFLYSRV0010: Deployed "hawtio-wildfly-2.0.0.fuse-000145-redhat-1.war" (runtime-name : "hawtio-wildfly-2.0.0.fuse-000145-redhat-1.war")
      15:48:49,567 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
      15:48:49,569 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
      15:48:49,569 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
      15:48:49,569 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: JBoss EAP 7.1.1.GA (WildFly Core 3.0.12.Final-redhat-1) started in 10262ms - Started 515 of 743 services (369 services are lazy, passive or on-demand)
      

      Attachments

        Activity

          People

            jnethert@redhat.com James Netherton
            vkasala@redhat.com Viliam Kasala
            Viliam Kasala Viliam Kasala
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: