• ActiveMQ LoggingBrokerPlugin too verbose

    Hi all, I am using Apache ActiveMQ v5.4.2-fuse-02-00 and I want to log events related connections and added following line into my config       but I now in my log I have a lot of noise because its ena...
    Profile Photo
    last modified by armsargis_sargis
  • Topic-Messages not redelivered after rollback and reconnect.

    I'm using apache-activemq-5.4.2-fuse-01-00 There is a durable subscription on a topic with some messages waiting to be consumed.   The following steps reproduce my problem: 1. Open a transacted, durable subscr...
    Profile Photo
    last modified by rosenfelder
  • concurrent consuming - amq - jvm based limitation?

    We are testing performance of our newly developed software. We are using camel/activemq extensively. camel 2.5, amq 5.4.2   We have found a strange performance limitation.   Here is description of our test...
    Profile Photo
    last modified by kwakfuse
  • activemq infinite msg redeliveries --- hangs after a few hours

      we are currently using fuse message broker 5.3.0.5 along with fuse-esb 3.4.0.5. We have a jms component that consumes msg out of a transacted activeMQ queue. Since we want the msg to be redelivered indefinte...
    Profile Photo
    created by vvchoy
  • Oracle AQ throws jms-147 error

    Hi,   I'm trying to place a message into oracleaq with the route below but I receive always error. Do you have any idea why?   route:                   error: ...
    Profile Photo
    last modified by vvalouch
  • Using SSL instead of TCP

    Hi,   I have installed apache-activemq-5.4.2 in my windows machine and doing a feasibility study of using SSL instead of TCP enqueing and dequeing the Broker.   steps I have followed:   1:  crea...
    Profile Photo
    last modified by vivek_vivek.pillai
  • stomp client not receiving messages

    A customer would like to use a connector that uses stomp protocol.  I'm currently using the default 4.2 activemq-broker.xml setup which allows tcp over 61616 and stomp over 61613.    In my camel route...
    Profile Photo
    last modified by guest
  • Geronimo and ActiveMQ PooledConnectionFactory Compatibility

    Is it possible to use ActiveMQ's PooledConnectionFactory with Geronimo XA transactions or is Jencks still the recommended way to connection pool when executing XA transactions?  If it's possible, what do I need t...
    Profile Photo
    last modified by jhowarth
  • Async error occurred Can not remove a consumer from a session not regd

    Client is Spring application running on JBoss server. Broker is either new fuse broker or apache activemq 5.4.2.   All I am doing is using a failover url in connection factory and just using one fuse broker run...
    Profile Photo
    last modified by satyab7
  • failover transportoptions

    May be simple problem but I can not get it to work .. documentation about failover says transportoptions implying I can supply more than one transport option. But the combinations I have tried does not work for me. ...
    Profile Photo
    last modified by satyab7
  • Queue becoming dead, not sending the message

    Hi   My Active MQ is 5.2.0 with persistence, Failover, Oracle 10, Windows 2003 server R2 SP 2, Spring JMS.   I can say "After running for days(I am not sure of this stmt.)", queue becoming dead. the below ...
    Profile Photo
    created by nnprasad
  • ANN: Habari ActiveMQ Client 2.7 - for Free Pascal and Delphi

    March 1, 2011 - habarisoft is pleased to announce release 2.7 of its client library for FUSE Message Broker and Apache ActiveMQ.   Habari JMS Client libraries provide access to standards-based, enterprise qualit...
    Profile Photo
    created by mjustin
  • Question: Time buffered destination

    I am trying to configure a destination that will delivery "the last hours worth of messages" + "any new messages" every time I connect.  A buffered destination that delivers previous and current message based on ...
    Profile Photo
    last modified by pchandler
  • Questions:  persistence TTL

    Broker persistence after a restart: Behavior: persistence="false", All Unread messages are lost? Behavior: persistence="true", Unread messages on persistence destinations (i.e., messages on queues and persistence...
    Profile Photo
    created by pchandler
  • KahaDBVersionTest test hangs due to corrupt data in activemq-core/src/test

    The unit test within activemq-core:  org.apache.activemq.store.kahadb.KahaDBVersionTest, within the source distribution bundle for fuse 5.4.2-fuse-01-00 hangs.   With the source distribution of activemq fro...
    Profile Photo
    last modified by dominict
  • Late Joiners

    What's the best way to facilitate late joiners in respect to both Topics and Queues?  I have a situation where the broker is always up and a sender app, but the receiving app may be up a little bit later.  H...
    Profile Photo
    last modified by guest
  • Problem in getting browser values through camel

    Hi,   My requirement is that i need to get browser values through a http invoke and those browser values should be sent to a activemq queue. I tried using camel http. but could not excute the project successfull...
    Profile Photo
    last modified by praga
  • OOM when storing a message

    Hi,   our application uses the latest ActiveMQ-Fuse 5.4.2-00-00 release. Sending and consuming messages works fine for a couple of hours but than we receive an OOM error. This happens with a in memory queue and ...
    Profile Photo
    last modified by hwiegard
  • Error : BeanFactory not initialized or already closed - call 'refresh'

    Hi,   Iam trying to read the data from queue and publish the result to a web service using apache camel /activemq in fuse. but i get the following error.. can some one help me on this ?   karaf@root> Ex...
    Profile Photo
    last modified by praga
  • Infinite message redelivery policy

    Hi tech guys,   Active MQ 5.4 maxRedeliveries=-1 prefetch = 5000   We use multiple consumers polling on the same Queue for High availability/Failover. Message sequence is important to us. So we are stick...
    Profile Photo
    last modified by vkanugula