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 » Getting BIP5345 - nested REDEFINES in MRM-CWF

Post new topic  Reply to topic
 Getting BIP5345 - nested REDEFINES in MRM-CWF « View previous topic :: View next topic » 
Author Message
EAIPM
PostPosted: Tue Nov 26, 2002 6:56 pm    Post subject: Getting BIP5345 - nested REDEFINES in MRM-CWF Reply with quote

Newbie

Joined: 26 Nov 2002
Posts: 1

Hi,

I have defined a message into MRM-CWF format based on a COBOL copybook, which has nested REDEFINES and one OCCURS clause. I am getting parsing error while writing out message to output queue. I am using WMQI 2.1 CSD3.


Code:

Exception...
(
  (0x1000000)RecoverableException = (
    (0x3000000)File            = 'F:\build\S210_P\src\DataFlowEngine\ImbMqOutputNode.cpp'
    (0x3000000)Line            = 709
    (0x3000000)Function        = 'ImbMqOutputNode::evaluate'
    (0x3000000)Type            = 'ComIbmMQOutputNode'
    (0x3000000)Name            = 'ad7cd5c1-f100-0000-0080-d5b5bdfa70d0.6baac4ac-f100-0000-0080-a5ed3aa9fcf3'
    (0x3000000)Label           = 'OUTPUT'
    (0x3000000)Text            = 'Caught exception and rethrowing'
    (0x3000000)Catalog         = 'WMQIv210'
    (0x3000000)Severity        = 3
    (0x3000000)Number          = 2230
    (0x1000000)ParserException = (
      (0x3000000)File            = 'F:\build\S210_P\src\MTI\MTIforBroker\MtiImbParser2\MtiImbParser.cpp'
      (0x3000000)Line            = 1116
      (0x3000000)Function        = 'MtiImbParser::refreshBitStreamFromElements - 9 par'
      (0x3000000)Type            = 'ComIbmMQInputNode'
      (0x3000000)Name            = '74bdd2e1-ed00-0000-0080-fe56cb569c8d'
      (0x3000000)Label           = 'PAK.IN'
      (0x3000000)Text            = 'ImbRecoverableException caught from worker when attempting to write out the bitstream.'
      (0x3000000)Catalog         = 'WMQIv210'
      (0x3000000)Severity        = 3
      (0x3000000)Number          = 5286
      (0x1000000)Insert          = (
        (0x3000000)Type = 5
        (0x3000000)Text = 'BBB_OUT'
      )
      (0x1000000)Insert          = (
        (0x3000000)Type = 2
        (0x3000000)Text = '1'
      )
      (0x1000000)Insert          = (
        (0x3000000)Type = 5
        (0x3000000)Text = 'CWF'
      )
      (0x1000000)Insert          = (
        (0x3000000)Type = 5
        (0x3000000)Text = 'm_BBB_REC'
      )
      (0x1000000)ParserException = (
        (0x3000000)File            = 'F:\build\S210_P\src\cpi\pwf\cwf\cwfworker.cpp'
        (0x3000000)Line            = 290
        (0x3000000)Function        = 'CWFWorker::write'
        (0x3000000)Type            = ''
        (0x3000000)Name            = ''
        (0x3000000)Label           = ''
        (0x3000000)Text            = 'CWF General Error'
        (0x3000000)Catalog         = 'WMQIv210'
        (0x3000000)Severity        = 3
        (0x3000000)Number          = 5167
        (0x1000000)Insert          = (
          (0x3000000)Type = 2
          (0x3000000)Text = '0'
        )
        (0x1000000)Insert          = (
          (0x3000000)Type = 5
          (0x3000000)Text = 'CWFWorker::write'
        )
        (0x1000000)Insert          = (
          (0x3000000)Type = 5
          (0x3000000)Text = 'm_BBB_REC'
        )
        (0x1000000)ParserException = (
          (0x3000000)File            = 'F:\build\S210_P\src\cpi\pwf\cwf\cwfmessage.cpp'
          (0x3000000)Line            = 383
          (0x3000000)Function        = 'CMessage::write'
          (0x3000000)Type            = ''
          (0x3000000)Name            = ''
          (0x3000000)Label           = ''
          (0x3000000)Text            = 'CWF The padding of a string failed during write'
          (0x3000000)Catalog         = 'WMQIv210'
          (0x3000000)Severity        = 3
          (0x3000000)Number          = 5350
          (0x1000000)Insert          = (
            (0x3000000)Type = 2
            (0x3000000)Text = '0'
          )
          (0x1000000)Insert          = (
            (0x3000000)Type = 5
            (0x3000000)Text = 'CWFWorker::parseNext'
          )
          (0x1000000)Insert          = (
            (0x3000000)Type = 5
            (0x3000000)Text = 'm_BBB_REC'
          )
          (0x1000000)Insert          = (
            (0x3000000)Type = 5
            (0x3000000)Text = '/m_BBB_REC/LAT_BBB/LAT_REC_TYPE'
          )
          (0x1000000)ParserException = (
            (0x3000000)File     = 'F:\build\S210_P\src\cpi\pwf\cwf\cwfcontext.cpp'
            (0x3000000)Line     = 953
            (0x3000000)Function = 'CContext::writeChoice'
            (0x3000000)Type     = ''
            (0x3000000)Name     = ''
            (0x3000000)Label    = ''
            (0x3000000)Text     = 'CWF Choice Element Not Allowed'
            (0x3000000)Catalog  = 'WMQIv210'
            (0x3000000)Severity = 3
            (0x3000000)Number   = 5345
            (0x1000000)Insert   = (
              (0x3000000)Type = 5
              (0x3000000)Text = 'm_BBB_REC'
            )
            (0x1000000)Insert   = (
              (0x3000000)Type = 5
              (0x3000000)Text = 'UNDEFINED'
            )
          )
        )
      )
    )
  )
)
***


From WMQI manual ...
Quote:

BIP5345E CWF Worker: The tree contains a choice subelement that is not allowed. Message set id: &1, message id: &2, element tag
id: &3.
Explanation: The CWF worker cannot handle certain types of elements (those for which the length depends on the actual value of the message) within a ’choice’ element. This error indicates that the CWF Worker has encountered such elements and cannot proceed with parsing or writing.
User Response: Redesign the message in question so that its ’choice’ elements do not contain the physical types that are not allowed (null, null terminated string, length encoded string 1 and length encoded string 2) or use a different wire format. If the problem persists, record the full details provided with this message and contact your IBM support center.


I would appreciate if someone could help me with this problem. In the trace file I saw all elements were populated except the nested redefine element.

Thanks,
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 » Getting BIP5345 - nested REDEFINES in MRM-CWF
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.