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 » MQ explorer 9.0.2 very slow

Post new topic  Reply to topic
 MQ explorer 9.0.2 very slow « View previous topic :: View next topic » 
Author Message
zpat
PostPosted: Thu Feb 08, 2018 12:30 am    Post subject: MQ explorer 9.0.2 very slow Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5849
Location: UK

Using MQ explorer 9.0.2 with a large estate of queue managers, I find it painfully slow - compared to MQ explorer 7.1.0.7 for example.

Does anyone have suggestions for getting it to run faster?

I have tried this in MQExplorer.ini

Code:
-vm
jre/jre/bin
-vmargs
-Xmn512m
-Xmx1256m

_________________
Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Feb 08, 2018 5:35 am    Post subject: Reply with quote

Grand High Poobah

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

Depending on the number of qmgrs, you might have to also up the stack size, not just the heap. I would not touch any of the gc settings or memory settings related to gc (eden space etc...).

Can you go to a 2 GB heap?
How many qmgrs are we talking about? Are they all connected and what is the default polling interval for the PCF messages?
Also shouldn't your setting for Xmn really be Xms512m ?

Forcing the new space to 512 will not help much, if at all. New space is allocated at class load. So you still will incur the overhead of allocating heap space...
It is better to set the minimum heap higher. It allows for a less fragmented heap and at the same time will cut down on heap allocation requests when loading the program...


_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
zpat
PostPosted: Thu Feb 08, 2018 6:59 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5849
Location: UK

Thanks, about 1000 QMs but I try to connect to no more than about 5 at a time.

Where is the default polling interval set?
_________________
Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Thu Feb 08, 2018 9:31 am    Post subject: Reply with quote

Poobah

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

Out of curiosity, have you tried the v9 MQConsole to see if it behaves better?
_________________
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
fjb_saper
PostPosted: Thu Feb 08, 2018 11:47 am    Post subject: Reply with quote

Grand High Poobah

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

zpat wrote:
Thanks, about 1000 QMs but I try to connect to no more than about 5 at a time.

Where is the default polling interval set?

Connection details -> set refresh interval
Defaults to 15 seconds for a local qmgr and 300 seconds for a client connection.

As for your settings I'd try
-Xss4m -- stack
-Xms1024m -- min of 1 G heap
-Xmx2048m -- 2G max heap...

Hope it helps
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
PaulClarke
PostPosted: Thu Feb 08, 2018 4:18 pm    Post subject: Reply with quote

Grand Master

Joined: 17 Nov 2005
Posts: 1002
Location: New Zealand

You could always try something a little less resource hungry than MQ Explorer........just a thought
_________________
Paul Clarke
MQGem Software
www.mqgem.com
Back to top
View user's profile Send private message Visit poster's website
bruce2359
PostPosted: Thu Feb 08, 2018 4:50 pm    Post subject: Reply with quote

Poobah

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

PaulClarke wrote:
You could always try something a little less resource hungry than MQ Explorer........just a thought

I suspect Mr. Clarke means non-Java-ish.
_________________
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
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » MQ explorer 9.0.2 very slow
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.