Author |
Message
|
kylo |
Posted: Wed Jul 20, 2011 3:27 am Post subject: TCP/IP Error |
|
|
Novice
Joined: 04 Mar 2008 Posts: 14
|
Hi,
Hope you are all well!
One of our developers is getting a TCP/IP error like below when an application of theirs tries to consume messages off a queue.
Error on receive from HOST.
An error occurred receiving data from HOST 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.
Has anyone got any ideas?
Thanks!!!! |
|
Back to top |
|
 |
exerk |
Posted: Wed Jul 20, 2011 3:38 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
I strongly suggest you search this site for previous posts on this subject, which has been been asked of, and answered, many times before... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Wed Jul 20, 2011 4:09 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
kylo wrote: |
The return code from the TCP/IP (recv) call was 10054 (X'2746'). |
what does queue manager error log say ?
what do you see , when you hit 'display chs(channelname) all' ?
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
exerk |
Posted: Wed Jul 20, 2011 4:12 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
shashivarungupta wrote: |
...what does queue manager error log say ?... |
Where do you think that kylo got the snippet of the error? _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Wed Jul 20, 2011 4:18 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
exerk wrote: |
shashivarungupta wrote: |
...what does queue manager error log say ?... |
Where do you think that kylo got the snippet of the error? |
Isn't it from application log on his server !!  _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
|