Author |
Message
|
GVenkatesh |
Posted: Tue Jun 30, 2009 12:02 am Post subject: An Attempt was made to parse/write but no descriptor error |
|
|
Newbie
Joined: 29 Jun 2009 Posts: 7
|
Hi
Am trying to parse a MQ (MRM) to an output node which is a COBOL copybook.
I have added the correct message set and message flow.
During debug, I get the error "Text = An Attempt was made to parse/write but no descriptor was loaded for the CWF worker".
Any idea on what it can be and how it can be resolved ???
Thanks. |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Tue Jun 30, 2009 12:06 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
Have you tried running a user trace? I find these often give more detailed information and make it easier to understand whats going on.
This would be better posted in the WMB forum. Although this thread is called "New to WebSphere - Read First" it doesnt mean, "i'm new to MQ please read my post first"!  |
|
Back to top |
|
 |
GVenkatesh |
Posted: Tue Jun 30, 2009 1:48 am Post subject: |
|
|
Newbie
Joined: 29 Jun 2009 Posts: 7
|
Thanks. However how do I run a user trace ?? I never used it.. I used the visual debuger to find the error.. |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Tue Jun 30, 2009 2:07 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
mqsichangetrace
do your stuff
mqsireadlog, mqsiformatlog
mqsichangetrace (to turn it off again) |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Tue Jun 30, 2009 2:19 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
|
Back to top |
|
 |
Vitor |
Posted: Tue Jun 30, 2009 2:50 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Moved to relevant section _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|