I'm using version 4.1.1.
rajdavies wrote:
>
>
> On 5 Mar 2008, at 12:54, Jorge S. wrote:
>
>>
>> Hello everyone
>>
>> I'm trying to test a servicemix cluster with ActiveMQ in Master/
>> Slave mode.
>> Master starts correctly but when Slave starts, I've continuously got
>> the
>> same erro
Hi
I'm trying to upload file to activemq queue, but it always failed
-- Send.php --
connect();
$data =
file_get_contents($_FILES['file_to_upload']['tmp_name'],false,NULL,0,fileSize($_FILES['file_to_upload']['tmp_name']));
$msgHeader = array ();
echo "SENDING Mes
Hi
I am new to ActiveMQ and I am hoping someone can help me troubleshoot the
behaviour I am seeing.
I have ActiveMq 5.0 standalone broker running on my machine.
One the same machine I also have a Tomcat Service that creates a durable
subscriber (say Consumer 1) and is listening for any messages
Ah, thanks for the pointer - I was looking at the links off the bottom of the
index page ( http://activemq.apache.org/nms/index.html here ).
cheers
-Mark
semog wrote:
>
> Hi Mark,
>
> I don't know about the Spring libraries, but the Apache NMS project is
> definitely being developed. I hav
My broker is not feeding my consumer the messages from the retroactive queue
when the consumer connects. The producer puts in a 10 min (60ms) TTL so
I would think when my consumer reconnects it should receive the last 10 mins
of msgs. Otherwise things appear fine, new msgs are received, etc..
Some additional information regarding this issue:
1. We applied a steady, constant load to a test ActiveMQ cluster and
maintained the configuration mentioned in the original post.
2. We allowed the test setup to run for an extended period of time - we saw
no degradation in performance during this
On 5 Mar 2008, at 12:54, Jorge S. wrote:
Hello everyone
I'm trying to test a servicemix cluster with ActiveMQ in Master/
Slave mode.
Master starts correctly but when Slave starts, I've continuously got
the
same error in Master log
ERROR - MasterBroker - Slave Failed
ja
On Wed, Mar 5, 2008 at 10:44 AM, Joe Fernandez
<[EMAIL PROTECTED]> wrote:
> Yes you can. Here's an example that illustrates using one of the wireFormat
> options, which in this case disables the inactivity monitor.
>
Cool, thanks! And it looks like a semi-colon (;) is used to delimit
name/value
Yes you can. Here's an example that illustrates using one of the wireFormat
options, which in this case disables the inactivity monitor.
Joe
www.ttmsolutions.com
> -Original Message-
> From: Brian Munroe [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 05, 2008 1:30 PM
> To: Ac
Ok, here is a dumb one. From reading this:
http://activemq.apache.org/tcp-transport-reference.html
Can I configure these on the broker side (vs the client side) by
setting my transportConnector in activemq.xml?
For example
-- brian
rajdavies wrote:
>
>
>
> Could you provide a junit test case - attach to a jira ?
>
>
>
> cheers,
>
> Rob
>
> http://open.iona.com/ -Enterprise Open Integration
> http://rajdavies.blogspot.com/
>
>
>
I am working on this. I am not too familiar with the product and there
doesn't app
Hi Mark,
I don't know about the Spring libraries, but the Apache NMS project is
definitely being developed. I haven't done much with Spring.NET, so I don't
know how to integrate Apache.NMS into it. Check the following website for
the Apache NMS stuff:
http://activemq.apache.org/nms/source.html
Does anyone know of any work that has been done on providing a logging module
for apache web server to be a producer for an ActiveMQ queue?
--
View this message in context:
http://www.nabble.com/Apache-httpd-producer-for-remote-logging-tp15854258s2354p15854258.html
Sent from the ActiveMQ - Use
Thanks I'll create it as retroactive. Problem is, how can I tell the broker
to purge the msgs at midnight so I get only msgs from the current day?
Would I just schedule a messageConsumer.close() ?
Thanks,
Andrew
-Original Message-
From: James Strachan [mailto:[EMAIL PROTECTED]
Sent: We
Hello everyone
I'm trying to test a servicemix cluster with ActiveMQ in Master/Slave mode.
Master starts correctly but when Slave starts, I've continuously got the
same error in Master log
ERROR - MasterBroker - Slave Failed
java.lang.AssertionError: Unsupported Method
15 matches
Mail list logo