Apache.NMS C#- Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host while creating a session

2017-11-06 Thread dipoody
Hi Team, I am getting the following error while try to establish ActiveMQ session after creating successful connection. *“Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host” * I am using Apache.NMS.ActiveMQ dll for connecting to

Active MQ loses connection with HA database

2017-11-06 Thread BharathMohan
Active MQ 5.14.0 loses connection to Database that is persisted on MS SQL database. Mulesoft reads the file and sends them as messages to topic This messages are taken for transformation and written as file to target HA cluster when failover occurs from primary to secondary The messages that

Re: Duplicate message failover of active mq broker

2017-11-06 Thread Tim Bain
Are the messages that are redelivered only ones that were consumed in the seconds before the original master came down? Could this simply be a situation where message acknowledgements are being buffered in memory prior to being written to disk and the process died before the disk write occurred?

Re: Log files not being cleaned up

2017-11-06 Thread Lionel van den Berg
Thanks for the detailed response. I generally agree it's not flawed and it is likely my configuration, I'm trying to take steps to track down the cause, but of course it is behaving now. I do think some defensiveness to protect it from shutting down regardless of configuration would be a good

Re: Wrapper.log file rotation on ActiveMQ Brokers

2017-11-06 Thread Vidu
Hi Tim, Thanks a lot. I added wrapper.logfile.rollmode property in the file and it worked. :) -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Wrapper.log file rotation on ActiveMQ Brokers

2017-11-06 Thread Vidu
Hi Tim, Thanks a lot. I added wrapper.logfile.rollmode property in the file and it worked. :) -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Disable producer flow control in ActiveMQ v5.14.3

2017-11-06 Thread Shobhana
Hi Abhishek, Did you figure out why flow control got triggered even though flow control was disabled? -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html