• mailing list?

    Justin replied on the thread about the forum problems but I can't reply to that thread either, same error   I originally tried to reply to Andy's forum post about 5 hours ago, that seems like a lot of time to wa...
    Profile Photo
    last modified by dpocock
  • forum broken, can't reply

    I can't reply to the comments on the DNS SRV thread   The forum is giving me the error "Your content could not be saved due to an error.  You may have reached frequency limit."
    Profile Photo
    last modified by dpocock
  • 2.5.x HA policy integration into WildFly

    Hi, I'm integrating the HornetQ's 2.5.x branch in WildFly master and have some issues with the new HA policy in this version.     First, I don't understand what the different policies are. Could you explai...
    Profile Photo
    last modified by jmesnil
  • Status of consumer busy after many messages

    I have some problem when I send many messages  in a few second to a queue (more then 4.000) using grouping (so all of this messages are managed from the same consumer).   After 4800 messages the status of c...
    Profile Photo
    last modified by lbonuccelli
  • Message Accumulation due to slow consumers and a proposed solution

    == The issue   In a cluster when a local queue is empty, its consumers are in starvation state. If there are messages on other remote queues, those messages won't get redistributed as long as they have their loc...
    Profile Photo
    last modified by gaohoward
  • Processing HornetQ messages in multiple thread parallel

    Hi Experts,   One of the requirement is to process queue messages in parallel to service requests in quick time. Please throw light on how we can achieve this with HornetQ messages processing.   Regards, ...
    Profile Photo
    created by gangavh
  • SSL

    I was looking through the documentation and the code to figure out how to configure one-way SSL security using self-signed certs.  In general this requires a self-signed certificate on the server stored in a keys...
    Profile Photo
    last modified by jbertram
  • HORNETQ-316 Make cluster discovery pluggable

    https://issues.jboss.org/browse/HORNETQ-316 http://community.jboss.org/thread/148457   To cluster discovery get work on amazon AWS, we need 2 steps: make cluster discovery pluggable and add JGroups discovery p...
    Profile Photo
    last modified by igarashitm
  • How does one, via git/maven, build specific hornetq library versions (e.g. hornetq-server-2.3.12.Final.jar)?

    How I find out what "version" of hornetq maps to specific library versions (so I know what to "git checkout 'X'") when I build hornetq via maven?   I'm learning hornetq/maven/git etc, and I would like to downloa...
    Profile Photo
    last modified by toddler
  • Unable to Reload Rules for Second time

    I have an application which is using drools 5.5.0 final and i want to remove packages from knowledge base and add it again to reflect new changes. But for the first time i am able to remove and add it. Second time it ...
    Profile Photo
    last modified by aravindks3889
  • scale down and prepared transactions

    Ive been working on enhancing Justins scale down work to also transfer prepared transactions. Basically I have added another method, scaleDownTransactions() that looks at the resource manager and handles each prepared...
    Profile Photo
    last modified by ataylor
  • ServerSession on ProtonSession

    I'm trying to find the link between the ServerSession on ProtonSession and its actual usage.     looking at the code the serverSession is created by never used. I could even remove it and nothing would be a...
    Profile Photo
    last modified by clebert.suconic
  • Address already in use with NettyAcceptor

    I am developing one Spring application server with HotnetQ embedded to pubsub service. I have the next class described more below to manager HornetQ server. But, when I deploy my application I get the next error in to...
    Profile Photo
    last modified by millen32
  • Remotely Managing HornetQ

    I've been wondering if there was a recommended way for programmatically managing HornetQ from a client.  I read the Management chapter in the documentation.   I've been doing Management via JMS using JMSMan...
    Profile Photo
    last modified by jdiscar
  • Clustered replicated live-backup not failing back on live restart

    I'm using JBoss EAP 6.2 (JBoss 7.3 and HornetQ 2.3.12_FINAL). I've configured a live-backup pair on two separate servers using the attached configurations. All multicast addresses have been changed to the same one as ...
    Profile Photo
    last modified by andrew.morgan
  • 2.4.x Branch

    I just forked master as 2.4.x... the cloud stuff we are working now will go on master.. and 2.4.x will get bug fixes as usual for wildfly.
    Profile Photo
    created by clebert.suconic
  • Not able to find JMS queue with JNDI on failback in collocated topology - hornetq jboss 7.2

    Hi,   Use case is Using collocated topology for HA with clustered setup. Using in-vm connection factory to access queues using JNDI.   1. Start server A 2. Start server B 3. Stop server A failover occ...
    Profile Photo
    last modified by veenaonnet
  • Can InVmConnectionfactory be used with ha/clustered collocated topology with replication? Will it work fine?

    Hi, We are using jboss7.2(built from the code). Have configured collocated topology with replication. In this setup, connection factories are only configured in standalone-full-ha.xml for active server configuration. ...
    Profile Photo
    created by veenaonnet
  • HornetQ 2.3.1 compatibility with HornetQ 2.2.5

    Hi all   I have a Jboss 6.1.0 Final server with HornetQ 2.2.5. I'm trying to publish a message to this server from another server which is Jboss 6 EAP that has HornetQ 2.3.1 I configured a RemoteConnectionFact...
    Profile Photo
    last modified by arvdias
  • JBoss 7, HornetQ, Restart backup HornetQ after failback

    I have two JBoss 7.2 servers (EAP 6.1).  I've built and incorporated HornetQ 2.3.12.Final into the JBoss and found it to work better with failover (than the 2.3.1.Final that comes with it).  One server is co...
    Profile Photo
    last modified by mevans7