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
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
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
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
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
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
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
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
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
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
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.
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
12 matches
Mail list logo