Author |
Message
|
jbustamante |
Posted: Wed Apr 13, 2005 12:13 pm Post subject: AMQ9208 |
|
|
Novice
Joined: 06 Oct 2004 Posts: 11
|
Hi! I'm getting the following error:
=================================================
04/13/2005 02:38:24 PM
AMQ9208: Error on receive from host p-cnavar (10.0.1.55).
EXPLANATION:
An error occurred receiving data from p-cnavar (10.0.1.55) over TCP/IP. This
may be due to a communications failure.
ACTION:
The return code from the TCP/IP (read) call was 104 (X'68'). Record these
values and tell the systems administrator.
=================================================
(It repeats many times)
How can I fix it???? |
|
Back to top |
|
 |
csmith28 |
Posted: Wed Apr 13, 2005 12:17 pm Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
Well for starters you need to figure out what the TCP/IP code 104 means. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
bbburson |
Posted: Wed Apr 13, 2005 12:19 pm Post subject: |
|
|
Partisan
Joined: 06 Jan 2004 Posts: 378 Location: Nowhere near a queue manager
|
Click the search button at the top of the page and then search for AMQ9208; you'll get lots of hits, some of which probably apply to your situation. |
|
Back to top |
|
 |
jbustamante |
Posted: Wed Apr 13, 2005 1:38 pm Post subject: |
|
|
Novice
Joined: 06 Oct 2004 Posts: 11
|
csmith28 wrote: |
Well for starters you need to figure out what the TCP/IP code 104 means. |
104 is ECONNRESET 'Connection reset by peer'.
Can you help me with this information ? Sorry, but It's very important.
Greetings
Jaime |
|
Back to top |
|
 |
csmith28 |
Posted: Wed Apr 13, 2005 2:00 pm Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
Connection reset by peer indicates that a Remote or Local Client application was either restarted or is doing some kind of rude disconnection from your MQManager.
The MQManager is not causing the alert. It is a victum.
For example. if you have WMQExplorer open and connected to an MQManager from your workstation and you do a cold reboot, you will get an AMQ9208, "An error occurred receiving data from XXX.XXX.XXX.XXX over TCP/IP." _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
|