Author |
Message
|
wmqmb |
Posted: Sun Jul 04, 2010 2:31 am Post subject: bipconfigmgr and dataflowengine - process - problem |
|
|
Novice
Joined: 06 Jun 2010 Posts: 10
|
Hi everyone,
I need some help on the following.
1) Tivoli event High_CPU_Utilization was fired on production server for the process bipconfigmgr 120%.
2) and also I'm getting one more warning from Tivoli, UNIX_Process_Memory_warning for Dataflowengine process for one of the executiongroup in a Broker.
can anyone help, How to solve this problem, and what might be the reason and where can I find the logs the reason why it has fired as i need to give the explanation.
Thanks in advance for your help. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Jul 04, 2010 7:21 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
how about and endless loop in a flow?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
bruce2359 |
Posted: Sun Jul 04, 2010 7:52 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
How about a trace? _________________ 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 |
|
 |
fatherjack |
Posted: Sun Jul 04, 2010 10:01 am Post subject: |
|
|
 Knight
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
|
What version of broker are you running. You might need to make sure your fix packs are up-to-date.
If the high cpu is causing you a problem, one way round it in prod is to only start up the config manager when you need to do deployments and then stop it again afterwards. _________________ Never let the facts get in the way of a good theory. |
|
Back to top |
|
 |
wmqmb |
Posted: Mon Jul 05, 2010 3:30 am Post subject: |
|
|
Novice
Joined: 06 Jun 2010 Posts: 10
|
here is the version,
BIP8996I: Version: 6102
BIP8997I: Product: WebSphere Message Brokers
BIP8998I: CMVC Level: S610-FP02 DH610-FP02
BIP8999I: Build Type: Production
Do I need to update fixpack for this? am i getting it for this reason?
I did the trace for configmgr, but couldn't find the reason.
mqsireadlog <configmgr name> -t -b service -f -o service_configmgr.xml
mqsiformatlog -i service_configmgr.xml -o service_configmgr.txt
2010-07-05 10:07:25.418706 1 { ImbControlService::Main , 'CMGR00'
2010-07-05 10:07:25.418734 1 { ImbPlatformSupportBase::getExecutableName
2010-07-05 10:07:25.418744 1 } ImbPlatformSupportBase::getExecutableName , 'bipconfigmgr'
2010-07-05 10:07:25.418760 1 { ImbPlatformSupportBase::getExecutableName
2010-07-05 10:07:25.418768 1 } ImbPlatformSupportBase::getExecutableName , 'bipconfigmgr'
2010-07-05 10:07:25.418776 1 { ImbProcessBase::ImbProcessBase , 'CMGR00', '/opt/IBM/mqsi/6.0/bin', 'bipconfigmgr'
2010-07-05 10:07:25.418788 1 } ImbProcessBase::ImbProcessBase
2010-07-05 10:07:25.418796 1 { ImbProcessUnix::ImbProcessUnix , 'CMGR00', '/opt/IBM/mqsi/6.0/bin', 'bipconfigmgr'
2010-07-05 10:07:25.418802 1 { ImbProcessUnix::terminateSignal
2010-07-05 10:07:25.418810 1 } ImbProcessUnix::terminateSignal
2010-07-05 10:07:25.418816 1 } ImbProcessUnix::ImbProcessUnix
2010-07-05 10:07:25.418824 1 { ImbControlService::TerminateProcess
2010-07-05 10:07:25.418830 1 { ImbProcess::FindProc
2010-07-05 10:07:25.420606 1 } ImbProcess::FindProc
2010-07-05 10:07:25.420716 1 { ImbControlService::StartNewAA
2010-07-05 10:07:25.420722 1 ImbControlService::StartNewAA 'creating a new process'
2010-07-05 10:07:25.420730 515 { ImbControlService::WaitSignal
2010-07-05 10:07:25.420766 1 { ImbProcessUnix::start , 'bipconfigmgr'
Thanks for your help. |
|
Back to top |
|
 |
fatherjack |
Posted: Mon Jul 05, 2010 6:06 am Post subject: |
|
|
 Knight
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
|
wmqmb wrote: |
Do I need to update fixpack for this? |
I would.
wmqmb wrote: |
am i getting it for this reason? |
Can't say for sure, but I have seen excessively high config mgr cpu usage when using back level broker software. _________________ Never let the facts get in the way of a good theory. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Jul 05, 2010 6:30 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Version 6102 says it all. Check out the forum / and /or open a PMR. The config mgr can do excess work depending on some settings...
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqmatt |
Posted: Mon Jul 05, 2010 7:57 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Yeah, get yourself on V6.1.0.7. Better yet, V7  |
|
Back to top |
|
 |
wmqmb |
Posted: Mon Jul 05, 2010 9:30 pm Post subject: |
|
|
Novice
Joined: 06 Jun 2010 Posts: 10
|
Thank you very much!  |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jul 06, 2010 1:36 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
mqmatt wrote: |
Yeah, get yourself on V6.1.0.7. Better yet, V7  |
You'll never see high CPU for bipconfigmgr on v7, that's for sure. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jul 06, 2010 2:17 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
mqjeff wrote: |
mqmatt wrote: |
Yeah, get yourself on V6.1.0.7. Better yet, V7  |
You'll never see high CPU for bipconfigmgr on v7, that's for sure. |
Of course, there is no more configmgr @ V7  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|