Hello,
I am trying to write some unit tests around an embedded ActiveMQ configured
using the suggested testing configuration:
ConnectionFactory connectionFactory = new
ActiveMQConnectionFactory("vm://localhost?broker.persistent=false");
When I try to use the producer to send a message from a
se
bumping the post. Any chance 5.3.1 be released on the beginning of February?
Cheers,
Daroo
--
View this message in context:
http://old.nabble.com/Timeframe-for-5.3.1-release-tp26728777p27330182.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Is there a limit to the number of connections that can be made to the
ActiveMQ Broker over the HTTP (Jetty) transport? I seem to be hitting some
default limit of 250 connections. If this is a limit, is there anyway to
change it?
Thanks,
Rob
--
View this message in context:
http://old.nabble.com
We seem to have a problem with the builds currently. Btw - the fix
also increases message throughput
On 26 Jan 2010, at 17:58, Daniel Kluesing wrote:
Any eta on the 5.4-snapshot? (https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/5.4-SNAPSHOT/
s
On Tue, 2010-01-26 at 07:50 -0800, Tammer Salem wrote:
> Hello All,
> I've successfully written a .NET Compact Framework client that can send and
> receive messages using the new NMS Stomp packages (Excellent work!)
>
> I'm now trying to cater for dropped connections. The application will have
> t
Any eta on the 5.4-snapshot?
(https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/5.4-SNAPSHOT/
still lists the build date as 1/20) Once it's out, I'll give it a run through.
-Original Message-
From: Rob Davies [mailto:rajdav...@gmail.com]
Se
I have been experimenting with using the MessageTransformer Interface to tag
messages with security information (user and roles) at the producer. Then
the message transformer would validate and extract this information at the
consumer allowing the consumer to perform audits and authorization base
Hello All,
I've successfully written a .NET Compact Framework client that can send and
receive messages using the new NMS Stomp packages (Excellent work!)
I'm now trying to cater for dropped connections. The application will have
to receive messages, even if it has to recover from communication f
On Tue, 2010-01-26 at 06:59 -0800, Ivan Pechorin wrote:
> By the way, is it the right place for such questions, or is it better to open
> JIRA issue?
Sure, its fine to ask here. I do encourage our users to open issues as
well though, since things can sometimes get lost or missed on the
mailing li
On Tue, 2010-01-26 at 07:01 -0800, Ivan Pechorin wrote:
> > Its possible it could cause an issue. You are welcome to open a new
> > Jira issue and submit a patch to fix the problem.
>
> Thanks, Tim.
> I'll try to fix it.
> Just wanted to check if anybody else already done that :)
I haven't seen
> Its possible it could cause an issue. You are welcome to open a new
> Jira issue and submit a patch to fix the problem.
Thanks, Tim.
I'll try to fix it.
Just wanted to check if anybody else already done that :)
--
View this message in context:
http://old.nabble.com/ActiveMQ-C%2B%2B%3A-warni
By the way, is it the right place for such questions, or is it better to open
JIRA issue?
--
View this message in context:
http://old.nabble.com/ActiveMQ-C%2B%2B%3A-warning-%22deletion-of-pointer-to-incomplete-type%22-tp27323723p27323921.html
Sent from the ActiveMQ - User mailing list archive at
On Tue, 2010-01-26 at 06:46 -0800, Ivan Pechorin wrote:
> Hello
>
> The latest version of ActiveMQ C++ client (3.1.0) gives the following
> warning (multiple times) when compiling it with Visual C++ 2008 SP1 on
> Win32:
>
Its possible it could cause an issue. You are welcome to open a new
Jira
One of possible reasons of crash in __pthread_startup could be "-mt" flag
missing in LDFLAGS...
I've seen this few months ago on HP-UX 11i v2 (11.23) on IA64 platform with
latest version of HP aCC compiler. Not sure if it is applicable to GCC
build.
--
View this message in context:
http://old.na
Hello
The latest version of ActiveMQ C++ client (3.1.0) gives the following
warning (multiple times) when compiling it with Visual C++ 2008 SP1 on
Win32:
1>SimpleLogger.cpp
1>c:\dev_vc9\activemq\activemq-cpp\src\main\decaf/lang/Pointer.h(357) :
warning C4150: deletion of pointer to incomplete ty
i have suffered a problem for a long time on using activemq. let me describe
as follow
1.one broker startup
2.two consumer (one is on linux ,and one is on windows,code are the
same),consuming different queue.
3.make the network temporaly unavaliable between broker and consumers ,and the
produc
On Tue, 2010-01-26 at 10:28 +0800, Sebastian Rodriguez wrote:
>
> What can be the causes to receive the exception Unable to read beyond the
> end of the stream? I've seen a jira speaking about it (
> http://issues.apache.org/activemq/browse/AMQNET-196) but i do not receive
> this exception in a r
the memory limit puts a cap on the amount of memory a given destination can
consume. If 70% of that limit is reached, message enqueue blocks pending
release of some memory. If producerFlowControl is enabled, producers are
blocked pending some memory release.
The difference between the queue blockin
Hello Experts,
Currently Iam working on Siebel JMS integartion. And I am not sure how to
kick start with, if any one of u can let me know what will be the major
dependencies to start with and any major factors to look into.
Thanks
Syed
siebelcrmdeveloper wrote:
>
> I am working on an integrat
Hi,
we have this on a list of features we want to implement. I just opened Jira
issue to track it: https://issues.apache.org/activemq/browse/AMQ-2583
For now, I'd suggest you use stomp+ssl
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Integration - http://fusesource.com/
Activ
Hi,
going back to Cursors and
http://activemq.apache.org/how-do-i-configure-activemq-to-hold-100s-of-millions-of-queue-messages-.html
...
...can anyone shed some light on the actual role of memoryLimit in:
...moreover: *when* will producerFlowControl start slowing down consumers?
Cheers
21 matches
Mail list logo