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 » Ideal parameter for mqclient.ini file in linux rhel 5

Post new topic  Reply to topic Goto page 1, 2  Next
 Ideal parameter for mqclient.ini file in linux rhel 5 « View previous topic :: View next topic » 
Author Message
sandip_gaikwad
PostPosted: Sat Oct 13, 2012 11:18 am    Post subject: Ideal parameter for mqclient.ini file in linux rhel 5 Reply with quote

Voyager

Joined: 25 Jul 2011
Posts: 95

I am having mq client 7.0.1 .Kindly advice what is ideal parameter we need to define in mqclient.ini file .I am facing a problem of connection closed with server.Kindly do needful.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Sat Oct 13, 2012 11:57 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Do you mean "idle" instead of "ideal" ?
Back to top
View user's profile Send private message
bruce2359
PostPosted: Sat Oct 13, 2012 12:02 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Might help if you posted the exact error(s) from the errors folder on both client and server ends.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
sandip_gaikwad
PostPosted: Sun Oct 14, 2012 9:04 am    Post subject: Reply with quote

Voyager

Joined: 25 Jul 2011
Posts: 95

I am facing connection lost problem in between client and server .So I need which parameter I need to define in mqclient.ini configuration file.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Sun Oct 14, 2012 9:29 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

How dou know you are facing a connection lost problem?

Did you receive some kind of error message? If so, what was the exact error?

Why do you brlieve client ini file settings will fix this?

What have you tried? What were the results?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Sun Oct 14, 2012 9:43 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

sandip_gaikwad wrote:
I am facing connection lost problem in between client and server .So I need which parameter I need to define in mqclient.ini configuration file.


There is no parameter that you can put in the mqclient.ini file to say "never allow the connection to be dropped by the other side".

There is no parameter you can put on either side of an MQ client connection - or any kind of MQ channel connection - that will prevent a badly configured firewall in the middle from breaking your connection at the wrong time.

There is no parameter you can put on either side of an MQ channel connection that will prevent the backhoe from digging up the fiber optic cable that connects the two locations.

There is no parameter you can put on either side of an MQ channel connection that will prevent the network administrator from randomly rebooting the router that connects both sides "for necessary maintenance that will have no impact on anyone".
Back to top
View user's profile Send private message
sandip_gaikwad
PostPosted: Sun Oct 14, 2012 10:09 am    Post subject: Reply with quote

Voyager

Joined: 25 Jul 2011
Posts: 95

I am getting following error in queue manager error log file

AMQ9209: Connection to host 'x.x.x.x' closed.

EXPLANATION:
An error occurred receiving data from 'x.x.x.x' over TCP/IP. The connection
to the remote host has unexpectedly terminated.
ACTION:
Tell the systems administrator.


In x.x.x.x having my mq client.


Last edited by sandip_gaikwad on Fri Mar 29, 2013 11:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
bruce2359
PostPosted: Sun Oct 14, 2012 10:22 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

Is this your first client app?

Is this a new application?

Are other apps failing, too?

What is different about this IP address?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
sandip_gaikwad
PostPosted: Sun Oct 14, 2012 10:33 am    Post subject: Reply with quote

Voyager

Joined: 25 Jul 2011
Posts: 95

My application is working fine with MQ 6.0 but when I will go for MQ 7.0.1 client so that I face that kind of problem.Kindly tell me what is the issu
Back to top
View user's profile Send private message
bruce2359
PostPosted: Sun Oct 14, 2012 11:04 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

sandip_gaikwad wrote:
My application is working fine with MQ 6.0 but when I will go for MQ 7.0.1 client so that I face that kind of problem.Kindly tell me what is the issu

Go for? Please explain.

Is the qmgr v7?

Did you install the v7 client on the client platform?

Did you recompile the client app?

What error(s) in the ERRORS folder/directory on the CLIENT platform?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
Vitor
PostPosted: Sun Oct 14, 2012 12:22 pm    Post subject: Reply with quote

Grand High Poobah

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

sandip_gaikwad wrote:
Kindly tell me what is the issu


The issue is that the connection's being terminated at a network level.

Does the "working" v6.0 set up use the same network path as the not working v7 one?

If that's what the queue manager log says, what does the client and your application say?

Why does your client application not deal with a dropped connection by reconnecting? As @mqjeff correctly points out, whatever you configure in WMQ is vunerable to any issues in the network (human caused or not) and sooner or later your connection will drop.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
sandip_gaikwad
PostPosted: Mon Oct 15, 2012 1:37 am    Post subject: Reply with quote

Voyager

Joined: 25 Jul 2011
Posts: 95

I am explaining all condition.In my previous environment MQ 6.0 server and MQ 6.0 client was there that time that kind of issue not happened.But recently I am using MQ server 6.0 and MQ client 7.0.1 in other end after that this kind of issue is coming .What will be cause for the issue?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Oct 15, 2012 1:54 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

sandip_gaikwad wrote:
I am explaining all condition.In my previous environment MQ 6.0 server and MQ 6.0 client was there that time that kind of issue not happened.But recently I am using MQ server 6.0 and MQ client 7.0.1 in other end after that this kind of issue is coming .What will be cause for the issue?

You have not proved that you ever got a successful connect with client 7.0.1... Did you check with a telnet to the mqserver and mqserver port, whether communication with the MQServer would even be possible?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Mon Oct 15, 2012 2:43 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

We're telling you that there isn't a single easy answer for this.

You must follow a *procedure*. That procedure is called "troubleshooting".
Back to top
View user's profile Send private message
sandip_gaikwad
PostPosted: Mon Oct 15, 2012 3:45 am    Post subject: Reply with quote

Voyager

Joined: 25 Jul 2011
Posts: 95

I already tested the connectivity between server and client they both are going fine.In client side we got the AMQ9208 error.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Ideal parameter for mqclient.ini file in linux rhel 5
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.