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 » RecoverableException BIP2136E: Source character ''4e0a''

Post new topic  Reply to topic Goto page Previous  1, 2, 3
 RecoverableException BIP2136E: Source character ''4e0a'' « View previous topic :: View next topic » 
Author Message
BCBS
PostPosted: Thu Jul 22, 2010 2:53 pm    Post subject: Re: RecoverableException BIP2136E: Source character ''4e0a'' Reply with quote

Apprentice

Joined: 12 Jul 2006
Posts: 37

rekarm01 wrote:
This is identical to simply reading the input message as XMLNS.

I hate to disagree with GURU, but its not identical when I tried the following two scenarios.

rekarm01 wrote:
There's no obvious reason why one would work and the other wouldn't

I am thinking this bug might be related to software version (MB 6.0.10)


Scenario 1:
JMSInputnode --> JMStoMQTransform --> MQ Output node
JMSinputnode properties - Message domain : XMLNS

Published a message (with CJK characters) on the JMS topic. The flow fails to subscribe to the message. I see that errors are populating continuously in /var/adm/messages.

BIP5010E: XML Writing Errors have occurred. : ESBD1F.d12a408c-2701-0000-0080-d6523a6a46fc: /build/S600_P/src/MTI/MTIforBroker/GenXmlParser2/XmlImbParser.cpp: 380: XmlImbParser::refreshBitStreamFromElements: ComIbmJniNode: AGI_RIB_SUBSCRIBER_etOrderFromRMS#FCMComposite_1_1


Scenario 2:
JMSInputnode --> JMStoMQTransform --> Compute node --> MQ Output node
JMSinputnode properties - Message domain : BLOB
Compute node's esql:
CALL CopyMessageHeaders();
CREATE LASTCHILD OF OutputRoot
DOMAIN('XMLNS')
PARSE (InputRoot.BLOB.BLOB
ENCODING InputRoot.Properties.Encoding
CCSID InputRoot.Properties.CodedCharSetId);


Published message with CJK characters, and this time the message gets subscribed successfully.
_________________
_________________________________
Back to top
View user's profile Send private message
kimbert
PostPosted: Fri Jul 23, 2010 1:34 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

You are both right. I followed this up internally, and found that there have been two recent defect fixes in the JMSToMQInput node. Either or both of them could be causing this problem.
Obviously you now have a working message flow, but if you would like to get to the bottom of this or if you would like to simplify your message flow then you could raise a PMR and ask for an iFix for defects 58663 and 58641.

Apologies from me to the RIB team - I may have been blaming them for a message broker defect.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2, 3 Page 3 of 3

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » RecoverableException BIP2136E: Source character ''4e0a''
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.