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 » MRM in V8.0.1

Post new topic  Reply to topic
 MRM in V8.0.1 « View previous topic :: View next topic » 
Author Message
dyson
PostPosted: Wed Jul 10, 2013 10:05 pm    Post subject: MRM in V8.0.1 Reply with quote

Apprentice

Joined: 04 Apr 2011
Posts: 45

I'm converting an XML message to text fixed-space message using the MRM domain in wmb V8.

I know I'm being lazy here and supposed to use DFLD but I was pressed for time and wanted to get this working without having to learn a new domain and any inherent "oppertunities".

So the message converts to the MRM format and passes the validation node with no errors but never reaches the output queue and the debugger crashes everytime the message goes to the output queue. The user trace doesn't show any parsing errors, it shows that all the fields match to the MRM elements.

Any known issues with MRM and V8?
Back to top
View user's profile Send private message
smdavies99
PostPosted: Wed Jul 10, 2013 11:29 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Have you 'ditched' the debugger and tried UserTrace?


The problem with the debugger is that it never tells you where in the code that was previously executed that you went wrong. A trace output can do that.

I'd add a few trace nodes and then see what happens with the debugger disconnected.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Jul 11, 2013 3:14 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Yeah, I use debugger (or user trace) for structural questions "Did it call that node? did it go through that branch of code?", and trace node for data problems "What does the tree look like?".
Back to top
View user's profile Send private message
kimbert
PostPosted: Thu Jul 11, 2013 3:44 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
I know I'm being lazy here and supposed to use DFLD but I was pressed for time and wanted to get this working without having to learn a new domain and any inherent "oppertunities".
I don't blame you for taking the path of least resistance when you were pushed for time. However, the problems that you are now hitting tend to be a lot easier to resolve if you are using DFDL - the diagnostics are a *lot* better than MRM's.

As already stated, next step is to take a debug-level user trace ( and read it - carefully ).
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 » MRM in V8.0.1
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.