• Related to HornetQ

    Hi Justin,   jbertram   I am not the jboss expert. Please correct me if anything wrong in my query.       I have the component vheck-ws.ear and TAFJEE_EAR.ear files deployed in jboss 6.3 EA...
    Profile Photo
    last modified by jaganleaf
  • Wildfly hornetq clustering using static-connectors, Client fails to connect with errors related to JNDI lookup

    Hi,   I am trying to configure the HornetQ cluster using static connectors. following are configuration for Cluster Node: <subsystem xmlns="urn:jboss:domain:messaging:1.2"> ... <connectors>  &#...
    Profile Photo
    last modified by meabhi007
  • HornetQ creates paging files as soon as backup connects to primary

    I am seeing weird behavior.  When I create a 2 node replicated hornetQ cluster, with a very simple configuration, as soon as the backup server connects to the primary server, the primary server creates 0 length p...
    Profile Photo
    last modified by xandrewrampulla
  • HornetQ Clustering in 2.3.5

    Hi All, Iam using Jboss EAP 6.1. i have started two eap instance in standalone-full-ha mode. A remote client is connecting to hornet Q server to first eap instances.i can see the messages are distributed/loadbalance...
    Profile Photo
    last modified by ravi21588
  • Restrict consumer connection per queue

    Hi All,   Is it possible to restrict consumer connection per queue? Any configuration changes?
    Profile Photo
    last modified by ronyjhn
  • Jboss 7.1 hornetq cluster using static connectors, client node is failing to connect in some specific scenarios

    Hi,   I am trying to create the 2 nodes HornetQ cluster using <static-connectors> (its a active-active cluster) Cluster is working fine, in following scenarios: Both hornetQ nodes are up. connecting clie...
    Profile Photo
    last modified by meabhi007
  • Timed out waiting for response when sending packet 54

    Hello! I'm using HornetQ 2.4.7.Final bundled into Wildfly 9.0.2.Final as JMS broker (if it matters, messages are bridged from another Wildfly/HornetQ server). Recently, I got several exceptions during messages proces...
    Profile Photo
    last modified by dfilippov
  • Duplicate message detection with core bridge

    Hello! I'm using HornetQ 2.4.7.Final bundled into Wildfly 9.0.2.Final as JMS broker. Messages are bridged from another Wildfly/HornetQ server. I have suspicion that sometimes HornetQ delivers messages to MDB multiple...
    Profile Photo
    created by dfilippov
  • Address-full-policy in cluster nodes set to BLOCK but not blocking.

    Using HornetQ 2.4.5.FINAL within Wildfly 8.2.0 Final, I have a three-node symmetric cluster.  There is a producer sending messages to node 1 but node 1 has no queues.  For load balancing, nodes 2 and 3 have ...
    Profile Photo
    last modified by mb69ou812
  • Upgrade JBoss AS 7.1.1 to hornetq 2.2.22

    we use JBoss AS 7.1.1 in production and got problems with messaging. sometime messaging just hangs.   for example at   at java.util.concurrent.Semaphore.acquire(Semaphore.java:472) at org.hornetq.core.c...
    Profile Photo
    last modified by ajanz
  • Is UDP supported for transport in HornetQ

    Hi All , We are replacing standalone Netty transport with HornetQ messaging in or system.Eariler using Netty ,we were able to receive UDP messages but now we are not able to achieve this using HornetQ. I had seen Net...
    Profile Photo
    last modified by rohit1467
  • Error when starting HornetQ 2.4

    Hi,   We have HornetQ-2.4 running, and whenever I start HornetQ, the following line appears in the svcrun.log :   Unable to read the logging configuration from 'C:\opt\hornetq-2.4.0.Final\config\stand-alo...
    Profile Photo
    last modified by hanslammerts
  • Two threads processing message with same group id.

    All,   I am using the grouping feature.  I set the group in the mesage as follows message.setStringProperty("JMSXGroupID", confId);  Where confId is the string representation of a UUID.  I am seei...
    Profile Photo
    created by skionsnow
  • Jboss EAP 6.4 Failed to performance blast: java.lang.IllegalArgumentException: Record is too large to store 131072

    Hi Every body,   Can you help me with this, issue   17:05:30,701 ERROR [org.hornetq.journal] (hornetq-perfblast-thread) HQ144005: Failed to performance blast: java.lang.IllegalArgumentException: Record is ...
    Profile Photo
    last modified by aperdomo123
  • Split brain recovery/merge (standalone / symmetric cluster)

    Hey folks, I have a I've got an interesting question.   We have a cluster 2.4.0.Final HQ standalone cluster consisting of 2 primaries and 2 backups. We've encountered a split brain problem and while it's clear h...
    Profile Photo
    last modified by franksmash
  • http connector vs netty connector

    Hi all ! I'm going to upgrade some applications from AS 7 to WildFly 8 and I've just gone through the messaging subystem. I can see that the netty connectors have been replaced by the http-connector. Is it still poss...
    Profile Photo
    last modified by developer251
  • STOMP quits sending to all subscribers when one client disconnects

    Hello, I am using Wildfly 9.0 with the built-in HornetQ.  I configured HornetQ to support STOMP.  My clients are implemented in C#.  I am using the C# asynchronous socket classes/methods to connect to ...
    Profile Photo
    last modified by ekaltenbach
  • HQ224051: Failed to call notification listener: java.lang.IllegalStateException: Cannot find queue info for queue ...

    Hi, I've tried configuring hornetq cluster embeded in wildfly 8.0. The version of hornetq was updated to 2.4.5 (the jboss wasn't). The configuration is using static connectors and everything seems to be working sinc...
    Profile Photo
    last modified by stelian.galmati
  • Receive previous messages

    Hello,   I am planning to develop an application that allows to recover processing information from several systems. My proposal for this applicatoin is based on hornetq where several producers will send message...
    Profile Photo
    last modified by j.andres.pizarro
  • javax.jms.JMSException: Please specify a non-zero length byte[]

    While sending message to HornetQ, I am geeting "javax.jms.JMSException: Please specify a non-zero length byte[]". Could you please someone help me to resolve the issue or let me know when do we get such type of error ...
    Profile Photo
    last modified by aadike