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 » IBM MQ Installation/Configuration Support » (AMQ4058) error

Post new topic  Reply to topic
 (AMQ4058) error « View previous topic :: View next topic » 
Author Message
sabu21s
PostPosted: Wed Jul 28, 2004 7:15 am    Post subject: (AMQ4058) error Reply with quote

Apprentice

Joined: 01 Oct 2003
Posts: 27
Location: Atlanta

Hi, I am trying to start the sender channel from an win2000 box and it gives me an error.

"Connection closed. An error occoured while receiving data from a remote system. The connection to the remote system has unexpectedly terminated. (AMQ4058)"

I checked the receiver channel on the remote server(UNIX BOX)for any spelling error, but nothing to be found. Please help/advice.

This is error from the even viewer:

Event Type: Error
Event Source: MQSeries
Event Category: None
Event ID: 9209
Date: 7/28/2004
Time: 10:13:31 AM
User: N/A
Computer: NTQA01
Description:
Connection to host 'UXQA01 (10.5.61.101)' closed.

An error occurred receiving data from 'UXQA01 (10.5.61.101)' over TCP/IP. The connection to the remote host has unexpectedly terminated.

Tell the systems administrator.


Thanks in advance
Sabu
Back to top
View user's profile Send private message MSN Messenger
offshore
PostPosted: Wed Jul 28, 2004 7:34 am    Post subject: Reply with quote

Master

Joined: 20 Jun 2002
Posts: 222

A couple of things I can thing of off the top of my head:

1.] Is the listener running on the Unix box?

Check to see if you can telnet from the windows box to the MQ listener port of the Unix box.

2.] Would you network people have ACLs that's blocking communication between the 2 boxes?

Offshore
Back to top
View user's profile Send private message Send e-mail
sabu21s
PostPosted: Wed Jul 28, 2004 8:04 am    Post subject: Reply with quote

Apprentice

Joined: 01 Oct 2003
Posts: 27
Location: Atlanta

Hi,
Thanks for the response. I started the listner channel on the UNIX box and it said started Port 1414. I did a telnet to that port and this is the result I got.
C:\Documents and Settings\sabu.stephen.CROSSMARK>telnet 10.5.61.101:1414
Connecting To 10.5.61.101:1414...Could not open connection to the host, on port
23: Connect failed

We have no blocking communication between 2 boxes. Is there anything else I can try?
Thanks
Sabu
Back to top
View user's profile Send private message MSN Messenger
offshore
PostPosted: Wed Jul 28, 2004 8:45 am    Post subject: Reply with quote

Master

Joined: 20 Jun 2002
Posts: 222

~Ok, perhaps a misunderstanding~

Verify that MQ Series is listening on port 1414 (**not the listener channel**)

1.]
From the prompt issue a netstat -an Look for port 1414 and state should be listening.
You should see something similar to this (this from a NT box, but you get the idea):
Quote:
TCP 0.0.0.0:1414 0.0.0.0:0 LISTENING

If you see that 1414 is up, then the listener is running, otherwise you need to start the listener.

2.]
Secondly, your telnet didn't goto port 1414 it went to port 23.
Quote:
C:\Documents and Settings\sabu.stephen.CROSSMARK>telnet 10.5.61.101:1414
Connecting To 10.5.61.101:1414...Could not open connection to the host, on port
23: Connect failed


The command should be:
C:\Documents and Settings\sabu.stephen.CROSSMARK>telnet 10.5.61.101 1414
There is a blank space between the IP and the PORT. It should connect if 1414 is active listener.
Back to top
View user's profile Send private message Send e-mail
sabu21s
PostPosted: Wed Jul 28, 2004 9:17 am    Post subject: Reply with quote

Apprentice

Joined: 01 Oct 2003
Posts: 27
Location: Atlanta

I did the netstat -an and this is the result I got
TCP 0.0.0.0:1414 0.0.0.0:0 LISTENING
TCP 10.5.61.205:1414 10.5.61.101:32910 ESTABLISHED
The second line is the ip of the UNIX box but I see a diffrent port behind it(32910) Not sure what this is. So I did a telnet to that port and got this result:
C:\Documents and Settings\exbatl>telnet 10.5.61.101 32910
Connecting To 10.5.61.101...Could not open a connection to host on port 32910 :
Connect failed


2) I did the telnet to the Unix box and the command I gave is just as you mentioned telnet 10.5.61.101 1414 and got this response

Connection to host lost.

C:\Documents and Settings\exbatl>

Is there any command I run on the unix box to see why the port 1414 is not running? I do apprecieate your help and thank you

Thanks
Sabu
Back to top
View user's profile Send private message MSN Messenger
offshore
PostPosted: Wed Jul 28, 2004 10:13 am    Post subject: Reply with quote

Master

Joined: 20 Jun 2002
Posts: 222

sabu,

Did both of these entries show up on the Unix box when the netstat command was run?
TCP 0.0.0.0:1414 0.0.0.0:0 LISTENING
TCP 10.5.61.205:1414 10.5.61.101:32910 ESTABLISHED


Is this IP (10.5.61.205) your Windows NT box?

The first line shows that 1414 is an available active port, so you should be able to connect to it. The second line (looks like to me) that the Unix box has established connection to the NT box.

I'm running out of ideas, but can you try to telnet to that port from the Unix box?

Run the same telnet command on the Unix box that you did on the NT box. Also is your Unix QMGR generating any errors or FDCs? I think they're located in /var/mqm/errors.


Offshore.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » (AMQ4058) error
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.