|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Mqseries Application Log Error |
« View previous topic :: View next topic » |
Author |
Message
|
amitk |
Posted: Mon Nov 17, 2003 10:33 pm Post subject: Mqseries Application Log Error |
|
|
Newbie
Joined: 17 Nov 2003 Posts: 5
|
Hello All
I am using Windows client and server is AS/400 and i am using Mqseries to communicate between the two...
I have made an exe which reads the Queue on the server in every 5 mins.to check if there is any message avialable on the Queue.
In the process I get this error below:
Error on receive from host 213.212.78.13.
An error occurred receiving data from 213.212.78.13 over TCP/IP. This may be due to a communications failure.
The return code from the TCP/IP (recv) call was 10054 (X'2746'). Record these values and tell the systems administrator.
Please advise me the soln to the above problem at the earliest.
Help would be appreciated.
Thanks |
|
Back to top |
|
 |
JasonE |
Posted: Tue Nov 18, 2003 2:03 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
10054 (WSAECONNRESET) - connection closed by remote host. Are there any errors on the other side of the connection? Does your app stay connected for a long time, or connect, query and disconnect? What ver,rel and fixpack is on both sides? |
|
Back to top |
|
 |
amitk |
Posted: Tue Nov 18, 2003 2:26 am Post subject: Application Log File |
|
|
Newbie
Joined: 17 Nov 2003 Posts: 5
|
JasonE wrote: |
10054 (WSAECONNRESET) - connection closed by remote host. Are there any errors on the other side of the connection? Does your app stay connected for a long time, or connect, query and disconnect? What ver,rel and fixpack is on both sides? |
Yes , my application was connected to the Queue for long since I have to continously read the queue to c whether there are any messages on the Queue...Please advise me with the solution to this. |
|
Back to top |
|
 |
JasonE |
Posted: Tue Nov 18, 2003 2:43 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
Well, the 10054 just means the other side shut down the socket (or possibly the socket was dropped between the 2 machines, not sure about this), so I cant really tell you what the problem is. As I said, check the server side qmgr amqerr* logs for errors around that point in time to see if it dropped the connection abnormally too, and if so, why.
How frequently does this occur? Does it occur relatively immediately or after a long period of time? Any chance of a network problem causing it? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|