Hi all,
Someone test it? it's only happening to me?
Regards!
2011/1/17 Oscar Pernas
> Hi Tim,
>
> Here you have the test case, is a visual studio 2005 project, you only have
> to compile giving an ip address in where there are no brokers. In this
> example when the connection with broker wont
Thank you for your hint :-). We use the client of the ActiveMQ 5.4.2 broker.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Failover-doesn-t-work-with-two-or-more-brokers-tp3264009p3271175.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I wanted to put together a configuration for virtual topics that using the
filtering option of camel would allow me to put matching messages in
different topics and if you wanted all messages you could then use wild
cards to consume.
Example
VirtualTopic.test.transactions.api1
VirtualTopic.test.
I am using the Nightly build apache-activemq-5.5-20111029.041638-14-bin
I still see the null IDs, but almost immediately, another response comes in
that is a duplicate of the previous one, but the new one has a valid id.
So..message is not lost, but strange how I get a null and then a valid
r
I have some outstanding questions with the TCK testing too:
http://activemq.2283324.n4.nabble.com/Is-ActiveMQ-5-4-2-compliant-against-the-JMS-TCK-td3091508.html.
-- Robert
--
View this message in context:
http://activemq.2283324.n4.nabble.com/What-does-the-TCK-require-when-deleting-temporary-q
Problem solved (or rather found) - the consuming service was switched to run
under a different account. Switching it back to the original account
dequeued the messages.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/View-message-body-for-Topic-tp3264090p3264459.html
Sent
BTW, I now have 13 messages enqueued, with 0 dequeued.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/View-message-body-for-Topic-tp3264090p3264319.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Thanks Dejan.
I have a publisher adding messages to it, but my subscriber (a Windows
service) doesn't seem to be able to consume them. This did work a few days
ago. There is still one consumer listed on admin/topics.jsp. Is there a way
to get any details on this consumer? Unfortunately it's not o
Hi,
I am trying to configure a share nothing master/slave. When I start the
master everything looks fine in the logs. When I start the slave I see the
following Exception. Things seem to work fine for a bit but then I start
getting a lot more Exceptions after a while. I'm using 5.4.2. My config
f
if this is 5.4.2, add ?updateURIsSupported=false to the failover uri,
that should ensure that the list remains static.
Is this a 5.3.x client to a 5.4.x broker by any chance?
On 7 February 2011 12:21, ActiveMQ2011User wrote:
>
> Hallo,
>
> we have the following scenario:
> * two broker that uses
Hi,
In the file camelContext.xml in the Apache Camel 2.6.0 example
camel-example-jms-file the beans element points to the file
http://activemq.apache.org/schema/core/activemq-code.xsd
http://activemq.apache.org/schema/core/activemq-code.xsd , but that file is
not available. This gives a problem
Hi Dan,
you cannot browse topic messages as they are dispatched to all consumers
immediately (if there's any) and they don't get stored on the broker. Queue
messages on the other hand, get stored waiting for the consumer to pick that
up, so you can browse them.
Regards
--
Dejan Bosanac
-
Hi, is there a way to view the message body of a message that was posted to a
Topic?
"activemq-admin browse DESTINATION" seems to allow you to view the bodies of
queue messages only, not topic messages (from
http://activemq.apache.org/activemq-command-line-tools-reference.html#ActiveMQCommandLine
Hallo,
we have the following scenario:
* two broker that uses the same MySQL database, the configuration files are
the same
* a client that sends messages to one the active broker with the failover
protocol
We now use the following failover procotol uri for the sender:
failover://(tcp://local
14 matches
Mail list logo