Problem with HornetQ messages getting delivered in a delayed manner We are using 4 Jboss servers in a clustered mode. Our product is a network management platform in which we will manage and configure devices. Status change of the devices will be communicated through JMS message... HornetQ readJornalFiles fail with null-pointer due corrupted journal. How to recover / repair ? Hi, my jboss fail null-pointer during startup because of corrupted hornetq journal file> If i remove file manually , server start up, but i could cause a data loss. I try to avoid this manually clean up and searc... update of messages in a queue/topic Dear all, I am working on a fork of HornetQ, that will allow to avoid any message duplication inside a queue. The problem to solve is the following one: I send messages to a queue but before se... Connection Error - message=HQ119013: Timed out waiting to receive cluster topology. Group:null Dear All, I'm trying to subscribe from a standalone HornetQ server using a simple Spring application. On the Subscriber side I get the following error while trying to connect: Could not refresh JMS Con... How to monitoring queue jms in the wildfly 8 Hi, I was work with wildfly 8.1.0.CR 2 and jms HornetQ (Default). I enjoyed monitoring my queue through a software administrator on the web page Can Someone help me? Thank you. Artemis: ActiveMQJAASSecurityManager : Unsupported major.minor version 52.0 I am trying to setup embedded version in my code, but while doing that below exception is getting thrown. My code is running on Java 1.7 and when I saw artemis 2.1.0 pom.xml target and source is set to Java 1.8. Doe... Latest/Best JMS implementation presently Hi I have gone through lots of different Materials related to JMS implementation which have confused me . While i thought i have found correct one and decided to go with HornetQ standalone was advised at... NettyAcceptorFactory.createAcceptor error I am trying to connect to HornetQconsumer from HornetQProducer.Doing it on local machine later reproduce the same on remote machines. I am new to JMS i have some questions regarding HornetQ JMS implementation ... Messages not delivered to reply queue In our current application using JBoss EAP 6.2, we have many batch jobs triggered by remote EJB invocations. In order to centralize all notification logic for these jobs we are deciding to route all calls through an M... Send an email after to admin after expiry of max-delivery-attempts Hello friends, Need your guidance for JMS(HornetQ): I want to configure email functionality if dead letter queue not completed job in specified time and max attempts. I mean,an email should be sent ou... does hornetq supports creation of topic names dynamically? I'm newbie to HornetQ, how to generate topic/queue names dynamically? like AcitveMQ or WebSphere MQ generate the names dynamically if the specified topic/queue names not available, it will create topic/queue name auto... LargeMessageControllerImpl memory consumption We use JBoss 7.1.1 with hornetq 2.2.13. we use hornetq/jms to transfer files from one application to another. last week we got two server shut downs due to OutOfMemory when i look in heapdump ... HQ209002: the specified string is too long Hi, we use jbpm 6.1 running on wildfly 8.1Final and hornet messaging. For some (for me unknown) reason we got Exception when jbpm tries to create response message. Exception complains about length ... Large Message Exception what can i do ? Hi guys Since about a week we are getting this LageMessageException on one of our servers. As i don't want to simply delete this message because i don't want to lose some informations i am asking what i can d... Consumer MDB Transaction commit error Occasionally under heavy load I get an error shown below from the TransactionCoordinator. This always associated with trying to commit a transaction started by a message Consumer MDB receiving a message in this ... MDB consumer not consuming messages in the queue after startup. I have an application that has several Hornetq queues. About 98% of the time when the application starts, the queues produce and consume messages as expected. About 2% of the time, the MDB consumer does no... Graphite and AMQP? Has anyone successfully connected to Graphite (Carbon/whisper) via HornetQ? Maybe less specifically, how do you programatically create/post to a topic that can be read by an application that's utilizing AMQP? testtest estttesdt Automated Backups This feature is basically to make HA as transparent as possible. When a live server starts it will be able to request that another live server will start a backup that will be colocated and serve its needs. Since the ... DNS SRV for broker discovery I created a feature request for this and there haven't been any comments so far. I may be able to prepare a pull request for this, but I would like to know what other people think, make sure nobody is working on...