The tcpdump shows the TCP connection opening. What happens further along
in the connection?
 
Also, can you run the broker with more logging? Maybe add -t to the
command options.
 
-Steve

--
Steve Huston, Riverace Corporation
Total Lifecycle Support for Your Networked Applications
http://www.riverace.com <http://www.riverace.com/> 


-----Original Message-----
From: Acácio Centeno [mailto:acacio.cent...@terra.com.br] 
Sent: Tuesday, October 05, 2010 8:56 AM
To: users@qpid.apache.org
Subject: Client is unable to connect to server



Hello,

 

                I’m facing a connection problem with
qpidc-0.5.752581-34.el5 when trying to connect to the C++ broker (same
version).

 

                My exception handler logs only “Connection closed” on
this line:

 

        } catch(const std::exception& error) {

                TrrQueueLog(ctx, "In function [%s]: [%s]", __FUNCTION__,
error.what());

 

                And a tcpdump only shows the TCP connection (which the
server seems to be refusing):

 

21:46:01.757692 IP dsv-bridge7-02.terra.com.br.37583 >
infra-acct-poa.terra.com.br.amqp: S 368799713:368799713(0) win 5840 <mss
1460,sackOK,timestamp 1506255414 0,nop,wscale 6>

        0x0000:  4500 003c cdd7 4000 4006 6dce c89a 36f5
E..<....@.@.m...6.

        0x0010:  c89a 36ec 92cf 1628 15fb 6fe1 0000 0000
..6....(..o.....

        0x0020:  a002 16d0 0749 0000 0204 05b4 0402 080a
.....I..........

        0x0030:  59c7 a236 0000 0000 0103 0306            Y..6........

21:46:01.760474 IP infra-acct-poa.terra.com.br.amqp >
dsv-bridge7-02.terra.com.br.37583: S 3043923573:3043923573(0) ack
368799714 win 5792 <mss 1460,sackOK,timestamp 17790935
1506255414,nop,wscale 5>

        0x0000:  4500 003c 0000 4000 4006 3ba6 c89a 36ec
E..<....@.@.;...6.

        0x0010:  c89a 36f5 1628 92cf b56e 9675 15fb 6fe2
..6..(...n.u..o.

        0x0020:  a012 16a0 429e 0000 0204 05b4 0402 080a
....B...........

        0x0030:  010f 77d7 59c7 a236 0103 0305            ..w.Y..6....

21:46:01.757874 IP dsv-bridge7-02.terra.com.br.37583 >
infra-acct-poa.terra.com.br.amqp: . ack 1 win 92 <nop,nop,timestamp
1506255415 17790935>

        0x0000:  4500 0034 cdd8 4000 4006 6dd5 c89a 36f5
e.....@.@.m...6.

        0x0010:  c89a 36ec 92cf 1628 15fb 6fe2 b56e 9676
..6....(..o..n.v

        0x0020:  8010 005c 87ab 0000 0101 080a 59c7 a237
...\........Y..7

        0x0030:  010f 77d7                                ..w.

 

                No log is generated on the server.

 

                I’m clueless about what the problem could be. I do can
telnet the server on port 5672. Any ideias?

 

Atenciosamente,

Luiz Acácio Centeno Cordeiro Jr

Gestão de Serviços p/ América Latina

+55 (51) 3284-4287

Terra Latin America & USA

logo

 

Reply via email to