Re: active-mq 5.5 to active-mq 5.8 upgrade issue

2013-09-03 Thread prabumc...@gmail.com
More than one produce running in same machine deployed in jboss .So it created issue I have given unique name to the each producer above issue solved But i am getting new warning message in my broker and message routing too slow it taking so much time route messages from one queue to another queu

Re: Upgrade from 5.4.x

2013-09-03 Thread pzuppelli
My config is the following http://www.springframework.org/schema/beans"; xmlns:amq="http://activemq.apache.org/schema/core"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:osgi="http://www.springframework.org/schema/osgi"; xsi:schemaLocation=" http://www.springframework

Upgrade from 5.4.x

2013-09-03 Thread pzuppelli
I'm in charge of the upgrade from version 5.4.2 to 5.8.0. The changes were mostly straightforward but when I do a stress test I'm getting a huge performance deficit in the new versions. Even when messages are not being persisted. I have a nice startup but after a little while, the performance decr

Re: active-mq 5.5 to active-mq 5.8 upgrade issue

2013-09-03 Thread Christian Posta
Post your config. You should set your log to debug for "org.apache.activemq.broker=DEBUG" and re-create this. Then, post the log to pastebin and let us know. On Tue, Sep 3, 2013 at 12:05 PM, prabumc...@gmail.com wrote: > Client is not normal application,appliation deployed in jboss configured >

Re: Upgrade from 5.4.x

2013-09-03 Thread Christian Posta
Post your config. Are you hitting producer flow control? On Tue, Sep 3, 2013 at 10:10 AM, pzuppelli wrote: > I'm in charge of the upgrade from version 5.4.2 to 5.8.0. > The changes were mostly straightforward but when I do a stress test I'm > getting a huge performance deficit in the new version

Re: active-mq 5.5 to active-mq 5.8 upgrade issue

2013-09-03 Thread prabumc...@gmail.com
Client is not normal application,appliation deployed in jboss configured broker informarion in broker_config.xml file. Pls suggest what changes I need to make avoid this error. messages not going broker due to above exception On Sep 3, 2013 11:33 PM, "ceposta [via ActiveMQ]" < ml-node+s2283324n46

active-mq 5.5 to active-mq 5.8 upgrade issue

2013-09-03 Thread prabumc...@gmail.com
After upgrading active-mq 5.5 to active-mq 5.8I have client application deployed in jboss it connect to external broker deployed in active-mq 5.8I am getting following exception in Broker.Not sure what is the issue and messages not reaching from jboss application to broker.(using failver i am conne

Re: active-mq 5.5 to active-mq 5.8 upgrade issue

2013-09-03 Thread Christian Posta
does your client call connection.start()? Maybe you can up the logs to debug and post (pastebin) what it spits out on broker side. On Tue, Sep 3, 2013 at 10:51 AM, prabumc...@gmail.com wrote: > After upgrading active-mq 5.5 to active-mq 5.8I have client application > deployed in jboss it connect

Re: flume and activemq configuration error

2013-09-03 Thread Christian Posta
Might be best to ask this on the Apache Flume mailing lists: http://flume.apache.org/mailinglists.html On Sat, Aug 31, 2013 at 2:58 PM, Sunil Tripathy wrote: > Hi, > I am trying to configure flume to use activemq as a source. I am getting > the following error when I start my flume agent. > or

Re: Is there an timeout exception for session.commit() ?

2013-09-03 Thread Christian Posta
Not sure with the .NET client. You should try a couple things: * verify your logging is turned up * do a little wire sniffing to see what actually gets sent back * debug into the code to see what the client is doing On Mon, Sep 2, 2013 at 8:20 PM, HellKnight wrote: > I used sendFailIfNoSpace

Re: NIO transport performance for ActiveMQ

2013-09-03 Thread anujkhandelwal
Hey, I have also not seen any improvement in performance using NIO transport, it shows almost the same throughput. Number of threads are also not reducing. If someone is using NIO, please reply. Thanks, Anuj -- View this message in context: http://activemq.2283324.n4.nabble.com/NIO-transport-

flume and activemq configuration error

2013-09-03 Thread Sunil Tripathy
Hi,    I am trying to configure flume to use activemq as a source. I am getting the following error when I start my flume agent.  org.apache.flume.FlumeException: Could not lookup ConnectionFactory at org.apache.flume.source.jms.JMSSource.doConfigure(JMSSource.java:222) at org.apache.flume.sourc

Sql server database to ActiveMQ

2013-09-03 Thread gsk
Hi, Will my Sql database send a message to ActiveMQ server when my database changes? Regards, Shiva -- View this message in context: http://activemq.2283324.n4.nabble.com/Sql-server-database-to-ActiveMQ-tp4671051.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.