Hi folks,
We have tested master/slave configuration with pure jdbc persistence and the
db used are mysql and postgres. When we plugged out the electric cable of
the master machine, the row lock on the table ACTIVEMQ_LOCK cannot be
released. So later neither of the machines can get the lock and bec
Rob,
Using the embedded broker but couldn't locate the thread holding the
lock. The problem is that it is blocking the client thread. If i use
something like async=true then will the delivery happen in a separate
thread?
cheers
Rob Davies wrote:
the client is waiting for a response from the
On 9/12/07, Sean Folster <[EMAIL PROTECTED]> wrote:
> how do I configure broker(s) so that it receives message on specific topics
> and then sends them to all consumers persistently
The default out-of-the-box ActiveMQ does that.
http://activemq.apache.org/how-do-i-get-started-with-jms.html
http:
the client is waiting for a response from the broker - what's the
broker doing whilst you are doing this ?
cheers,
Rob
'Go Get Integrated - ride the Camel! - http://activemq.apache.org/
camel/'
http://rajdavies.blogspot.com/
On Sep 11, 2007, at 11:27 PM, Jim Alateras wrote:
I am using
Hi All,
I had posted on issue related to activemq and ajax but i did not get
reply for that. I am having below issue.
1) I am using javascript setInterval method and calling amq.addListener
method every 3 seconds as if i use default behaviour of activemq +ajax then
sometime i am not able t
I made the changes with no apparent effect. Where would I look for the debug
log or stack trace if they exist?
chago wrote:
>
> FWIW, I can't reproduce the timing issue... It seems your original code
> runs fine on my setup.
>
> Keep in mind that I am using a different version of amq.js. (Se
how do I configure broker(s) so that it receives message on specific topics and
then sends them to all consumers persistently
-
Check out the hottest 2008 models today at Yahoo! Autos.
I am using activemq 5.0-SNAPSHOT with a current project and have just
come across a situation where a thread blocks indefinitely trying to
publish a message. It happens during the session commit
The method ActiveMQDispatcherClient.dispatch is synchronized.
Here is the stack trace.
Thread [poo
Just to follow up on this: I've made a local copy of
activemq-core-4.1-SNAPSHOT.xsd, with this value for the connector port
attribute of the managementContext element:
That is, I changed xs:int to xs:string. The Spring config now validates
successfully and the PropertyPlaceholderConfigure
Nicky,
As I have noticed from the Excpetion stack below
Initialization of bean failed; nested exception is
org.springframework.beans.TypeMismatchException: Failed to convert property
value of type [java.lang.String] to required type [java.io.File] for
property 'directory'; nested exception is
ja
Hi, I am trying to get a Master/Slave configuration of ActiveMQ working, but
havn't had any luck on 4.1.1 or 5.0. When I use the 4.1.1 release, I run
into this bug:
https://issues.apache.org/activemq/browse/AMQ-1257
Which appears to simply make Master/Slaves not work. The bugfix is against
5.0
I am not sure what you mean by "be consistent", but in case you are referring
to strict ordering of messages across all the subscribers then you may want
to check out the "Total Ordering" feature.
http://activemq.apache.org/total-ordering.html
Joe
Sean Folster wrote:
>
> how do I make it so
how do I make it so I have many producers publishing to the same topic and many
consumers getting all of those messages, and those messages to be consistent
-
Looking for a deal? Find great prices on flights and hotels with Yahoo!
FareChase.
Hi,
I'm looking for a way to iterate over all queues matching a certain pattern
and removing all messages from them.
I'm using ActiveMQ for several different software environments and when a
particular environment is restarted it needs to purge its queue. Each queue
looks like "environment_name
FYI, I checked with ActiveMQ 4.1.1, there it works as expected. With 4.2 and
5.0 snapshots however I get the problem described in my previous e-mail.
Regards,
Pieter
PieterN wrote:
>
> Hi all,
>
> I have encountered a very strange problem. I have two consumers, having a
> durable subscriptio
Hi-
I have a very simple ServiceMix JMS Service Unit which reads messages
off a queue. Here is the xbean:
http://www.w3.org/2004/08/wsdl/in-out";
connectionFactory = "#ConnectionFactory"/>
class="org.apache.activemq.ActiveMQConnectionFactory">
It works fine with
Thanks for suggestion. I've already tried that and getting no notification
that the server is down.
Regards,
Marcin
James.Strachan wrote:
>
> On 9/6/07, Marcin Szkudlarek <[EMAIL PROTECTED]> wrote:
>>
>> Hi all,
>> How I can check the state of activemq connection? i.e. how i can check
>> that
Hi all,
I have encountered a very strange problem. I have two consumers, having a
durable subscription on a topic. If I send a persistent message to the
topic, everything works ok. However, when I restart the consumers, one of
them receives the message again after connecting (it seems to be the o
hi,
i am working in webservices where i consume a wsdl file and run the project
in netbeans environment . the build does not show any error on compilation.
but when i run it it shows the following error. the OS i work is z/Os. pls
help me as soon as possible. it will be of a great help to me. th
19 matches
Mail list logo