Hi,
Can anyone please reply :-):-)
Thanks,
Mansih
--
View this message in context:
http://www.nabble.com/problem-while-sending-concurrent-messages-to-ActiveMQ-Jms-Queue-tp21577948p21598333.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I am getting a InvalidClientIdException during the startup of my application
occasionally and also during runtime. It happens very rarely, but still
happens to be an issue.
http://issues.apache.org/activemq/browse/AMQ-839
http://issues.apache.org/activemq/browse/AMQ-696
Both these mention, it ha
I am getting a InvalidClientIdException during the startup of my application
occasionally and also during runtime. It happens very rarely, but still
happens to be an issue.
http://issues.apache.org/activemq/browse/AMQ-839
http://issues.apache.org/activemq/browse/AMQ-696
Both these mention, it ha
January 8, 2009 - betasoft, independent software developer for CodeGear
Delphi(tm) and for the Java(tm) platform, is pleased to announce release 1.3
of the client library Habari for Apache ActiveMQ, the popular and powerful
open source Message Broker.
With Habari ActiveMQ Client, Delphi applicati
++
MSDN talking about lock(this)
http://msdn.microsoft.com/en-us/library/c5kehkcz(VS.80).aspx
lock (this) is a problem if the instance can be accessed publicly.
I see lock(this) used heavily in MessageConsumer class
the consumer will be accessible
On Wed, 2009-01-21 at 10:26 -0800, sbs1982 wrote:
> If one thread in my app is trying to create a temporary topic and I already
> have a few consumers(listening on other temp topics & processesing incoming
> messages on their respective call back methods i.e listeners) open. Now
> trying to call th
If one thread in my app is trying to create a temporary topic and I already
have a few consumers(listening on other temp topics & processesing incoming
messages on their respective call back methods i.e listeners) open. Now
trying to call the close method of one of these consumers causes my app to
There is no need to create queues up front. The auto creation or on
demand creation of destination is one of the features that make using
ActiveMQ easy. It is possible to define destinations in the xml
configuraiton if you need to have more control.
There is some good detail in the FAQ at:
http://a
Thanks for the reply James,
My requirement is to have two servers (tomcat), processing any messages
coming in FIFO (via an external interface), regardless of what server they
come in on. I plan to use Active MQ as the means to co-ordinate the
processing of the messages FIFO across the servers.
I am in the process of evaluating ActiveMQ as a message bus for our company.
I have a lot of experience with WebSphere MQ Series. One of the features
that I was trying to find in ActiveMQ is the ability to export the queue
definitions so that we can manage them in a SCM system. Is there a way t
JasonCzerak wrote:
>
> How's this working out for folks? Any gotchya's? How about tips on
> performances, mount options, vol options, tcp/ip tuning for small files,
> etc etc etc.
>
> I read of locking issues on the 4.x versions, this has all been solved on
> 5.x correct?
>
bump!
--
View t
2009/1/21 bendg :
>
> Hi
>
> I am thinking through what may happen if I have clustered queues (Site A and
> Site B) and the communication disappears between the two of them, what
> behaviour should I expect to see?
Where are the produces and where are the consumers? What do you mean
by clustered q
Hi
I am thinking through what may happen if I have clustered queues (Site A and
Site B) and the communication disappears between the two of them, what
behaviour should I expect to see?
--
View this message in context:
http://www.nabble.com/Clustering-algorithm-tp21586377p21586377.html
Sent fr
Hi there,
assuming that you have posted the error message verbatim it seems that
you have
a reference to "hostname" in your configuration. That should be
replaced with a real
DNS name or IP address.
Hope that helps
Andreas
On Jan 17, 2009, at 8:03 AM, Antriksh Verma wrote:
Can anyone
Hi again,
I am still not sure whether I get the question correctly. Are you
asking how to write a simple JMS client ?
In that case you may want to read up on JMS in general, for example
here: http://java.sun.com/products/jms/tutorial/
If you want to learn about ActiveMQ, there is plenty of on
Hi Andreas
Thanks for reply.
I have downloaded javax.jms JAR file. I have installed Weblogic and Tomcat
both.
Now, I want to know that how can I create any simple application using
ActiveMQ.
and one thing more, which server will be better option for me to work with
ActiveMQ (Tomcat or Weblogi
Hello,
what exactly are you trying to achieve?
When it comes down to using m2eclipse you need to configure as
suggested in the specific web pages at m2eclipse.sonatype.org.
One thing you might want to do, is to look at some of the pom's in the
active mq examples and add the repositories refe
I have failover in my app. But some times it stops.
I use activeMQ version 5.1, boker url is
failover://(ssl://?wireFormat.maxInactivityDuration=-1)?maxReconnectDelay=2000,
transportListener on ActiveMQConnectionFactory and timer task that restarts
listener every 15 mins. And I have in log that Fa
Hi
I am new to ActiveMQ. I have never worked with JMS before this. I want to
start working with ActiveMQ.
I want Eclipse as my IDE and Tomcat/Weblogic as my server.
Can I configure ActiveMQ with these IDE and Server? How?
Please suggest some links or guideline so that I can start working.
Th
19 matches
Mail list logo