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 » IBM MQ Java / JMS » MQRHF2 Properties in MQ explorer

Post new topic  Reply to topic
 MQRHF2 Properties in MQ explorer « View previous topic :: View next topic » 
Author Message
George Carey
PostPosted: Mon Oct 05, 2009 1:30 pm    Post subject: MQRHF2 Properties in MQ explorer Reply with quote

Knight

Joined: 29 Jan 2007
Posts: 500
Location: DC

Trying to understand the cause of the following:

In MQ v7 Explorer and looking at Qs on and MQv7 Linux box.

Browse the messages on the application Q which is supposed to have all JMS messages on it.

Doubling clicking on the messages browsed and among the tabs viewable for the message properties are:

- General
- Report
- Context
- Identifiers
- Segmentation
- {MQRFH2 Properties}
sometimes/sometimes not ???
- Data

What causes the MQRFH2 Properties tab to show up sometimes and not others? I look at the data and see the
RFH{sp}blah blah ... MQSTR ...blah blah
<mcd>
<Msd>jms_text</Msd>
</mcd>...
<jms>
<Dst>queue://QM/Q</Dst>
<Tms>123456789</Tms>
<Dlv>2</Dlv>
</jms>
...


in all cases but don't see the MQRFH2 Properties tab always available in the MQ Explorer ... what is the likely reason. Messages seem to be accepted as valid JMS by application in both cases.

TIA
_________________
"Truth is ... grasping the virtually unconditioned",
Bernard F. Lonergan S.J.
(from book titled "Insight" subtitled "A Study of Human Understanding")
Back to top
View user's profile Send private message Visit poster's website AIM Address
fjb_saper
PostPosted: Mon Oct 05, 2009 8:46 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Because JMS will accept the message whether it has an RFH or not.
When you don't see the RFH tab, could it be that the message format on the MQMD specifies that there is no RFH header?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Tue Oct 06, 2009 1:56 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

fjb_saper wrote:
Because JMS will accept the message whether it has an RFH or not.
When you don't see the RFH tab, could it be that the message format on the MQMD specifies that there is no RFH header?


It could be because the message has an RFH Version 1 Header, and consequently the properties of the RFH Version 2 page are not filled in.
Back to top
View user's profile Send private message
George Carey
PostPosted: Tue Oct 06, 2009 7:56 am    Post subject: DP created Reply with quote

Knight

Joined: 29 Jan 2007
Posts: 500
Location: DC

The out put of the header is created by a DataPower and is supposed to be the same thing every time ...

Anyone else seen this ??

JMS will accept whether JMS or not ??

Will a MQRC_RFH_ERROR not be thrown if it is not proper JMS!
_________________
"Truth is ... grasping the virtually unconditioned",
Bernard F. Lonergan S.J.
(from book titled "Insight" subtitled "A Study of Human Understanding")
Back to top
View user's profile Send private message Visit poster's website AIM Address
fjb_saper
PostPosted: Tue Oct 06, 2009 8:05 pm    Post subject: Re: DP created Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

George Carey wrote:
The out put of the header is created by a DataPower and is supposed to be the same thing every time ...

Anyone else seen this ??

JMS will accept whether JMS or not ??

Will a MQRC_RFH_ERROR not be thrown if it is not proper JMS!

JMS will not throw any error if the RFH is missing.
It will however throw an error if it is badly/poorly formed. Because it is present it will try to integrate it in the attributes of the JMSMessage. Chances are this will fail on a malformed RFH....

Have fun
_________________
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 » IBM MQ Java / JMS » MQRHF2 Properties in MQ explorer
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.