|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Debug Issue on cobol MRM domain |
« View previous topic :: View next topic » |
Author |
Message
|
joemq |
Posted: Tue Jul 07, 2015 2:16 pm Post subject: Debug Issue on cobol MRM domain |
|
|
Novice
Joined: 18 May 2012 Posts: 10
|
I am working on WebSphere Message Broker Toolkit - Message Broker Version: 7.0.0.5. I imported a COBOL copybook that has REDEFINES clauses in it. I am using this message set in my flow. When I am trying to debug the ESQL with an input message, it is failing with an error 'Attempt to copy an unresolved element'.
When I am not debugging the messag flow with the same input, it goes through fine without any failure. Why am I getting the error when I try to debug the flow and not getting any error If I am not debugging? Any idea?? Please share your thoughts... |
|
Back to top |
|
 |
agrawalamit166 |
Posted: Tue Jul 07, 2015 5:05 pm Post subject: Re: Debug Issue on cobol MRM domain |
|
|
 Voyager
Joined: 17 Aug 2009 Posts: 78 Location: NY, US
|
joemq wrote: |
it is failing with an error 'Attempt to copy an unresolved element'.
When I am not debugging the messag flow with the same input. |
Can you please share the log trace? May be: you are getting some warning, where debugger is preventing to continue. |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jul 08, 2015 4:26 am Post subject: Re: Debug Issue on cobol MRM domain |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
joemq wrote: |
Why am I getting the error when I try to debug the flow and not getting any error If I am not debugging? Any idea?? Please share your thoughts... |
Because the debugger will try and parse the entire message tree so it can show you the values in the little window, runs up against the REDEFINES clause and blows. The ESQL parses on demand so either doesn't get to that part of the message tree during processing, or the ESQL selects (and specifically resolves) one half of the REDEFINES. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|