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 » Event Monitoring event not emmitted due to code page isse

Post new topic  Reply to topic
 Event Monitoring event not emmitted due to code page isse « View previous topic :: View next topic » 
Author Message
cc
PostPosted: Thu Aug 09, 2012 12:29 pm    Post subject: Event Monitoring event not emmitted due to code page isse Reply with quote

Novice

Joined: 28 May 2008
Posts: 19

We are running WMB 8.0.0.0 runtime on Linux. We have configured a flow to emit an event upon entry and exit from several nodes, We have run the mqsichangeflowmonitoring command and created the Subscription to point the event to a local queue. However, when a message arives at the node, we are seeing the following messages in the Broker Log. We have an MQInput Node in the flow that is not having any codepage errors, with the convert option set.


Aug 8 10:23:04 lwmqd001 WebSphere Broker v8000[13374]: (BRKDWMB01.EG_DEV)[38]BIP3915I: Message flow 'EnrollmentInboundAdapterV2' failed to emit a monitoring event from event source 'processBusinessRules.terminal.in'. : BRKDWMB01.1256714d-3801-0000-0080-aa8eada554a5: /build/S000_P/src/DataFlowEngine/Monitoring/ImbEventGatherer.cpp: 712: ImbEventGatherer::constructMonitoringEvent: :
Aug 8 10:23:04 lwmqd001 WebSphere Broker v8000[13374]: (BRKDWMB01.EG_DEV)[38]BIP2132E: Invalid codepage '0' or conversion table 'ibm-0' missing or invalid. : BRKDWMB01.1256714d-3801-0000-0080-aa8eada554a5: /build/S000_P/src/CommonServices/ImbConverter.cpp: 100: ImbConverterCPP::ImbConverterCPP: : ug 8 10:23:04 lwmqd001 WebSphere Broker v8000[13374]: (BRKDWMB01.EG_DEV)[38]BIP3915I: Message flow 'EnrollmentInboundAdapterV2' failed to emit a monitoring event from event source 'processBusinessRules.terminal.in'. : BRKDWMB01.1256714d-3801-0000-0080-aa8eada554a5: /build/S000_P/src/DataFlowEngine/Monitoring/ImbEventGatherer.cpp: 712: ImbEventGatherer::constructMonitoringEvent: :
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Thu Aug 09, 2012 12:32 pm    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

What is the value of Event Source in your Properties -> Monitoring tab?
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
cc
PostPosted: Thu Aug 09, 2012 1:03 pm    Post subject: Reply with quote

Novice

Joined: 28 May 2008
Posts: 19

processBusinessRules.terminal.in
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Fri Aug 10, 2012 5:04 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Are you using a monitoring profile? If so, can you post ( in [c o de ] tags ) the profile xml ?

http://publib.boulder.ibm.com/infocenter/wmbhelp/v8r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac60385_.htm
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
cc
PostPosted: Fri Aug 10, 2012 6:09 am    Post subject: Reply with quote

Novice

Joined: 28 May 2008
Posts: 19

At this time we are not using a profile, we are defining the events a development time.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Aug 10, 2012 6:11 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

So it's complaining that the data has no codepage, and so it can't be converted somehow.

What input node are you using to drive the flow that creates the monitoring event? Not all of the Input nodes in v8.0.0.0 are capable of driving monitoring, if I recall correctly.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Fri Aug 10, 2012 6:17 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

cc wrote:
At this time we are not using a profile, we are defining the events a development time.


I'll wager a pint of ale and some fish & chips at smdavies' chippy that your error will go away once you correctly define a monitoring profile.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
cc
PostPosted: Fri Aug 10, 2012 10:23 am    Post subject: Reply with quote

Novice

Joined: 28 May 2008
Posts: 19

mqjeff. The input node is an MQInput NOde.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Aug 10, 2012 10:32 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

cc wrote:
mqjeff. The input node is an MQInput NOde.


Well, that one should work.

Why does the broker think that the message has a CCSID of '0'? that's what the error is complaining about.
Back to top
View user's profile Send private message
marko.pitkanen
PostPosted: Fri Aug 10, 2012 11:33 am    Post subject: Reply with quote

Chevalier

Joined: 23 Jul 2008
Posts: 440
Location: Jamsa, Finland

Normal debugging method can perhaps be usefull here. Add trace node before malpracticing node, echo whole root and research is you message valid.

--
Marko
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Event Monitoring event not emmitted due to code page isse
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.