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 » Error using Collector

Post new topic  Reply to topic
 Error using Collector « View previous topic :: View next topic » 
Author Message
gecs
PostPosted: Sat Jul 18, 2009 11:58 am    Post subject: Error using Collector Reply with quote

Acolyte

Joined: 14 Nov 2007
Posts: 58

Hi everybody, someone can tell me the reason of this error:

Code:
Exception = ( ['MQROOT' : 0x115fcfab0]
  (0x01000000:Name):RecoverableException = (
    (0x03000000:NameValue):File                 = '/build/S610_P/src/DataFlowEngine/ImbDataFlowNode.cpp' (CHARACTER)
    (0x03000000:NameValue):Line                 = 957 (INTEGER)
    (0x03000000:NameValue):Function             = 'ImbDataFlowNode::createExceptionList' (CHARACTER)
    (0x03000000:NameValue):Type                 = 'ComIbmCollectorNode' (CHARACTER)
    (0x03000000:NameValue):Name                 = 'MB/CTNA/MF_MB_CONSTARJETANOAFILv1_REQRESP#FCMComposite_1_46' (CHARACTER)
    (0x03000000:NameValue):Label                = 'MB.CTNA.MF_MB_CONSTARJETANOAFILv1_REQRESP.Collector' (CHARACTER)
    (0x03000000:NameValue):Catalog              = 'BIPv610' (CHARACTER)
    (0x03000000:NameValue):Severity             = 3 (INTEGER)
    (0x03000000:NameValue):Number               = 2230 (INTEGER)
    (0x03000000:NameValue):Text                 = 'Node throwing exception' (CHARACTER)
    (0x01000000:Name     ):RecoverableException = (
      (0x03000000:NameValue):File            = '/build/S610_P/src/DataFlowEngine/ImbTraceNode.cpp' (CHARACTER)
      (0x03000000:NameValue):Line            = 341 (INTEGER)
      (0x03000000:NameValue):Function        = 'ImbTraceNode::evaluate' (CHARACTER)
      (0x03000000:NameValue):Type            = 'ComIbmTraceNode' (CHARACTER)
      (0x03000000:NameValue):Name            = 'MB/CTNA/MF_MB_CONSTARJETANOAFILv1_REQRESP#FCMComposite_1_26' (CHARACTER)
      (0x03000000:NameValue):Label           = 'MB.CTNA.MF_MB_CONSTARJETANOAFILv1_REQRESP.Collector' (CHARACTER)
      (0x03000000:NameValue):Catalog         = 'BIPv610' (CHARACTER)
      (0x03000000:NameValue):Severity        = 3 (INTEGER)
      (0x03000000:NameValue):Number          = 2230 (INTEGER)
      (0x03000000:NameValue):Text            = 'Caught exception and rethrowing' (CHARACTER)
      (0x01000000:Name     ):ParserException = (
        (0x03000000:NameValue):File            = '/build/S610_P/src/DataFlowEngine/ImbRootParser.cpp' (CHARACTER)
        (0x03000000:NameValue):Line            = 600 (INTEGER)
        (0x03000000:NameValue):Function        = 'ImbRootParser::parseNextItem' (CHARACTER)
        (0x03000000:NameValue):Type            = 'ComIbmCollectorNode' (CHARACTER)
        (0x03000000:NameValue):Name            = 'MB/CTNA/MF_MB_CONSTARJETANOAFILv1_REQRESP#FCMComposite_1_46' (CHARACTER)
        (0x03000000:NameValue):Label           = 'MB.CTNA.MF_MB_CONSTARJETANOAFILv1_REQRESP.Collector' (CHARACTER)
        (0x03000000:NameValue):Catalog         = 'BIPv610' (CHARACTER)
        (0x03000000:NameValue):Severity        = 2 (INTEGER)
        (0x03000000:NameValue):Number          = 5902 (INTEGER)
        (0x03000000:NameValue):Text            = 'Exception whilst parsing' (CHARACTER)
        (0x01000000:Name     ):Insert          = (
          (0x03000000:NameValue):Type = 5 (INTEGER)
          (0x03000000:NameValue):Text = 'Root' (CHARACTER)
        )
        (0x01000000:Name     ):Insert          = (
          (0x03000000:NameValue):Type = 5 (INTEGER)
          (0x03000000:NameValue):Text = 'MQMD' (CHARACTER)
        )
        (0x01000000:Name     ):Insert          = (
          (0x03000000:NameValue):Type = 5 (INTEGER)
          (0x03000000:NameValue):Text = 'Null Buffer' (CHARACTER)
        )
        (0x01000000:Name     ):ParserException = (
          (0x03000000:NameValue):File     = '/build/S610_P/src/DataFlowEngine/ImbMqmdParser.cpp' (CHARACTER)
          (0x03000000:NameValue):Line     = 129 (INTEGER)
          (0x03000000:NameValue):Function = 'ImbMqmdParser::refreshElementsFromBitStream' (CHARACTER)
          (0x03000000:NameValue):Type     = 'ComIbmCollectorNode' (CHARACTER)
          (0x03000000:NameValue):Name     = 'MB/CTNA/MF_MB_CONSTARJETANOAFILv1_REQRESP#FCMComposite_1_46' (CHARACTER)
          (0x03000000:NameValue):Label    = 'MB.CTNA.MF_MB_CONSTARJETANOAFILv1_REQRESP.Collector' (CHARACTER)
          (0x03000000:NameValue):Catalog  = 'BIPv610' (CHARACTER)
          (0x03000000:NameValue):Severity = 1 (INTEGER)
          (0x03000000:NameValue):Number   = 2162 (INTEGER)
          (0x03000000:NameValue):Text     = 'Structure id mismatch at offset' (CHARACTER)
          (0x01000000:Name     ):Insert   = (
            (0x03000000:NameValue):Type = 2 (INTEGER)
            (0x03000000:NameValue):Text = '0' (CHARACTER)
          )
        )
      )
    )
  )


I hope you can help me.

Thanks..
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Jul 18, 2009 6:43 pm    Post subject: Reply with quote

Grand High Poobah

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

Looks like you are moving a char field to an integer field...
Or rather you have an integer field defined but in fact have a char value in that spot: Structure mismatch... seems clear enough yes?
_________________
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 » WebSphere Message Broker (ACE) Support » Error using Collector
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.