• persistent message storage using Oracle

    Using 5.5. broker, I am trying to use Oracle JDBC for message persistence.  Tables were created fine, however when a message is being stored there is an exception: JDBC Failure: Missing IN or OUT parameter at in...
    Profile Photo
    last modified by hlobilova
  • Slow delivery of messages between 8KB and 23KB

    I am bench marking ActiveMQ using Perl and Stomp+NIO.  I have setup 3 queues and 4 topics, and am sending messages of increasing size to see what the broker can handle.  The speed is really good up until 8KB...
    Profile Photo
    last modified by rpack78
  • Where is credentials.properties file?

    Hi ActiveMQ doc says:   - Starting with version 5.3, all of the above configuration details are included in the default ActiveMQ configuration. Also, there is a central place where you can set credentials that ...
    Profile Photo
    created by eruiz_eruiz
  • Problem with openwire example - http endpoint not listening

    Hi,   I'm following the steps in the jms broker connectivity guide for the openwire example - http://fusesource.com/docs/esb/4.4/amq_connectivity/index.html.  Producing and consuming via the tcp endpoints w...
    Profile Photo
    last modified by ddc
  • ActiveMQ on EC2

    Please let me know the official word on ActiveMQ being available on ec2.   thanks, Ravi.
    Profile Photo
    last modified by r_b1000
  • Oracle JDBC store does not automatically restore queues upon restart?

    When I setup Oracle JDBC for ActiveMQ and create a queue 'myq' and send a persistent message to it, I can see it in the browser admin tool.  Then I shutdown the amq and restart it.  When I do this, the queue...
    Profile Photo
    last modified by wmcdonald
  • Detect state of connection when using failover transport

    Hi everyone,   Is there an easy (or difficult!) way to detect whether you are connected to a broker when using the failover transport?   Kris
    Profile Photo
    last modified by kriswhite
  • symlink inside webapps/camel/WEB-INF directory

    Hi,      I am using "Fuse Message Broker / Apache-ActiveMQ-5.5.0-fuse-00-27". As per my project's requirement, I have to modify applicationContext.xml file which is under webapps/camel/WEB-INF director...
    Profile Photo
    last modified by jeevankumart
  • ActiveMQ Realtime or Active Groups

    Hello,   I was looking through the feature list on the ActiveMQ site and saw the ActiveMQ Realtime (ActiveBlaze) and  Active Groups listed as features.  However, in looking through the installation of ...
    Profile Photo
    created by tnist_todd.nist
  • Could not locate data file

    Hi everyone, with the latest 5.5.0-00-43 of FuseMB I get an error similar to this MB-873 when running stability tests (constantly producing and consuming messages). Has anyone run into this issue?   2011-08-...
    Profile Photo
    last modified by fgynnild
  • Latest FUSE MB version

    Hi everyone, When I look at the release notes on this web site (5.5.0 Release Notes) it says that "FUSE MB (ActiveMQ) 5.5.0-fuse-00-43, July 10, 2011" is the latest. But when downloading, I'm only able to see 5.5....
    Profile Photo
    last modified by fgynnild
  • MySQL/JDBC MasterSlave Configuration

    Background: Evaluate a MasterSlave system and test failover with persistent messages.   Using apache-activemq-5.5.0-fuse-00-27/conf/activemq-demo.xml as a base and using MySQL as Datastore, both the Master Broke...
    Profile Photo
    last modified by emb
  • message not consumed by MDB in clustered JBOSS servers

               Out application use MDB to consume message, using JBoss 5.0 app server. 3 nodes run as a cluster.     ActiveMQ 5.4.2 using db persistence - postgresql, two ActiveMQ...
    Profile Photo
    last modified by king_xhuang
  • ActiveMQConnectionFactory.setBrokerUrl hangs when called from an applet

    Guys,   I am building an Applet that is a JMS client. When I call the method ActiveMQConnectionFactory.setBrokerUrl from an applet the program hangs. By this I mean the program cursor does not get to the next ...
    Profile Photo
    last modified by frankhil
  • temp-queue destination does not exist exception with MB 5.5.0-fuse-00-43

    I just tried to step up to 4.4.0-fuse-00-43 of FUSE ESB which includes MB 5.5.0-fuse-00-43.  I am seeing an exception like "The destination temp-queue://ID:mwgk-53969-1311970399608-4:1:1 does not exist" when I at...
    Profile Photo
    last modified by ariekenb
  • Slow JMS consumer

    Hi All,   In the Servicemix 4.x version, I'm facing a performance issue with the activeMQ consumer. I'm suspecting its because of the slow consumer.   I defined the route using the org.apache.camel.builde...
    Profile Photo
    last modified by shauom
  • Message Priority In 5.5.0-fuse-00-43

    I am testing out message priority in 5.5.0-fuse-00-43.   I have prioritization enabled, and a maxPageSize of 5000.  When I consume 230 messages with priorities 0-9, almost all of them are consumed in the co...
    Profile Photo
    last modified by greenbean
  • Building Fuse Message Broker 5.5.0

    I am trying to build the the Fuse Message Broker 5.5.0 and get the following error:   Failed to execute goal on project activemq-camel: Could not resolve dependencies for project org.apache.activemq:activemq-ca...
    Profile Photo
    last modified by greenbean
  • Activemq's Pure Master Slave (shared nothing) configuration problem

    Its regarding Activemq's Pure Master Slave (shared nothing) configuration.   I have made this configuration and noticed that transactions are replicated from master to salve.   BUT operations done from Adm...
    Profile Photo
    created by kartik626
  • activemq shutdownHook

    Using Fuse 4.4 and Kahadb, I'm confused about the need for/exact function of the ActiveMQ 'shutdownHook': http://activemq.apache.org/broker-uri.html.     I assume this has something to do with contain...
    Profile Photo
    last modified by heatlamp