Hi vanisathish,
could you show me how the message looks like that you are trying to receive
and a print screen of the received message in the browser?
vanisathish wrote:
>
> Hi we're trying to use this application to dump the ActiveMQ messages from
> a topic. But it is not decoding the JMS
Hi we're trying to use this application to dump the ActiveMQ messages from a
topic. But it is not decoding the JMS message. It is just saying Map
Message. I want this message to be decoded to an application specific java
object.
appreciate your inputs
citron wrote:
>
> Hi,
>
> I am just ch
On Tue, 2010-05-11 at 00:43 +0100, Tammer Salem wrote:
> Sorry - yes I get an exception stating that it cannot connect to the given
> URI (even though the URI is 100% correct in that block of code). When I shut
> down the client and restart it - it works fine.
>
You could try doing an explicit cl
Sorry - yes I get an exception stating that it cannot connect to the given
URI (even though the URI is 100% correct in that block of code). When I shut
down the client and restart it - it works fine.
On 10 May 2010 21:31, Timothy Bish wrote:
> On Mon, 2010-05-10 at 15:04 +0100, Tammer Salem wrot
I have this property set in the TransportConnector
but where and how am i supposed to get a notification when the cluster
topology changes
--
View this message in context:
http://old.nabble.com/updateclusterclients-how-to-use-activemq-5.4-tp28517760p28517760.html
Sent from the ActiveMQ - User m
On Mon, 2010-05-10 at 15:04 +0100, Tammer Salem wrote:
> Hello All,
> I have an NMS client using the stomp broker on a .netcf device. For the most
> part it works absolutely fine, but now I'm trying to harden the device (for
> network failures etc.).
> I have added an exception listener and specifi
We are using several JMS servers at our organization. I have found
documentation on how to generate a .bindings file for those JMS servers, but
have not found anything on how to do so for the ActiveMQ .bindings file.
There is an example of one on this site, but usually these files can be
gener
Hello All,
I have an NMS client using the stomp broker on a .netcf device. For the most
part it works absolutely fine, but now I'm trying to harden the device (for
network failures etc.).
I have added an exception listener and specifically look for IOExceptions
(which I believe are what .NET throws
I'm running ActiveMQ on WinVista
After reading the link
http://old.nabble.com/activemq-5.3.1-SEVERE:-NATURAL-JSON-notation-configured,-but-JAXB-RI-2.1.10-not-found.-td28461082.html#a28461082
I found that the fix was already in the 5.3.1 build. The Camel entry in the
conf\activemq.xml was commen
Hi again. The problem is still present :,(
Today i added to the client connection url this:
tcp://IP:61617?keepAlive=true&wireFormat.maxInactivityDuration=0
Up to now no such errors have been occurred, but the following exception on
the exception listener which i set to the consumer. This did not
No problem, thanks Dejan!
On May 10, 2010, at 8:17 AM, Dejan Bosanac wrote:
> Hi Geoff,
>
> I meant everything OK in the Jira. I still didn't managed to look at the
> test. Sorry for confusion.
>
> Cheers
> --
> Dejan Bosanac - http://twitter.com/dejanb
>
> Open Source Integration - http://fus
Hi Geoff,
I meant everything OK in the Jira. I still didn't managed to look at the
test. Sorry for confusion.
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net
Hi Dejan,
If you run the test, the second assertion (right before the finally block)
fails. Could you clarify what you mean by "everything is ok"?
Thanks,
Geoff.
On May 10, 2010, at 3:08 AM, Dejan Bosanac wrote:
> Hi,
>
> I see your test case attached to the issues. Seems like everything is
Apologies for not raising an issue with jira (need time to login and as
always running for deadlines. I have attached a draft Unit test that
basically shows that a deadlock will occur if one message listener does not
return (ie. a MessageListener will not get interupted when we ask for a
session t
Hi Joe,
you had the right idea, I set the prefetch queue to 1 (as I got rather long
running jobs per message) and everything works fine.
thanks a lot
Markus
Joe Fernandez wrote:
>
> Hi Markus,
>
> I think what may be happening is that the broker streams the default
> prefetch limit worth of
Hi,
I see your test case attached to the issues. Seems like everything is OK.
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net
On Sat, May 8, 2010 at 4:05 PM,
Hi,
It seems my problem is with shutting down the broker. While running a test
suite (spring integration tests), Activemq broker does not shut down after
each test causing the lock. I also find in debugging with jetty and running
with Tomcat the same behaviour when shutting down, the broker still
Hi can you try the workaround described in this thread
http://old.nabble.com/activemq-5.3.1-SEVERE:-NATURAL-JSON-notation-configured,-but-JAXB-RI-2.1.10-not-found.-td28461082.html#a28461082
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Integration - http://fusesource.com/
Activ
18 matches
Mail list logo