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 » bipconfigmgr and dataflowengine - process - problem

Post new topic  Reply to topic
 bipconfigmgr and dataflowengine - process - problem « View previous topic :: View next topic » 
Author Message
wmqmb
PostPosted: Sun Jul 04, 2010 2:31 am    Post subject: bipconfigmgr and dataflowengine - process - problem Reply with quote

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
View user's profile Send private message
fjb_saper
PostPosted: Sun Jul 04, 2010 7:21 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
bruce2359
PostPosted: Sun Jul 04, 2010 7:52 am    Post subject: Reply with quote

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
View user's profile Send private message
fatherjack
PostPosted: Sun Jul 04, 2010 10:01 am    Post subject: Reply with quote

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
View user's profile Send private message
wmqmb
PostPosted: Mon Jul 05, 2010 3:30 am    Post subject: Reply with quote

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
View user's profile Send private message
fatherjack
PostPosted: Mon Jul 05, 2010 6:06 am    Post subject: Reply with quote

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
View user's profile Send private message
fjb_saper
PostPosted: Mon Jul 05, 2010 6:30 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
mqmatt
PostPosted: Mon Jul 05, 2010 7:57 am    Post subject: Reply with quote

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
View user's profile Send private message
wmqmb
PostPosted: Mon Jul 05, 2010 9:30 pm    Post subject: Reply with quote

Novice

Joined: 06 Jun 2010
Posts: 10

Thank you very much!
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Jul 06, 2010 1:36 am    Post subject: Reply with quote

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
View user's profile Send private message
fjb_saper
PostPosted: Tue Jul 06, 2010 2:17 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » bipconfigmgr and dataflowengine - process - problem
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.