We have been experiencing severe issues with ActiveMQ 5.1.0 running out of
file descriptors and netstat reveals thousands of tcp connections stuck in
CLOSE_WAIT within a few minutes or hours or days of starting up based on the
event volume.
Clearly, other activemq users are seeing the same issue:
We are still seeing this error. Does anyone know if it is possible to fix
this.
Thanks,
E. Harold Williams
EzRez Software
eharoldw wrote:
>
> We want to prevent ObjectMessage serialization for performance reasons. We
> are using an embedded broker with the VM protocol. We have followed the
There are a number of different posts about this same topic, but I have not
seen anyone suggesting a solution or prospects of a fix.
Anyone know if this is on the radar for activemq to fix?
Thanks,
E. Harold Williams
EzRez Software
thammoud wrote:
>
> Hello,
>
> We are trying to avoid the se
I've been playing around with ActiveMQ and for a load test, I created 10,000
topics and queues with random names. Now that I don't want them around, I
can't figure out how to delete them. I'm using the .NET NMS library which
cannot get a list of all the topics or queues. I even tried removing
A
I am using ActiveMQ with Hibernate and Spring. In my listener when I throw a
runtime-exception, the message is sent back to the queue as expected. But I
don't see it's redelivered to the listener. I think by default the maximum
redlivery is 6 before it sends the message to DLQ, e.g.
maximumRedeli
I know we can setup separate DLQ per topic. But is it possible to setup
separate DLQ per subscriber (at least durable ones) under each topic?
Otherwise, I am not sure how to recognize which subscriber(s) failed to
consume a particular message that showed up in DLQ of that topic.
If anyone knows h
My application has two brokers and makes use both of distributed queues as
well as Topics. Consumers of either queues or topics can connect to either
of the two brokers.
>From the network-of-brokers documentation, it seems that the recommendation
would be to configure two different networkConnec
Done,
And thanks for the solution.
On Feb 27, 2009, at 15:34 39, Timothy Bish wrote:
On Fri, 2009-02-27 at 15:31 +0100, Jason Lentink wrote:
You nailed the problem down :)
it was indeed the apr-util which was different.
The configurescripts allows that version. maybe a idea to
fix the confi
On Fri, 2009-02-27 at 15:31 +0100, Jason Lentink wrote:
> You nailed the problem down :)
> it was indeed the apr-util which was different.
> The configurescripts allows that version. maybe a idea to
> fix the configure script to disallow lower versions of apr-util
>
> Best wishes,
>
> Jason Lenti
You nailed the problem down :)
it was indeed the apr-util which was different.
The configurescripts allows that version. maybe a idea to
fix the configure script to disallow lower versions of apr-util
Best wishes,
Jason Lentink
ja...@lentink.net
On Feb 27, 2009, at 15:03 , Timothy Bish wrote:
On Fri, 2009-02-27 at 14:42 +0100, Jason Lentink wrote:
> Absolutely sure.
>
>
> the output of apr-1-config:
>
> [ ja...@imac ~ ] apr-1-config --version
> 1.3.3
What version of APR-Util did you install and are there any other versions
installed
in another location. If the configure script is
Absolutely sure.
the output of apr-1-config:
[ ja...@imac ~ ] apr-1-config --version
1.3.3
Met Vriendelijke groet
Jason Lentink
ja...@lentink.net
On Feb 27, 2009, at 14:21 , Timothy Bish wrote:
On Fri, 2009-02-27 at 10:21 +0100, Jason Lentink wrote:
Hi People,
I try to compile activ
On Fri, 2009-02-27 at 10:21 +0100, Jason Lentink wrote:
> Hi People,
>
> I try to compile activemq-cpp on a OSX machine but I keep running into
> some problems. Which is the following. When I run the make command I
> get this error.
>
> ---
> /usr/local//include/apr-1/apr_file_info.h:192: error:
Hi all,
I've some strange problem. Have build a normal Windows application which is
connects to the ActiveMQ normally and reads all the messages with no problem
at all.
When this application is rebuild as Windows Service, the connection is
started - viewed in logs, compared to non service applic
Hi People,
I try to compile activemq-cpp on a OSX machine but I keep running into
some problems. Which is the following. When I run the make command I
get this error.
---
/usr/local//include/apr-1/apr_file_info.h:192: error: 'apr_ino_t' does
not name a type
/usr/local//include/apr-1/apr_want.h
15 matches
Mail list logo