integrating with YourKit

2010-11-19 Thread Mark Webb
I have YourKit profiler installed and I am trying to profile my camel routes in ActiveMQ. I uncommented the line: ACTIVEMQ_DEBUG_OPTS="-agentlib:yjpagent" in $ACTIVEMQ_HOME/bin/activemq, but now I get the following error: Error occurred during initialization of VM Could not find agent library o

Full host migration

2010-11-19 Thread James Green
Hi, Assume we have hosts A and B. Host A currently has an AMQ broker but is old and needs decommissioning. Host B is being set up to replace A. I do not have a master/slave configuration. Is it safe to shut down AMQ on A, rsync the entire /opt/activemq folder with it's data store and configuratio

ActiveMQ consumer execution delay

2010-11-19 Thread Jeremy Levy
I'm seeing a problem where a Queue is not backed up however the time for the consumer to actually execute the JMS message is between 100 - 200 seconds from creation (as measured via the JMSTimestamp-CurrentTime). The flow was fairly low to the queue, less then 30 messages a minute. I was able to r

How configure Jboss to connect to a remote activeMQ broker

2010-11-19 Thread Alessandro Marini
Hi, jboss-4.0.5.GA - running on my local machine activeMQ 5.3.1 - running on a remote machine Jdk 1.6 I need to configure Jboss jndi Context to connect to a remote activeMQ broker. Using tomcat this configuration is very simple and it's sufficient define the jndi resource on context.xml as fo