Author |
Message |
Topic: Client timeouts on MQPUT |
j8mes
Replies: 13 Views: 18958
|
Forum: IBM MQ API Support Posted: Fri Nov 19, 2004 3:12 am Subject: I've got it now |
I have re-read this thread and now see that the heatbeat interval is used by the MQPUT to decide how long it will wait for an answer. That doesn't mean that actual heat beats actually occur during the ... |
Topic: Client timeouts on MQPUT |
j8mes
Replies: 13 Views: 18958
|
Forum: IBM MQ API Support Posted: Fri Nov 19, 2004 3:05 am Subject: KEEPALIVE |
Yes your right keepalive is the answer here, thanks.
BTW did we not decide that heatbeats on a client connection also flow during a MQPUT, see your earlier posting on the subject. Though I admit I ... |
Topic: Client timeouts on MQPUT |
j8mes
Replies: 13 Views: 18958
|
Forum: IBM MQ API Support Posted: Fri Nov 19, 2004 2:31 am Subject: When do heartbeats flow ? |
Can you confirm my understanding here. The heart beats on the channel only flow while the client application makes a MQ call.
So If I have an application where a message is sent only when the user ... |
Topic: Client timeouts on MQPUT |
j8mes
Replies: 13 Views: 18958
|
Forum: IBM MQ API Support Posted: Fri Nov 19, 2004 2:29 am Subject: When do heartbeats flow ? |
Can you confirm my understanding here. The heart beats on the channel only flow while the client application makes a MQ call.
So If I have an application where a message is sent only when the user ... |
Topic: How to configure tcp/ip timeout for MQPUT with MQ client |
j8mes
Replies: 4 Views: 4177
|
Forum: General IBM MQ Support Posted: Fri Oct 29, 2004 12:46 am Subject: Thanks the other thread answered my question |
The embrassing thing is that I contributed to that thread in the first place. I knew that I had found the answer out before, but just couldn't find the info in my email or on this forum. Obviously my ... |
Topic: How to configure tcp/ip timeout for MQPUT with MQ client |
j8mes
Replies: 4 Views: 4177
|
Forum: General IBM MQ Support Posted: Thu Oct 28, 2004 3:52 am Subject: How to configure tcp/ip timeout for MQPUT with MQ client |
Using MQ client 5.3 on Solaris
If the network goes down between the client and the MQ manager server we get a connection broken error returned to the application and the following is in the MQ erro ... |
Topic: Client timeouts on MQPUT |
j8mes
Replies: 13 Views: 18958
|
Forum: IBM MQ API Support Posted: Wed Apr 28, 2004 6:22 am Subject: Client timeouts on MQPUT |
However I managed to get a reply from IBM on this. It appears the only way to reduce the time you have to wait is reduce the heartbeat inverval. Beware reducing it too low, could mean that the timeout ... |
Topic: MQ Client Connection Problem |
j8mes
Replies: 10 Views: 9785
|
Forum: IBM MQ API Support Posted: Fri Apr 23, 2004 2:02 am Subject: MQ Client Connection Problem |
The answer why you are not able to reconnect immediately is contained in the MD0C.pdf support back document:
"AdoptMCA - Notes
If a channel fails, for example a communications error, there is no g ... |
Topic: issue with gsk6cmd |
j8mes
Replies: 6 Views: 6388
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jan 29, 2004 4:11 am Subject: The solution |
I found the solution to this is to load all the solaris 2.8 patches listed in the "memo.ptf" file! Yes I know I should have checked this already !
Thanks
James |
Topic: issue with gsk6cmd |
j8mes
Replies: 6 Views: 6388
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jan 26, 2004 8:42 am Subject: Thanks again |
It turns out that I was running the wrong version of Java, my path was picking up java elsewhere on the system. However I still have the error.
I will review my environment variables etc. once more ... |
Topic: issue with gsk6cmd |
j8mes
Replies: 6 Views: 6388
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jan 23, 2004 4:39 am Subject: have I got further ? |
I reloaded mqm 5.3.0.5 & gsk5bas 6.0.5.39 (which I believe has the 7th Jan fix)
I followed memo.ptf
I can not use /opt/mqm/ssl/jre, it doesn't exist. Maybe this has been removed from the ma ... |
Topic: issue with gsk6cmd |
j8mes
Replies: 6 Views: 6388
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jan 22, 2004 8:57 am Subject: issue with gsk6cmd |
On solaris 2.8 I have installed the latest macy_withSSL.tar.Z from the IBM web site.
Installed packages: mqm gsk6bas
gsk6cmd is me an error as follows:
./gsk6cmd -keydb -create -db /global1/j ... |