Author |
Message
|
sbaishya |
Posted: Thu Jan 31, 2002 5:08 am Post subject: |
|
|
Newbie
Joined: 03 Jul 2001 Posts: 2
|
Hi,
When debugging flows in the WMQI Debugger, I get the following error after compute nodes:
BIP5009E: XML Parsing Errors have occurred.
This seems to be an error in the debugger's parser, as the message happily continues on its way through may flow.
Has anyone else come across this, and if so how can I resolve it?
Thanks.
_________________
Stephen Baishya
Technical Architect
Britannia Building Society
United Kingdom
[ This Message was edited by: sbaishya on 2002-01-31 05:09 ] |
|
Back to top |
|
 |
rrehms |
Posted: Fri Aug 23, 2002 12:13 pm Post subject: |
|
|
Newbie
Joined: 01 May 2002 Posts: 3
|
Has anybody ever answered to why this occurs?
How do you get a round it? |
|
Back to top |
|
 |
kirani |
Posted: Fri Aug 23, 2002 3:51 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
What CSD level you are at? _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
rrehms |
Posted: Sat Aug 24, 2002 4:48 pm Post subject: |
|
|
Newbie
Joined: 01 May 2002 Posts: 3
|
|
Back to top |
|
 |
Nick Lethbridge |
Posted: Sun Sep 08, 2002 10:20 am Post subject: |
|
|
 Voyager
Joined: 13 Aug 2001 Posts: 88 Location: Santander, UK
|
We have encountered the same problem when using the Sybase (NEON) SWIFT Format Libraries.
Having raised a case with IBM, it would appear that debug information is passed to the Visual Debugger as XML. In our case NEON field names were being transormed into XML tags and if the field name contained an invalid XML character (e.g. '/') this caused an 'XML Parsing Error'.
I believe that IBM are working on a solution.
Regards,
Nick. |
|
Back to top |
|
 |
Nick Lethbridge |
Posted: Mon Oct 14, 2002 5:04 am Post subject: |
|
|
 Voyager
Joined: 13 Aug 2001 Posts: 88 Location: Santander, UK
|
We recently received a fix from IBM (for defect APAR IY34332).
To ensure consistent parsing, the XML parser in the Control Center has been replaced with the same parser as the Visual Debugger.
The 'BIP5009E' error has been resolved and we are now able to use the Debugger.
Regards,
Nick. |
|
Back to top |
|
 |
miron |
Posted: Tue Apr 01, 2003 11:46 am Post subject: BIP5009E error when debugging |
|
|
Apprentice
Joined: 27 Jun 2002 Posts: 39 Location: New York
|
Hello,
I receive same error BIP5009E when parsing inbound MRM message. It is not in XML format but the error states that it is XML parser error.
Does anybody know what the problem is with debugger and if I can fix it?
I beliewe that my data alignment to MRM is off but I can not catch it without debugger.
Trace node does not show anything and it is cut off when MRM starts:
(0x1000021)MRM = (
I use WMQI 2.1 CSD04
Thanks for any input. |
|
Back to top |
|
 |
|