RTCS send() fails with error code 0x1639 (RTCSERR_TCP_CONN_RLSD)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

RTCS send() fails with error code 0x1639 (RTCSERR_TCP_CONN_RLSD)

3,459件の閲覧回数
GaneshOkade
Contributor I

Dear Experts,

       In one of my applications, a called to send() is failing with error code 0x1639. When I look up this error code in rtcs.h I find it to be RTCSERR_TCP_CONN_RLSD with a short description that reads "Connection/TCB released".

- What does this error mean?

- What are the potential causes of this error?

- What should I look for to figure out the root cause?

 

Thanks.

 

Regards,

Ganesh Okade

RTips Technologies

ラベル(1)
タグ(1)
0 件の賞賛
返信
4 返答(返信)

1,569件の閲覧回数
spastor
Contributor I

Hello all,

I know this is an old thread, but I had the same problem, upgrading to MQX 4.0.2 and patching it solved this.

0 件の賞賛
返信

1,569件の閲覧回数
Luis_Garabo
NXP TechSupport
NXP TechSupport

Hi Ganesh,

It is possible that you lost conexion and this caused the issue. What is your application doing? What other things is the system doing when the error happens? What MQX version have you tested? Did you tried with MQX 3.8.1 to see if anything changes?

Best regards,

-Garabo

0 件の賞賛
返信

1,569件の閲覧回数
M_Grillo
Contributor III

I get the same thing on a recv() at times even though the other party has not issued a graceful shut down. I test recv() again to be sure I don’t  close a connection that is not being requested to close. I’m not sure if this is a bug or not.

MQX ver  3.4

 

Any resolve on your issue?

 

Mark

 

0 件の賞賛
返信

1,569件の閲覧回数
panpwr
Contributor IV

Hello Mark,

I get exactly the same error when using recv().

Did you find out what was the cause for this issue?

Thanks,

Lior.

0 件の賞賛
返信