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 » WebSphere Message Broker (ACE) Support » Broker JVM arguments/properties

Post new topic  Reply to topic
 Broker JVM arguments/properties « View previous topic :: View next topic » 
Author Message
warrenpage
PostPosted: Tue Jun 17, 2003 8:42 pm    Post subject: Broker JVM arguments/properties Reply with quote

Acolyte

Joined: 19 Feb 2002
Posts: 56
Location: Australia

Does anyone know how to pass arguments to the Broker JVM? For example to increase/manipulate the heap size/garbage collections/debugging info etc.

I though i remembered seeing from additional arguments on the mqsichangebroker command but cant find that doco.

Maybe I was thinking of the mqsichangeconfigmgr -j parm?

Anyone doing any java profiling of the broker jvm?
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
sknrt1
PostPosted: Tue Aug 08, 2006 11:55 am    Post subject: Reply with quote

Apprentice

Joined: 22 Jan 2003
Posts: 39
Location: USA

mqsichangeproperties command allows to change broker properites.
use mqsireportproperties to look at the existing values.
e.g:
mqsireportproperties BrokerName -e <ExGrpName>
-o ComIbmJVMManager -a

Result: (from broker on my workstation on windowsxp)
ComIbmJVMManager=''
uuid='ComIbmJVMManager'
userTraceLevel='none'
traceLevel='none'
userTraceFilter='none'
traceFilter='none'
jvmVerboseOption='none'
jvmDisableClassGC='false'
jvmNativeStackSize='-1'
jvmMinHeapSize='134217728'
jvmMaxHeapSize='-1'
jvmDebugPort='0'

(-a lists all the properties and values of the object specified with -o option)

Accordingly you can change property values using mqsichangeproperties.

Thanks
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Aug 08, 2006 11:56 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Also, be aware that there isn't a "broker JVM".

Each execution group is a JVM.
_________________
I am *not* the model of the modern major general.
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 » WebSphere Message Broker (ACE) Support » Broker JVM arguments/properties
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.