On 10 Jun 2008, at 07:58, cauchy wrote:
Hi!
How can I get acknowledgement of a certain message from MQ after I
send it
in my producer ?
Appreciation for any help.
--
View this message in context:
http://www.nabble.com/acknowledgement-of-message-sent-by-producer-tp17748959p17748959.html
Sen
Hi,
you can implement your own plugin that will allow you to extend broker's
behavior on almost any event
You can find more details about plugin mechanism here:
http://activemq.apache.org/interceptors.html
Cheers
--
Dejan Bosanac
www.scriptinginjava.net
On Mon, Jun 9, 2008 at 8:57 PM, co <[EM
Affected version: AMQ 4.1.2
org.apache.activemq.broker.region.Queue send(ConnectionContext, Message)
method always throws ResourceAllocationException if sendFailIfNoSpace is
set, producerFlowControl is enabled, message response is not required and
network connection is not used to connect to brok
I have the following problem when using network of brokers connected via
DurableConduitBridge:
- when consumer on (non temporary) queue is created on node1,
DemandSubscription is created on node2 (e.g.
NC_node1-broker_inboundlocalhost; this is expected)
- problem: when this consumer is closed, sub
Hi Venkatesh,
The master:
http://activemq.org/config/1.0";>
Any other feedback would be aprpeciated. Please be specific in terms of what
service to override. The transport service would provide me with the IP
address, but does not give me a profile of the client (such as whether it is
a subscriber, publisher, or broker). I could intercept the messages,
Anyone have success with this? I downloaded maven has instructed, but
getting a lot of errors when running with the pom file that comes with the
source (pom.xml). If you have successfully build this, please contact me.
I will document the process used and post it once I have confirmed it
workin
Hi,
I am using ActiveMQ 5.1.0 with the default configuration (pretty much) this
defaults to having lastImageSubscriptionRecoveryPolicy for FOO.* (changed to
MarketData.*). When I subscribe to a specific topic using
consumer.retroactive=true for my topic I am receiving more than the last
message
Hi there
We are seeing the following exceptions in the logs with ActiveMQ 5.0.0. Can
someone explain what these are and how it can be resolved? thanks!
2008-06-10 08:11:08,042 [btpool0-44 ] WARN log
- handle failed
java.io.IOException: Closed
at
org.mortba
I don't think it works anymore. At least it does not work as documented. I
posted about my issues here.
http://www.nabble.com/ActiveMQ-and-XMPP-not-functioning-tt16147069ef2356.html#a17536302
Graham Leggett wrote:
>
> Hi all,
>
> I have spent over a day trying to get a jabber client (any jab
Plus 1 for the NMX. I have to write a C# admin console for ActiveMQ, if NMX
was available it would make it easier. As it stands, I am thinking I have
to use Advisory Message api.
Michael
semog wrote:
>
> Currently it is not possible to browse the queues using NMS. It is a
> client level inte
Hi,
I am trying to get my C# client to work with consumer.retroactive=true. It
seems that after a few subscriptions my application hangs on the
session.CreateConsumer(). I am not sure what triggers the process to
hang, but once it does and subsequent attempts also hang.
Upgraded to the latest
What I did was comment out this package in the pom.xml file located just
under the src directory. Things starts building afterwards. If you run
into this problem, try doing that. I still can't get the optional to build.
activemq-core
activemq-console
activemq-jaas
activ
I saw some messages posted in Nabble about problems that activemq had
working with dojo, there was a patch attached with new js files, but as the
js files are served by a servlet, i'm not sure where to drop the new ones.
Also, is this scheduled to be fixed in a main release of activemq anytime
soon
hi all,
I have active mq set up to persist messages Microsoft SQL Server 2005. I
have sent durable messages to this active mq instance and see the messges
persisted to the ACTIVMQ_MSGS table. I then have the messages consumed.
But after the messages are consumed the records in the ACTIVEMQ_MSGS
I upgraded to 5.1, now my client reports this and won't connect. Will
investigate, but if anybody knows this error, please advise.
Exception in thread "ActiveMQ Transport: tcp:///192.168.1.101:61616"
java.lang.IllegalArgumentException: Invalid version: 3, could not load
org.apache.activemq.openw
Yes,thank you.That's what I mean.I want to make sure that the message has
been delivered to the broker,then I can delete if from buffer.Now I can do
that after the send method return,thanks again.
rajdavies wrote:
>
>
> On 10 Jun 2008, at 07:58, cauchy wrote:
>
>>
>> Hi!
>> How can I get ackn
ok - looks like a version mismatch - can you upgrade your clients too ?
On 11 Jun 2008, at 02:04, pleaseHelpMe:o) wrote:
I upgraded to 5.1, now my client reports this and won't connect. Will
investigate, but if anybody knows this error, please advise.
Exception in thread "ActiveMQ Transport:
18 matches
Mail list logo