[rabbitmq-discuss] Java Client not able to create channel

Abhishek Kona abhishek.kona at gmail.com
Wed Nov 24 11:58:09 GMT 2010


On 24/11/10 4:51 PM, Rob Harrop wrote:
> That seems different to your previous report which mentioned that the
> program waited at connection.createChannel() rather than
> connectionfactory.newConnection(). Is that correct, or am I reading it
> wrong :)
>
> Can you create and post a thread dump of the process while it is waiting?
> You can get one with jstack<pid>.
>
> Regards,
>
> Rob
>
> On Wed, 24 Nov 2010 16:51:57 +0530, Abhishek Kona
> <abhishek.kona at gmail.com>
> wrote:
>> On 24/11/10 4:29 PM, Rob Harrop wrote:
>>> are seeing. I fixed this in the 2.1.1 client, so upgrading should do
> the
>> I have upgraded RabbitMQ and the client to 2.1.1 but still I see the
>> same behavior.
>>
>> The application stops at
>>               connection = connectionfactory.newConnection();
>> It does not even fail and throw up.
>>
>> -Abhishek Kona
Ya I was trying different things and this time I was creating a new 
connection for each request, this time the block was at
connection=connectionFactory.newConnection();

I am attaching the jstack out put here,
Thanks for the quick replies.

-Abhishek Kona

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: jstack.txt
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20101124/f55f499e/attachment.txt>


More information about the rabbitmq-discuss mailing list