ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ TCP/IP errors

Post new topic  Reply to topic
 MQ TCP/IP errors « View previous topic :: View next topic » 
Author Message
tulip
PostPosted: Tue Jun 10, 2008 2:18 pm    Post subject: MQ TCP/IP errors Reply with quote

Newbie

Joined: 26 May 2008
Posts: 7

I'm getting the following error very frequantly.I talked to network people and they are saying it's MQ side. could you please suggest me.


6/10/2008 11:28:59 - Process(5048.14621) User(MUSR_MQADMIN)
Program(amqrmppa.exe)
AMQ9208: Error on receive from host 206 (10.100.12.1).

EXPLANATION:
An error occurred receiving data from 206 (10.100.12.1) over TCP/IP. This may be due to a communications failure.
ACTION:
The return code from the TCP/IP (recv) call was 10054 (X'2746'). Record these values and tell the systems administrator.
----- amqccita.c : 3073
-------------------------------------------------------
6/10/2008 11:29:00 - Process(5048.14621) User(MUSR_MQADMIN)
Program(amqrmppa.exe)
AMQ9492: The TCP/IP responder program encountered an error.

EXPLANATION:
The responder program was started but detected an error.
ACTION:
Look at previous error messages in the error files to determine the error encountered by the responder program.
----- amqrmrsa.c : 459
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Tue Jun 10, 2008 10:19 pm    Post subject: Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

Refer to WinSock error codes at http://msdn.microsoft.com/en-us/library/ms740668.aspx

WSAECONNRESET
10054
Connection reset by peer.

An existing connection was forcibly closed by the remote host. This normally results if the peer application on the remote host is suddenly stopped, the host is rebooted, the host or remote network interface is disabled, or the remote host uses a hard close (see setsockopt for more information on the SO_LINGER option on the remote socket). This error may also result if a connection was broken due to keep-alive activity detecting a failure while one or more operations are in progress. Operations that were in progress fail with WSAENETRESET. Subsequent operations fail with WSAECONNRESET.
_________________
Glenn
Back to top
View user's profile Send private message
tulip
PostPosted: Wed Jun 11, 2008 5:43 am    Post subject: Reply with quote

Newbie

Joined: 26 May 2008
Posts: 7

Where can I change this property.

Thanks
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jun 11, 2008 5:54 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

tulip wrote:
Where can I change this property.


http://www.unixguide.net/network/socketfaq/4.6.shtml
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQ TCP/IP errors
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.