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 » WMB 6.1 creates malformed (?) RFH2

Post new topic  Reply to topic
 WMB 6.1 creates malformed (?) RFH2 « View previous topic :: View next topic » 
Author Message
birger.r
PostPosted: Thu Feb 02, 2012 12:29 am    Post subject: WMB 6.1 creates malformed (?) RFH2 Reply with quote

Novice

Joined: 22 Jun 2010
Posts: 10

Hi all,

I am currently struggling with one of my flows that worked on 6.0 but is no longer working on 6.1. 6.0 is running on MQ 6, 6.1 on MQ 7)

I am creating messages from a timer that need a valid RFH2 set for further processing, but for some reason the integer format seems to be different. The receiving application (Perl script) cannot get the message from the queue.

When I have conversion enabled, I am getting an error 2112. I have turned the conversion off now and analysed the message in detail. I have noticed that for working messages (e. g. copied from the old system) the RFH version 2 is encoded as 0x02000000, for the non-working messages it is 00000002. Therefore the parsing of the RFH does not work.

I have furthermore checked the messages in rfhutil and noticed that the Int Fmt in the MQMD is PC for the working messages and Host for non-working ones.

Any help is appreciated, I am working on that since 2 days now and I have no clue what to do. I tried to set several CCSIDs and Encodings without any success. I am even happy for google results cause I am running out of ideas for search queries...

Cheers, Birger.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Feb 02, 2012 6:00 am    Post subject: Re: WMB 6.1 creates malformed (?) RFH2 Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

birger.r wrote:
I have noticed that for working messages (e. g. copied from the old system) the RFH version 2 is encoded as 0x02000000, for the non-working messages it is 00000002.


One number is big endinian, the other is little endian. This is described by the endcoding.


birger.r wrote:
I tried to set several CCSIDs and Encodings without any success.


CCSID will not help you, encoding will. Do not try randomly setting these values in the hope of hitting the right one. Determine which endcoding describes how the numbers are held, and use that.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WMB 6.1 creates malformed (?) RFH2
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.