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 » Increase Broker Heap???

Post new topic  Reply to topic
 Increase Broker Heap??? « View previous topic :: View next topic » 
Author Message
JohnMichael
PostPosted: Tue Dec 11, 2007 5:04 am    Post subject: Increase Broker Heap??? Reply with quote

Acolyte

Joined: 28 Feb 2007
Posts: 55

Hello All,
I am facing lot of problem with a flow where there is a need of increasing jvm heap size. I have referred all the resources provided to me and got little bit of confusion.

What the confusion is what is the difference in increasing broker heap size and execution group heap size. will there be any effect if I increase broker heap size rather than increasing all the execution group's heap size.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Dec 11, 2007 5:48 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Neither the broker nor the EG heap are the same as the EG JVM heap.

That is, there are "three" heaps. But really, there are only two. The EG has a heap/stack for the ESQL/runtime portions, and a JVM heap for the Java runtime portions.

The broker exists only as a) bipBroker, which may never need you to manually adjust the heap, b) a collection of DataFlowEngine processes, one per EG, c) the bipHttpListener.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
JohnMichael
PostPosted: Tue Dec 11, 2007 6:57 am    Post subject: Reply with quote

Acolyte

Joined: 28 Feb 2007
Posts: 55

Jeff,
In my situation I get java.lang.OutOfMemoryError while executing java code in JavaCompute. This means I need to increase the jvm heap.
For this I can go for
1. mqsichangeproperties BrokerName -e EG -o ComIbmJVMManager -n jvmMinHeapSize -v value
mqsichangeproperties BrokerName -e EG -o ComIbmJVMManager -n jvmMaxHeapSize -v value

but we have other command
2. mqsiservice BrokerName -r MinJVMHeapSize=value
mqsiservice BrokerName -r MaxJVMHeapSize=value
What are these for?????
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Dec 11, 2007 7:08 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

mqsiservice should only be run under the auspices of a PMR - that is,only under the instructions of IBM support.

You will notice, for example, that it's not a documented command.

If you received a PMR that gave you those instructions, then ask the support person what the difference is.
_________________
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 » Increase Broker Heap???
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.