Re: Multiple subscriptions to different Topics freezes application

2011-03-02 Thread Grqhf
Hi, Thank you for the quick reply. I have tried what u say, but the problem remains. I have delayed the connection.start() and then I received message concerning messages sent to an inactive connection. I have set the property not to warn for that kind of problem. It is working fine but I never

Re: consumer receives on stopped connection

2011-03-02 Thread Grqhf
Hi, Thank you for the quick reply. I have tried what u say, but the problem remains. I have delayed the connection.start() and then I received message concerning messages sent to an inactive connection. I have set the property not to warn for that kind of problem. It is working fine but I never

Multiple subscriptions to different Topics freezes application

2011-02-21 Thread Grqhf
Hello everyone, I have an application which tries to subscribes to a lot of different topics. The server side publishes a lot of messages through these topics and as soon as the application starts subscribing, it receives so many messages that the application cannot even reach the end of the sub