2 Replies Latest reply on Jul 5, 2016 10:38 AM by ignaciochiapella

    Active MQ integration with Jboss fuse 6.2.1 on Jboss EAP 6.4

    ravi21588

      Hi All,

      Active MQ is included in Jboss fuse 6.2.1.

      Can you please tell me how to integrate with switchyard?

      Does the standalone configuration already includes activemq configuration?Or do we need to add the active MQ resource adapter and configure the connection factories.

        • 1. Re: Active MQ integration with Jboss fuse 6.2.1 on Jboss EAP 6.4
          sonyjop

          Ravi

           

          I think you need to have a resource adapter in place and have necessary configuration in your xml configuration files. I am familiar with EAP 6.3 and the standalone.xml. But not so sure about the switchyard.

          • 2. Re: Active MQ integration with Jboss fuse 6.2.1 on Jboss EAP 6.4
            ignaciochiapella

            Hi,

             

            I am new in the red hat world and I am wondering if you could help me configuring ActiveMQ.
            I have successfully install FUSE 6.2.1 on EAP 6.4.0, and now trying to integrate ActiveMQ 6.2.1. Both the Fuse on EAP and the Active MQ (on karaf) are working well separated, the problems comes when I try to configure the AMQ on the EAP.

             

            First of all, is there any chance to avoid having the AMQ on a Karaf, and directly install it on the EAP?
            I have followed this document:

             

            https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_A-MQ/6.2/pdf/Integrating_with_JBoss_Enterprise_Application_P…


            With no luck, the EAP failed at starting, so I give it a shot to this document:
            Configuring a Resource Adapter for ActiveMQ on JBoss/WildFly

             

            And with this second document the EAP is starting with some ERRORs:

             

            ./standalone.sh

            =========================================================================

              JBoss Bootstrap Environment

              JBOSS_HOME: /opt/redHat/EAP-6.4.0

              JAVA: /home/admintech/jdk1.8.0_91/bin/java

              JAVA_OPTS:  -server -XX:+UseCompressedOops -verbose:gc -Xloggc:"/opt/redHat/EAP-6.4.0/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.modules.policy-permissions=true

            =========================================================================

             

            Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0

            11:34:33,303 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.6.Final-redhat-1

            11:34:33,424 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1

            11:34:33,485 INFO  [org.jboss.as] (MSC service thread 1-7) JBAS015899: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) starting

            11:34:34,384 INFO  [org.switchyard] (ServerService Thread Pool -- 7) SwitchYard version 2.0.1.redhat-621084

            11:34:34,514 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found switchyard-bpel-console.war in deployment directory. To trigger deployment create a file called switchyard-bpel-console.war.dodeploy

            11:34:34,534 INFO  [org.xnio] (MSC service thread 1-5) XNIO Version 3.0.13.GA-redhat-1

            11:34:34,539 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)

            11:34:34,542 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.0.13.GA-redhat-1

            11:34:34,554 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 3.3.4.Final-redhat-1

            11:34:34,582 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem.

            11:34:34,604 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem

            11:34:34,612 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 48) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.

            11:34:34,628 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main, 1.2]

            11:34:34,630 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013371: Activating Security Subsystem

            11:34:34,645 INFO  [org.switchyard] (ServerService Thread Pool -- 53) Activating SwitchYard Subsystem

            11:34:34,646 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension

            11:34:34,659 INFO  [org.jboss.as.security] (MSC service thread 1-6) JBAS013370: Current PicketBox version=4.1.1.Final-redhat-1

            11:34:34,689 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.31.Final-redhat-1)

            11:34:34,755 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 44) JBAS014612: Operation ("add") failed - address: ([

                ("subsystem" => "resource-adapters"),

                ("resource-adapter" => "activemq-rar.rar")

            ]) - failure description: "JBAS010473: Failed to load module for RA [org.apache.activemq]"

            11:34:34,765 INFO  [org.jboss.as.naming] (MSC service thread 1-6) JBAS011802: Starting Naming Service

            11:34:34,767 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]

            11:34:34,769 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)

            11:34:34,971 INFO  [org.jboss.gravia.runtime] (MSC service thread 1-1) Installed: Module[gravia-system:0.0.0]

            11:34:34,971 INFO  [org.jboss.gravia.runtime] (MSC service thread 1-1) Runtime created: org.wildfly.extension.gravia.service.WildFlyRuntime@205aae60

            11:34:35,020 INFO  [org.wildfly.extension.camel] (MSC service thread 1-5) Activating Camel Subsystem

            11:34:35,023 INFO  [org.wildfly.extension.camel] (MSC service thread 1-5) Bound camel naming object: java:jboss/camel/CamelContextFactory

            11:34:35,023 INFO  [org.wildfly.extension.camel] (MSC service thread 1-5) Bound camel naming object: java:jboss/camel/CamelContextRegistry

            11:34:35,079 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) JBWEB003001: Coyote HTTP/1.1 initializing on : http-DEV-RHFUSE/172.21.0.28:8080

            11:34:35,106 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) JBWEB003000: Coyote HTTP/1.1 starting on: http-DEV-RHFUSE/172.21.0.28:8080

            11:34:35,262 INFO  [org.jboss.ws.common.management] (MSC service thread 1-8) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.4.Final-redhat-1

            11:34:35,351 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-6) JBAS015012: Started FileSystemDeploymentService for directory /opt/redHat/EAP-6.4.0/standalone/deployments

            11:34:35,373 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "hawtio-wildfly-1.4.redhat-621084.war" (runtime-name: "hawtio-wildfly-1.4.redhat-621084.war")

            11:34:35,373 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "switchyard-bpel-console-server.war" (runtime-name: "switchyard-bpel-console-server.war")

            11:34:35,373 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "activemq-rar.rar" (runtime-name: "activemq-rar.rar")

            11:34:35,376 INFO  [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on 172.21.0.28:4447

            11:34:35,377 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 172.21.0.28:9999

            11:34:35,387 INFO  [org.switchyard.component.bpel] (MSC service thread 1-2) SWITCHYARD030800: Init BPEL component

            11:34:35,440 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]

            11:34:36,486 INFO  [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-7) IJ020001: Required license terms for file:/opt/redHat/EAP-6.4.0/standalone/tmp/vfs/temp/temp528d88a435f32833/activemq-rar.rar-252082efe9297d89/contents/

            11:34:36,556 INFO  [org.jboss.web] (ServerService Thread Pool -- 55) JBAS018210: Register web context: /hawtio

            11:34:36,558 INFO  [org.jboss.web] (ServerService Thread Pool -- 71) JBAS018210: Register web context: /bpel-console-server

            11:34:36,577 INFO  [io.hawt.system.ConfigManager] (ServerService Thread Pool -- 55) Configuration will be discovered via JNDI

            11:34:36,578 INFO  [io.hawt.jmx.JmxTreeWatcher] (ServerService Thread Pool -- 55) Welcome to hawtio 1.4.redhat-621084 : http://hawt.io/ : Don't cha wish your console was hawt like me? ;-)

            11:34:36,579 INFO  [io.hawt.jmx.UploadManager] (ServerService Thread Pool -- 55) Using file upload directory: /tmp/uploads

            11:34:36,614 INFO  [io.hawt.web.AuthenticationFilter] (ServerService Thread Pool -- 55) Starting hawtio authentication filter, JAAS realm: "hawtio-domain" authorized role(s): "*" role principal classes: "org.jboss.security.SimplePrincipal"

            11:34:36,680 INFO  [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 71) HV000001: Hibernate Validator 4.3.2.Final-redhat-2

            11:34:36,778 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 71) RESTEASY000320: Deploying javax.ws.rs.core.Application: class org.jboss.bpm.console.server.ConsoleServerApplication

            11:34:37,007 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 71) RESTEASY000315: Adding singleton resource org.jboss.bpm.console.server.TaskListFacade from Application javax.ws.rs.core.Application

            11:34:37,007 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 71) RESTEASY000315: Adding singleton resource org.jboss.bpm.console.server.InfoFacade from Application javax.ws.rs.core.Application

            11:34:37,008 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 71) RESTEASY000315: Adding singleton resource org.jboss.bpm.console.server.EngineFacade from Application javax.ws.rs.core.Application

            11:34:37,008 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 71) RESTEASY000315: Adding singleton resource org.jboss.bpm.console.server.UserMgmtFacade from Application javax.ws.rs.core.Application

            11:34:37,009 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 71) RESTEASY000315: Adding singleton resource org.jboss.bpm.console.server.ProcessHistoryFacade from Application javax.ws.rs.core.Application

            11:34:37,010 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 71) RESTEASY000315: Adding singleton resource org.jboss.bpm.report.ReportFacade from Application javax.ws.rs.core.Application

            11:34:37,010 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 71) RESTEASY000315: Adding singleton resource org.jboss.bpm.console.server.ProcessMgmtFacade from Application javax.ws.rs.core.Application

            11:34:37,010 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 71) RESTEASY000315: Adding singleton resource org.jboss.bpm.console.server.FormProcessingFacade from Application javax.ws.rs.core.Application

            11:34:37,010 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 71) RESTEASY000315: Adding singleton resource org.jboss.bpm.console.server.TaskMgmtFacade from Application javax.ws.rs.core.Application

            11:34:37,051 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/hawtio]] (ServerService Thread Pool -- 55) jolokia-agent: Using access restrictor classpath:/jolokia-access.xml

            11:34:37,509 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "switchyard-bpel-console-server.war" (runtime-name : "switchyard-bpel-console-server.war")

            11:34:37,509 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "activemq-rar.rar" (runtime-name : "activemq-rar.rar")

            11:34:37,509 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 30) JBAS015859: Deployed "hawtio-wildfly-1.4.redhat-621084.war" (runtime-name : "hawtio-wildfly-1.4.redhat-621084.war")

            11:34:37,510 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report

            JBAS014775:    New missing/unsatisfied dependencies:

                  service jboss.ejb.pool-config.mdbstrict-max-pool (missing) dependents: [service jboss.ejb.pool-config.mdb-default]

             

             

            11:34:37,528 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://172.21.0.28:9990/management

            11:34:37,528 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://172.21.0.28:9990

            11:34:37,528 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) started (with errors) in 4482ms - Started 389 of 428 services (1 services failed or missing dependencies, 65 services are lazy, passive or on-demand)

             

             

             

             

            Then I can see in the EAP console the "testQueue" but I cannot create another queue, and no queues are display in the AMQ console....

             

            Any help will be appreciated!

             

            Thanks in advance!