|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
How to add 1000 remote QMGR in the MQ explorer |
« View previous topic :: View next topic » |
Author |
Message
|
mqjeff |
Posted: Mon Mar 17, 2014 12:53 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Presumably the significant difference between running MQExplorer as a standalone app rather than as a set of plugins installed into a separate Eclipse install, and presumably why the CPU goes up and down, is because the MQExplorer standalone app does not preallocate as much memory for it's Java Heap as a standard Eclipse install does.
So, less memory in the heap == more garbage collection == more CPU spikes |
|
Back to top |
|
 |
JosephGramig |
Posted: Tue Mar 18, 2014 5:34 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
Hmmm, I wonder if you can edit the <WMQ home>/bin/strmqcfg.cmd to have the -vmargs -Xmx1024M -Xms512M params added... I would think you added it at:
Code: |
REM ---------------------------------------------------------------------------
REM Launch MQ Explorer
REM ---------------------------------------------------------------------------
start %explorerCmd%
|
I wonder what the defaults are to know what adjustments should be made...
Last, would be nice if this were in the Preferences panels. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Mar 18, 2014 7:46 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
JosephGramig wrote: |
Hmmm, I wonder if you can edit the <WMQ home>/bin/strmqcfg.cmd to have the -vmargs -Xmx1024M -Xms512M params added... I would think you added it at:
Code: |
REM ---------------------------------------------------------------------------
REM Launch MQ Explorer
REM ---------------------------------------------------------------------------
start %explorerCmd%
|
I wonder what the defaults are to know what adjustments should be made...
Last, would be nice if this were in the Preferences panels. |
These used to be defaulted in the eclipse.ini file...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|