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 » GENERICPROPERTYPARSER on TimeoutNotification

Post new topic  Reply to topic
 GENERICPROPERTYPARSER on TimeoutNotification « View previous topic :: View next topic » 
Author Message
mzm.shan
PostPosted: Wed May 21, 2014 4:05 am    Post subject: GENERICPROPERTYPARSER on TimeoutNotification Reply with quote

Apprentice

Joined: 25 Aug 2013
Posts: 39

I have a simple TimeOutNotification control with delay of 10 sec on my flow which have 2 compute nodes and then it throw xml into a Queue.

when i deploy it runs first time successfully then after every 10 sec it throws me following:

tried few posts but no luck........


( ['GENERICROOT' : 0x730f8b90]
(0x01000000:Name):Properties = ( ['GENERICPROPERTYPARSER' : 0x730f9240]
(0x03000000:NameValue):MessageSet = '' (CHARACTER)
(0x03000000:NameValue):MessageType = '' (CHARACTER)
(0x03000000:NameValue):MessageFormat = '' (CHARACTER)
(0x03000000:NameValue):Encoding = 546 (INTEGER)
(0x03000000:NameValue):CodedCharSetId = 0 (INTEGER)
(0x03000000:NameValue):Transactional = FALSE (BOOLEAN)
(0x03000000:NameValue):Persistence = FALSE (BOOLEAN)
(0x03000000:NameValue):CreationTime = TIMESTAMP '2014-05-21 16:50:30.775' (TIMESTAMP)
(0x03000000:NameValue):ExpirationTime = -1 (INTEGER)
(0x03000000:NameValue):Priority = 0 (INTEGER)
(0x03000000:NameValue):ReplyIdentifier = X'000000000000000000000000000000000000000000000000' (BLOB)
(0x03000000:NameValue):ReplyProtocol = 'UNKNOWN' (CHARACTER)
(0x03000000:NameValue):Topic = NULL
(0x03000000:NameValue):ContentType = '' (CHARACTER)
(0x03000000:NameValue):IdentitySourceType = '' (CHARACTER)
(0x03000000:NameValue):IdentitySourceToken = '' (CHARACTER)
(0x03000000:NameValue):IdentitySourcePassword = '' (CHARACTER)
(0x03000000:NameValue):IdentitySourceIssuedBy = '' (CHARACTER)
(0x03000000:NameValue):IdentityMappedType = '' (CHARACTER)
(0x03000000:NameValue):IdentityMappedToken = '' (CHARACTER)
(0x03000000:NameValue):IdentityMappedPassword = '' (CHARACTER)
(0x03000000:NameValue):IdentityMappedIssuedBy = '' (CHARACTER)
)
)
Back to top
View user's profile Send private message
mzm.shan
PostPosted: Wed May 21, 2014 10:47 pm    Post subject: Reply with quote

Apprentice

Joined: 25 Aug 2013
Posts: 39

someone said on below thread in 2009 that it is a BUG...

http://www.mqseries.net/phpBB2/viewtopic.php?t=48239&sid=3cf9da3c9369cf5717c908e2d36dd169

i am using Integration Bus 9.0.0.1
Back to top
View user's profile Send private message
Esa
PostPosted: Wed May 21, 2014 11:03 pm    Post subject: Reply with quote

Grand Master

Joined: 22 May 2008
Posts: 1387
Location: Finland

mzm.shan wrote:
someone said on below thread in 2009 that it is a BUG...


Not at all. The fact that you have a GENERICPROPERTYPARSER tree in your trace node output doesn't have to mean that you have a bug.

You see, every message should have that. Every message that you handle in Message Broker or IIB should have a Properties tree as the first child of the Root. In Trace node output you see it as a GENERICPROPERTYPARSER tree (that is the name of the parser that takes case of the Properties folder)

What your trace node output tells is that you have an empty message that only has the Properties folder. In case of TimeoutNotification it probably means that the message that you propagated to the TimeoutControl node was empty. If you want to implement delayed processing of a message, you should propagate exactly that message to the TimeoutControl node, not just anything.
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 » GENERICPROPERTYPARSER on TimeoutNotification
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.