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 » Connection problem between MQ client and server AMQ9209

Post new topic  Reply to topic
 Connection problem between MQ client and server AMQ9209 « View previous topic :: View next topic » 
Author Message
sandip_gaikwad
PostPosted: Wed Oct 31, 2012 2:56 am    Post subject: Connection problem between MQ client and server AMQ9209 Reply with quote

Voyager

Joined: 25 Jul 2011
Posts: 95

Hi Expert,


I am having MQ server 6.0 and MQ client 7.0.1.After one hour it shows the connectivity lost in between MQ client and server.My MQ server is in Windows server 2003 and client in Hp-ux.Kindly do needful. Thanks in advance.
Back to top
View user's profile Send private message
exerk
PostPosted: Wed Oct 31, 2012 3:41 am    Post subject: Re: Connection problem between MQ client and server AMQ9209 Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

sandip_gaikwad wrote:
Hi Expert,


I am having MQ server 6.0 and MQ client 7.0.1.After one hour it shows the connectivity lost in between MQ client and server.My MQ server is in Windows server 2003 and client in Hp-ux.Kindly do needful. Thanks in advance.

It would be much better for you to do the needful - this is a support forum, not a free help-desk! Your server build is out of support and does not have the channel duplexing that was introduced with WMQ V7.0.1 (there's a clue for doing the needful - now go do it, however, if you wish the work done for you my rates are industry standard).
_________________
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
View user's profile Send private message
sandip_gaikwad
PostPosted: Sun Nov 04, 2012 10:39 pm    Post subject: Reply with quote

Voyager

Joined: 25 Jul 2011
Posts: 95

What kind of permission or parameter required to continuous connection in between client and server on network and firewall level?
Kindly do needful.
Back to top
View user's profile Send private message
exerk
PostPosted: Mon Nov 05, 2012 1:06 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

sandip_gaikwad wrote:
What kind of permission or parameter required to continuous connection in between client and server on network and firewall level?

Speak to your network and security people and have them educate you...

sandip_gaikwad wrote:
Kindly do needful.

Refer to my previous post in regard to doing the needful.
_________________
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
View user's profile Send private message
sandip_gaikwad
PostPosted: Thu Nov 08, 2012 5:28 am    Post subject: Reply with quote

Voyager

Joined: 25 Jul 2011
Posts: 95

exerk wrote:
sandip_gaikwad wrote:
What kind of permission or parameter required to continuous connection in between client and server on network and firewall level?

Speak to your network and security people and have them educate you...

sandip_gaikwad wrote:
Kindly do needful.

Refer to my previous post in regard to doing the needful.


I have done all the check on network and firewall level all are working fine.After all I also enter the server IP address on HP-UX holst file.Then also I have face the same issue on the server in Queue Manager Log file it shows that AMQ9209 error.

Following is the error.


11/8/2012 18:26:59 - Process(3164.836) User(xxx) Program(amqrmppa.exe)
AMQ9209: Connection to host 'xx.xxx.xx.xx' closed.

EXPLANATION:
An error occurred receiving data from 'xx.xxx.xx.xx' over TCP/IP. The connection
to the remote host has unexpectedly terminated.
ACTION:
Tell the systems administrator.
Back to top
View user's profile Send private message
exerk
PostPosted: Thu Nov 08, 2012 5:30 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Post your CLNTCONN and SVRCONN definitions please.
_________________
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
View user's profile Send private message
mqjeff
PostPosted: Thu Nov 08, 2012 5:32 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

A firewall that closes connections that are open for an hour is working fine.

It might not be working the way you *want* it to work, but it's working correctly and properly as configured.

Whenever you are dealing with MQ channel questions, it is almost always necessary to see the logs on both sides of the channel, to see what both sides say is going on at the same time.
Back to top
View user's profile Send private message
sandip_gaikwad
PostPosted: Wed Nov 14, 2012 3:02 am    Post subject: Reply with quote

Voyager

Joined: 25 Jul 2011
Posts: 95

exerk wrote:
Post your CLNTCONN and SVRCONN definitions please.



In MQ server side having one server connection channel and on client side having having one service after start that service we can get the message, service having one script in that script developer written line including export variable.After firing the script we can get the message.
Back to top
View user's profile Send private message
sandip_gaikwad
PostPosted: Wed Nov 14, 2012 3:06 am    Post subject: Reply with quote

Voyager

Joined: 25 Jul 2011
Posts: 95

mqjeff wrote:
A firewall that closes connections that are open for an hour is working fine.

It might not be working the way you *want* it to work, but it's working correctly and properly as configured.

Whenever you are dealing with MQ channel questions, it is almost always necessary to see the logs on both sides of the channel, to see what both sides say is going on at the same time.



On MQ server side it shows only AMQ9209 error code in error file but on client side hp-ux side it is not showing any error.
Back to top
View user's profile Send private message
exerk
PostPosted: Wed Nov 14, 2012 3:12 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

sandip_gaikwad wrote:
exerk wrote:
Post your CLNTCONN and SVRCONN definitions please.



In MQ server side having one server connection channel and on client side having having one service after start that service we can get the message, service having one script in that script developer written line including export variable.After firing the script we can get the message.

If that's the MQSERVER variable you need to review your connection method because that's not a good one to use. If it's setting the MQCHLLIB and MQCHLTAB variables, then again, please post the SVRCONN and CLNTCONN definitions.
_________________
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
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 » Connection problem between MQ client and server AMQ9209
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.