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 » Search

 Search found 17 matches
Author Message
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Tue Feb 05, 2008 10:48 pm   Subject: MQ Connection Timeout.
that issue is probably not related to yours. you should upgrade anyway.

What is the HB Interval of the SVRCONN definition? Not what you set in your code (1 is a bad value to set by the way) but wha ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Tue Feb 05, 2008 9:02 am   Subject: MQ Connection Timeout.
Hi all

i just found this issue on IBM website.
By any chances does anyone know is my issue cause by this?



IY67232

Click here to see this information via the internet

Abstract SLOW MQ ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Tue Feb 05, 2008 7:54 am   Subject: MQ Connection Timeout.
Hi PeterPotkay,
After read from the link provided, will the setting of heartbeat interval to bigger value will helping on this issue?

As we know the timeout for tcp/ip was 60 second. So we would ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Mon Feb 04, 2008 10:50 am   Subject: MQ Connection Timeout.
http://www.mqseries.net/phpBB2/viewtopic.php?t=11375&highlight=heartbeat+timeout

Explains MQ API calls for an MQClient taking a long time. So, what's your Hearbeat set to on the SVRCONN channel ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Mon Feb 04, 2008 10:49 am   Subject: MQ Connection Timeout.
Where is the code that closes the connection?
Thanks for reply.
Here is the code that close the conneciton

for(int i=0; i<100; i++)
{

pgMQObj[i].mpOutputQueue.setCloseOptions(MQCO_DELETE); ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Mon Feb 04, 2008 10:20 am   Subject: MQ Connection Timeout.
MQ shouldn't take 6 minutes to close a connection.

hi, just double confirm with the issue.
Only the connection which act to get the message only facing this issue.
For the connection which act t ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Mon Feb 04, 2008 9:46 am   Subject: MQ Connection Timeout.
It's fine to keep an MQ connection open all day.

MQ itself does it all the time.

MQ client applications, however, need to spend extra time keeping track of the connection status, leaving themsel ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Mon Feb 04, 2008 9:31 am   Subject: MQ Connection Timeout.

I had try to set the close option to MQCO_DELETE, and it able to close normally after 1 hour.
However, the slowliness issue come out again after the connection open for 2 days.


After 2 days, ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Mon Feb 04, 2008 9:30 am   Subject: MQ Connection Timeout.
Can we see the code that actually does the close?

I am using c++ for the MQ client developement.

below is the part of closing connection at my destructor function.

for(int i=0; i<100; i++) ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Mon Feb 04, 2008 8:46 am   Subject: MQ Connection Timeout.
Thanks for the advise everyone.
The more updated test result for my MQ client shows that it take quite a long time on the close() function.

080201 014630.456 Output Queue Close() called
080201 01 ...
  Topic: MQ Close Slow Issue
guccica

Replies: 3
Views: 3679

PostForum: IBM MQ API Support   Posted: Mon Feb 04, 2008 8:27 am   Subject: MQ Close Slow Issue
This seems to be the same question you asked here:



Hi Victor.. sorry for double post. However just wisht o get the problem solved earlier. Sorry for troublesome.
  Topic: MQ Close Slow Issue
guccica

Replies: 3
Views: 3679

PostForum: IBM MQ API Support   Posted: Fri Feb 01, 2008 2:45 am   Subject: MQ Close Slow Issue
Hi all

Recently i having MQ client connection close slow issue.

i try to connect to a MQ server and it success. After 1 hour ++ idle time, i try to close the connection by calling close( ) funct ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Thu Jan 31, 2008 6:21 pm   Subject: MQ Connection Timeout.
Thanks for the advise everyone.
The more updated test result for my MQ client shows that it take quite a long time on the close() function.

080201 014630.456 Output Queue Close() called
080201 01 ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Thu Jan 31, 2008 8:31 am   Subject: Re: MQ Connection Timeout.

According to your explanation, do u mean should i close the connection and start again in a while to search for available messages?


No, I mean you should get MQ to start your application when a ...
  Topic: MQ Connection Timeout.
guccica

Replies: 26
Views: 35303

PostForum: General IBM MQ Support   Posted: Thu Jan 31, 2008 8:17 am   Subject: Re: MQ Connection Timeout.
Do MQ having timeout process?

The channels certainly do.

There are a couple of points of relevance here:

- why was your application sitting for an hour doing nothing but holding a connection ...
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.