• Jboss 7.2 Hornetq server and Wildfly 11

    Hi!   What would be the best solution to receive messages from Jboss7.2 hornetq to Wildfly11 MDB?   I tried a lot of tihings! 1. I hacked hornetq 2.3.0CR1 hornetq.version.compatibleVersionList=121,122,12...
    Profile Photo
    last modified by hali19790320
  • Using removeMessages with JMX to remove a message with a filter

    I want to remove a specific message in a specified queue using JMX. I'm using jmxterm as the JMX command line client and I want to create a bash script to run this JMX command.   To remove all messages in a que...
    Profile Photo
    last modified by udidol
  • HornetQ does not delivered already queued messages if one of the consumer is taking longer time

    Hi I am working on production issue when I am using following technologies   Wildfly 9.0.2 Spring 4.3 HornetQ 4.2.7   I have configured 20 concurrent consumer in spring using org.springframework.jms.lis...
    Profile Photo
    created by alpeshjikadra
  • Hornetq 2.4.7 keep alive between live and backup servers

    We are running hornetq 2.4.7 on Wildfly 9. Our configuration is a live server with 3 backup servers using replication for the messages. We are using jgroups for our discovery and broadcast groups. We have experienced ...
    Profile Photo
    last modified by jcrowley42
  • Communication between Hornetq 2.4.0.Final and Hornetq 2.2.5.Final

    Hi, We have a use case where we are trying to establish communication between Hornetq 2.4.0.Final and Hornetq 2.2.5.Final - i.e. message comes from HQ2.4.0 into HQ2.2.5 and then get re-directed back to HQ2.4.0 for co...
    Profile Photo
    last modified by natarajanram
  • Hornetq 2.2.5 in Wildfly 12?

    Hi, We have an application on JBoss 5_1 and uses Hornetq 2.2.5. We are in the process of migrating the application to Wildfly 12 (or 14). I wanted to know if Wildfly 12 supports legacy Hornetq code/configurations. Pl...
    Profile Photo
    last modified by natarajanram
  • MessageListener stops listening to hornetq Queue

    Hi ALL,   The following issue is impairing my production system. So i have multiple MDB's packaged as EAR, WAR applications and are deployed in JBOSS. When there is considerable amount of traffic in my website t...
    Profile Photo
    last modified by shirshendu
  • Fails to deploy more than one application with JMS/hornetQ support in Jboss 7.1.0.Final

    Hi All,   I have tried deploying multiple WAR applications to JBOSS 7.1.0.Final with JMS/horntQ support. If I am deploying only one WAR application, then my deployment is successful. But if I have more than one ...
    Profile Photo
    last modified by nibin012
  • JMSQueueControl countMessages() with filter not working

    Hi Guys,   I've tried to search something on here and other places on the internet someone who has the same problem I do but I didn't find anybody so thats why I am opening this discussion. In short my problem i...
    Profile Photo
    last modified by balint133
  • HornetQ: some messages get stuck (JBoss 7.1.1 AS)

    We're using JBoss 7.1 AS with HornetQ. Some JMS messages get stuck in In Delivery phase:   So some messages are stuck and not processed by MDB in onMessage() method (Java EE spec.). After JBoss restart JMS mes...
    Profile Photo
    last modified by petronom
  • Hornetq connections capped at 4036

    hi All,   We have  been using hornetq successfully for few years in our applications. We are still on version 2.4.2 ( I know its really old and we are long overdue for an upgrade).   Recently there w...
    Profile Photo
    last modified by chatur
  • HornetQ client blocked opening connection

    Hello,   We hit a strange situation on our application that uses HornetQ as its message queue.   Our setup is two WildFly processes, one for the application server an another for the HornetQ, both running ...
    Profile Photo
    created by fmr
  • Wildfly 8.2.1- Hornet Q with ActiveMQ configuration

    Hi, As we know wildfly internally uses its hornetq for messaging services. But , i want to configure Activemq as well with existing Hornetq (where couple of queues will be configured to HornetQ and couple will be co...
    Profile Photo
    last modified by kyatham
  • HornetQ static cluster not working

    Hi   I have a HornetQ running on machine A (server0), with the following configuration:   <configuration xmlns="urn:hornetq"              ...
    Profile Photo
    last modified by pablorocha
  • Load Balancing via Client Side doesn’t work

    Good morning, I'm trying to set up the Load Balancing Client Side with HornetQ.   The client is ActiveMQ. Below are the settings for the Connection Factory configured in ActiveMQ.   <!-- HornetQ --> ...
    Profile Photo
    last modified by pablorocha
  • Issue with core bridge in WildFly

    I am getting following warnings on source & target servers & message delivery to target is not working on WildFly 8.2. When I configured both on same server, it worked.  But not working when connected tw...
    Profile Photo
    last modified by valsaraj007
  • Hornetq Clustering on standalone server

    Hi All,   i am new to this hornetq and i need to setup hornetq cluster in my environment, could you please help me what should be configuration to create hornetq cluster on stand alone.   Thanks Jitendra ...
    Profile Photo
    last modified by jbansal
  • The same node id

    17:17:32,361 WARN  [org.hornetq.core.client] HQ212050: There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in wh...
    Profile Photo
    last modified by guangquanhao
  • TCP configuration for ActiveMQ Artemis in JBOSS EAP 7

    Sorry if i am bothering it is just that i cannot consume(write and read messages) queues on Jboss EAP 7 for TCP. i have found and configure"remote-connectors" with no success Do you have come details or reference ...
    Profile Photo
    last modified by alanrods-1
  • HornetQ JBoss - message=HQ119007: Cannot connect to server(s)

    Hi!   I am trying to configure JBoss HornetQ to receive messages, into a VM. I create a user with guest role to test it.   I configured standalone.xml in my VM:        ...
    Profile Photo
    last modified by lemoon