Re: Random hang waiting to consume a message

2011-08-16 Thread Martin C.
Hi, first, you can use JMX on the broker to disconnect the connection of the hanging consumer. But this is a very rude work-around, of course. We had a similar issue connecting with Java-based consumers. We seem to have found a work-around by disabling caching and tight encoding on the OpenWire w

How to disable ActiveMQ 5.4.2 failover successful connection by editing log4j.properties

2011-08-16 Thread jessezbj
I tried to set log4j.logger.org.apache.activemq=ERROR in log4j.properties used by client code. but the INFO message of successful connection always come out. how to fix it? -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-disable-ActiveMQ-5-4-2-failover-successf

How to connect ActiveMQ client to a Broker thru a firewall?

2011-08-16 Thread djfrisch
Hi, I have an ActiveMQ 5.5.0 broker running on Windows 2008 with transportConnector name="openwire" uri="tcp://host.domain:61616". I need to publish messages to this broker from a standalone java client on the other side of a firewall. Port 61616 for the broker host has been opened in the firewa

Random hang waiting to consume a message

2011-08-16 Thread Frank Gynnild
Hi everyone The problem: I have a random issue using ActiveMQ 5.5 and the latest NMS library from .NET. A unit test creates and sends 1 000 000 messages of random size. Simultaneously a consumer tries to pick up these messages as fast as it can. Most of the times all messages are received as

Re: ActiveMQ performances and JDBC persistence

2011-08-16 Thread Hervé BARRAULT
Hi, I have the following configuration : 2 producers send message in a queue using camel producer template. I have one consumer which finally send 2 messages in 2 different queues. (using camel route) and for those queues i have for each 1 consumer. Globally, It works with 3 queues. I am ActiveMQ

Re: Performance issue during stress

2011-08-16 Thread william
JIRA created : AMQ-3454. If you a have a quick workaround or event a pach don't hesitate to tell me and I will test it. Thanks. William. -- View this message in context: http://activemq.2283324.n4.nabble.com/Performance-issue-during-stress-tp3736771p3747555.html Sent from the ActiveMQ - User m

Re: Performance issue during stress

2011-08-16 Thread william
OK I will fill a JIRA but the issue is reproductible only with simpleAuthenticationPlugin plugin. It seems that this plugin create contention on destinationsMutex in AbstractRegion. The test is pretty simple. 100 topics, 3 producer jvm each having multiple threads sending concurrently in the 100 t

Re: Restarting ActiveMq removes/cleans all persisted messages/queues/topics

2011-08-16 Thread Gary Tully
I won't get a chance to look at this for a while, but have a peek that this unit test, it validates queue send receive with broker shutdown using jdbc (derby). You may be able to see some differences or modify it to reproduce what you are seeing. http://svn.apache.org/viewvc/activemq/trunk/activem

HP-UX B.11.31 ActiveMQ boot start problem

2011-08-16 Thread zupone
Good morning to everyone, I'm having some trubles tring to start ActiveMQ on a HP machine at boot time. Our installation procedure put a link to the activemq script in the /sbin/rc.n/ dir to start activeMQ at boot, but after the boot the process is not running. Looking at the log files, rc.log

Re: request / response with REST and STOMP

2011-08-16 Thread Aleksandar Ivanisevic
jmls writes: > I have two clients, a REST and a STOMP. The rest client needs to send a > request to activemq and wait for a response from the stomp client > > Does anyone have any clue on how to do this ? I really don't want to have a > JMS client in the picture. It doesn't really depend on tran

Re: Performance issue during stress

2011-08-16 Thread Gary Tully
a test case would be great, can you open a jira issue to track this? thanks. On 15 August 2011 14:07, william wrote: > Hello, > > Anyone could help please ? Do you want a test sample to reproduce this ? > > Thanks. > > William. > > -- > View this message in context: > http://activemq.2283324.n4.

HP-UX B.11.31 U ia64 ActiveMQ boot start problem

2011-08-16 Thread zupone
Good morning to everyone, I'm having some trubles tring to start ActiveMQ on a HP machine at boot time. Our installation procedure put a link to the activemq script in the /sbin/rc.n/ dir to start activeMQ at boot, but after the boot the process is not running. Looking at the log files, rc.log an