IBM Support

Fatal error during XML Parsing

Troubleshooting


Problem

Message: UP0001 Severity: 08 A fatal error occurred during parsing of XML document XMLinput at line 2, column 112. Message text from parser is An exception occurred! Type:RuntimeException, Message:Could not open DTD file '/PR_2_3.dtd' .

Cause

DTD was not found on local filesystem

Resolving The Problem

Download the DTD locally to the file system. Then point to the DTD using the XMLDTDS keyword on the PERFORM statement. As an example, say you downloaded the DTD to c:\temp\PR_@_3.dtd. Then on your Perform statement you would use the following XMLDTDS(C:\temp). For more information on XML DTD Resolution, please refer to the WDI 3.3 Programmer's Reference Guide at the following URL:

ftp://public.dhe.ibm.com/software/integration/wdi/library/doc/wdi_33/pdf/sc34621701.pdf

[{"Product":{"code":"SSFKTZ","label":"WebSphere Data Interchange"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF033","label":"Windows"},{"code":"PF035","label":"z\/OS"}],"Version":"3.3","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
16 June 2018

UID

swg21504405