Hi,
I am using ActiveMQ 5.4.0 with persistence (using an oracle 11g R2 server)
and i am doing some performance tests.
I'm sending 16000 messages through web services (using one port) and it
takes about 1 min to manage all messages and fill the JMS queue.
When i use a consumer to dequeue this queu
Greetings.
I'm doing a simple example here: trying to run a producer, after doing a GET
request to a HttpServlet.
here is my code, for the httpservlet:
http://pastie.org/2287667
and for the Producer (source code from the activemq in action book):
http://pastie.org/2287665
When i start the se
if you use prefetch=0, do you still see that behavior?
On 28 July 2011 21:07, urciolo wrote:
> Hello, I took a look at the test cases. I modified one a bit to reproduce
> the behavior I am seeing. It seems if “createConsumer” is called prior to
> the producer sending messages, then prioritiza
Hello, I took a look at the test cases. I modified one a bit to reproduce the
behavior I am seeing. It seems if “createConsumer” is called prior to the
producer sending messages, then prioritization does not work correctly. If I
simply move the createConsumer statement to below the producer s
We are using ActiveMQ 5.4.2 in a Shared JDBC Master/Slave
--
View this message in context:
http://activemq.2283324.n4.nabble.com/After-failover-the-Master-has-a-bunch-of-bogus-queues-tp3702225p3702269.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
We had a failover to the slave, after we failed back to the original master
there are a bunch of new bogus queues. Some of the queues are variations on
FOO.BAR some are just special characters, etc... many of them look like
they were temp queues. There are about 100 of there bogus queues. Has
an
Hi,
I'm creating a symlink under webapps folder to share(view) some
directories using browser.Content of this symlink directory cannot be
accessed. But if I create a directory under webapps, then contents can be
viewed without any issue.
Can someone help on this.
Thanks & Appreciate,
--
View
Yeah, copying/replacing the existing jar in an installation would probably be
the easiest way to go.
If it's something that other folks might find useful you could also submit a
patch by creating a new Jira issue and attaching the patch, making sure to
check the box that grants the project righ
Hi,
I am implementing ActiveMQ Middleware using Queue based JMS .
I am facing individual message Rollback issue from last few days
There are multiple message posted to my activemq and one i start activemq my
session starts reading messages.I am using individual message acknowledgement.
i.e
One more problem
I wish to change part of the code of the ActiveMQ build which
implements the RSS capability. I managed to locate the
RSSMessageRenderer class and built it using maven. Now, how do I run
the source build? or can I copy the jar file to a downloaded ActiveMQ
instance (already built).
not exactly sure what you are experiencing but maybe have a go at
reproducing with the examples
see: http://activemq.apache.org/examples.html
that may help clarify.
On 27 July 2011 22:49, oagady wrote:
> I have a durable topic subscriber that I start the following way:
>
> TopicCo
Hi Gary, thank you for the answer.
I have nothing yet to reproduce the problem.
But thank you for giving a tip.
According to your blog entry
http://blog.garytully.com/2010/01/activemq-prefetch-and-asyncdispatch.html
ActiveMQ prefetch , shoudn't the trackMessages property of the failover
transp
Hi,
I have downloaded the latest version of ActiveMQ (5.5.0).
The core activemq jar contains a package org.apache.activemq.jmnds
Then under optional jars activemq-jmdns_1.0-5.5.0.jar is present which
contains the same set of classes.
Is there going to be an effort to remove jmdns from the core an
Hi all,
we have the problem that our camel router stopped fetching messages from one
of our ActiveMQ queues, despite beeing listed as subscribed, without giving
any error entries in the log.
When i now tried to browse the queue using activemq-admin, i get the
stack-trace shown at the end of this
Thanks for closing the loop.
Regards
--
Dejan Bosanac - http://twitter.com/dejanb
-
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net
On Thu, Jul 28, 2011 at 2:03 AM, a
15 matches
Mail list logo