Author |
Message
|
edgar.maistry@tsctechnolo |
Posted: Sun Jul 31, 2011 7:30 am Post subject: Message broker 7 AIX memory leak |
|
|
Newbie
Joined: 19 Dec 2005 Posts: 3
|
Hi, I am using message broker 7 on AIX and it is consuming all available memory then using swap space until it crashes. It seems that all the execution groups are a problem when the broker processes load. My excution groups are categorised as Input, Transformation, Output which generic flows running on each. I have File, MQ and webservice inputs and outputs. Any help is appreciated.  |
|
Back to top |
|
 |
smdavies99 |
Posted: Sun Jul 31, 2011 8:03 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Raise a PMR. That is the way you will get proper and importanly the help for which you have paid money to IBM for... _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Jul 31, 2011 4:30 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Did you verify that the level of your xlC.route is up to spec?
You should have had to apply an upgrade to the xlC.route...
To check the level
Code: |
lslpp -l | grep -i xlc |
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
edgar.maistry@tsctechnolo |
Posted: Mon Aug 01, 2011 8:30 am Post subject: |
|
|
Newbie
Joined: 19 Dec 2005 Posts: 3
|
THanks...this is the xlc output. Not sure what I looking for...?
xlC.aix61.rte 11.1.0.1 COMMITTED XL C/C++ Runtime for AIX 6.1
xlC.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor
xlC.msg.en_US.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor
xlC.msg.en_US.rte 11.1.0.1 COMMITTED XL C/C++ Runtime
xlC.rte 11.1.0.1 COMMITTED XL C/C++ Runtime
xlC.sup.aix50.rte 9.0.0.1 COMMITTED XL C/C++ Runtime for AIX 5.2 |
|
Back to top |
|
 |
zpat |
Posted: Mon Aug 01, 2011 8:56 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
|
Back to top |
|
 |
dilse |
Posted: Mon Aug 01, 2011 1:43 pm Post subject: |
|
|
 Master
Joined: 24 Jun 2004 Posts: 270
|
If you are on the base version i.e. 7.0.0.0 of WMB, then the memory leak issue was addressed with the latest fix packs of WMB. Check on this but then again PMR with IBM is the best bet for you to resolve your issue.. |
|
Back to top |
|
 |
|