activemq messagebroker and LCDS

2010-01-25 Thread e-cooL
Hi All, i am new in this forum and i need your help. I work some project using adobe flex. My application will subscribe data to the message broker and it will show the result when data come. everything OK when i am using JMS activeMQ included in LCDS but i found the problems when using

Re: OOM with high KahaDB index time

2010-01-25 Thread Joe Fernandez
Rob, The trunk (902807) passed my test; no hurling of OOMs. Memory utilization under JConsole looked much better. My producer didn't get kicked off when the store filled, but I think that's because in this case it was issuing async sends. Joe rajdavies wrote: Hi Joe, any chance you

Re: NMS Stomp Transport Connection Error

2010-01-25 Thread Timothy Bish
On Mon, 2010-01-25 at 14:32 +, Tammer Salem wrote: Yep - I'm pretty sure the broker is running. The only thing I'm not too sure of is the connector is defined as: transportConnector name=stomp uri=stomp://localhost:61613?trace=true/ but my URL I'm connecting with is: String

Re: OOM with high KahaDB index time

2010-01-25 Thread Fred Moore
Hi Joe, can you post your whole activemq.xml for this good enough test on 5.3? ...I'm still missing something and getting OOMs. TIA, F. On Fri, Jan 22, 2010 at 9:07 PM, Joe Fernandez joe.fernan...@ttmsolutions.com wrote: I ran my 5.3 test with the following systemUsage

Re: NMS Stomp Transport Connection Error

2010-01-25 Thread Tammer Salem
Thanks! I'm able to get a connection now. (sorry for the noob question - it's not that clear in the documentation) 2010/1/25 Timothy Bish tabish...@gmail.com On Mon, 2010-01-25 at 14:32 +, Tammer Salem wrote: Yep - I'm pretty sure the broker is running. The only thing I'm not too sure

Re: NMS Stomp Transport Connection Error

2010-01-25 Thread Timothy Bish
On Mon, 2010-01-25 at 15:05 +, Tammer Salem wrote: Thanks! I'm able to get a connection now. Great, glad its working for you. Make sure you report back on any other issues you find with the NMS Stomp client we want to first release to be a good one. Regards Tim. (sorry for the noob

Re: OOM with high KahaDB index time

2010-01-25 Thread Joe Fernandez
Here it is - its the xml that Dan posted with some slight mod's. Are you using the latest trunk and not the Jan 20 5.4 SNAPSHOT? beans xmlns=http://www.springframework.org/schema/beans; xmlns:amq=http://activemq.apache.org/schema/core; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

Re: OOM with high KahaDB index time

2010-01-25 Thread Fred Moore
Thanks Joe... no I'm still on 5.3 (cannot go 5.4 SNAPSHOT right now), and wanted to get the best out of the currently available version. I'll give it a try. Cheers, F. On Mon, Jan 25, 2010 at 4:14 PM, Joe Fernandez joe.fernan...@ttmsolutions.com wrote: Here it is - its the xml that Dan

Re: NMS Stomp Transport Connection Error

2010-01-25 Thread Tammer Salem
will do 2010/1/25 Timothy Bish tabish...@gmail.com On Mon, 2010-01-25 at 15:05 +, Tammer Salem wrote: Thanks! I'm able to get a connection now. Great, glad its working for you. Make sure you report back on any other issues you find with the NMS Stomp client we want to first release

How to log all incoming and outgoing JMS msgs?

2010-01-25 Thread BenXS
How can I log all incoming and outgoing JMS msgs into a separate log file? Even better if every JMS msg could be stored into its own *.xml file. How can I achieve this? How can I achieve this for only certain queues (=queues which match e.g. the pattern *test_*20 Ben -- View this message

Re: How to log all incoming and outgoing JMS msgs?

2010-01-25 Thread Gary Tully
A good place to start may be the LoggingBrokerPlugin[1] Out of the box it won't do exactly what you want but you could extend it in that direction and if you wish submit a patch with the changes. See an example (the last extension) in: https://issues.apache.org/activemq/browse/AMQ-2168 [1]

Re: OOM with high KahaDB index time

2010-01-25 Thread Rob Davies
Great! - thanks for testing this! On 25 Jan 2010, at 14:41, Joe Fernandez wrote: Rob, The trunk (902807) passed my test; no hurling of OOMs. Memory utilization under JConsole looked much better. My producer didn't get kicked off when the store filled, but I think that's because in

Re: How to log all incoming and outgoing JMS msgs?

2010-01-25 Thread Joe Fernandez
There is the LoggingBrokerPlugin, which Gary mentioned, and there is also the wire tap pattern that you can implement using Camel. http://camel.apache.org/wire-tap.html Joe http://www.ttmsolutions.com BenXS wrote: How can I log all incoming and outgoing JMS msgs into a separate log

Network of Brokers using Durable Topics

2010-01-25 Thread Ragha
Hi, My question relates to network of brokers. I have the a setup with 3 brokers - A, B and C and have configured unidirectional bridges between each pairs i.e A-B,B-A,A-C,C-A,B-C,C-B (I might configure duplex connections, but hopefully it matter for now). I have multiple subscribers/publishers

Re: Network of Brokers using Durable Topics

2010-01-25 Thread honeybun
I've tested a similar configuration with two bi-directional networkConnectors. I think the short answer is a network of brokers behaves just like a single broker without you having to worry about it. -- View this message in context:

How can I disable Wildcards?

2010-01-25 Thread mastaskillz33
http://activemq.apache.org/wildcards.html -- View this message in context: http://old.nabble.com/How-can-I-disable-Wildcards--tp27315300p27315300.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

stomp+nio+ssl ??

2010-01-25 Thread mastaskillz33
I'd like to run all 3 at once. How can I do this? -- View this message in context: http://old.nabble.com/stomp%2Bnio%2Bssltp27316245p27316245.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Subscription lost while

2010-01-25 Thread Sebastian Rodriguez
Another piece of information: the exact exception stack is as follow: [Dummy.Framework.Notification.ActiveMQ.Tools.TopicConnection.OnExceptionListener] [5]System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.__Error.EndOfFile() at

Re: Subscription lost while

2010-01-25 Thread Sebastian Rodriguez
Just a little update, sorry for the consecutive emails. Apparently sometimes we got the logs cited previously. In those cases, the connection and subscription seem to work afterwards. Problem comes that sometimes we got some correlation problems 1/26/2010 6:42:39 AM Debug: