Author |
Message
|
vivek.yadav |
Posted: Wed Nov 17, 2010 12:27 am Post subject: The return code from the TCP/IP(send) call was 10054 X('2746 |
|
|
Newbie
Joined: 16 Nov 2010 Posts: 3
|
I have migrated from MQ 5.3 to MQ 7.0.1. No changes were made to the client application.
When I try to put messages through client, for few of the messages I recive following error:
The return code from the TCP/IP(send) call was 10054 X('2746'). Record these values and tell your systems administrator.
THe MQ client is started in a thread which connects to the MQ and opens the connection with Queue at the time of starting. The call to put message is triggered through an event which calls this client thread to put the application.
We are not explicitly opening and closing the connection with queue manager each time a message it put. The connection is opened with queue when the client thread is started and closed when client thread is stopped.
Onlly after migration to MQ 7.0.1 we have started getting this error. |
|
Back to top |
|
 |
zonko |
Posted: Wed Nov 17, 2010 1:20 am Post subject: |
|
|
Voyager
Joined: 04 Nov 2009 Posts: 78
|
ECONNRESET, network error |
|
Back to top |
|
 |
vivek.yadav |
Posted: Wed Nov 17, 2010 1:31 am Post subject: |
|
|
Newbie
Joined: 16 Nov 2010 Posts: 3
|
I tried to run the same setup in two different environemnts. And I am getting the same error.
Therefore I guess there is somthing related to Application / Websphere MQ settings.
Also what is the solution to remove this error. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Wed Nov 17, 2010 3:29 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
|
Back to top |
|
 |
vivek.yadav |
Posted: Fri Nov 19, 2010 1:12 am Post subject: |
|
|
Newbie
Joined: 16 Nov 2010 Posts: 3
|
HI,
I am not able to resolve this error.
We are not resetting any connection. During startup client simply connects to the MQ , opens a connection with Queue and then waits for the events.
Put Message is triggered by an event which calls MQPUT.
During shutting down of client MQ CLOSE and MQ DISCONNECT are being called.
We receive this error sometimes and that too only for the first message being put of the 10-12 messages. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Nov 19, 2010 5:03 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
vivek.yadav wrote: |
I tried to run the same setup in two different environemnts. And I am getting the same error.
Therefore I guess there is somthing related to Application / Websphere MQ settings. |
Or these environments share network components. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Nov 19, 2010 6:49 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
When I hear 'no other changes were made,' inevitably someone finally confesses to 1) a router change, 2) a nic-card change; 3) an application change; 4) a new piece of hardware/software installed; 5) something...
So, to be precise - you un-installed v5.3, and then installed v7 - on the exact same platform? Not a similar platform? And you are the only person involved in hardware/software/network at your shop? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|