Problem running multiple transformations from project (MSXML)
Posted: Fri Oct 26, 2012 3:30 am
In Oxygen 14.1 I am getting errors whenever I run a transformation scenario that uses a Microfot XSLT engine (MSXML 3/4, .NET 1.2) against one or more files selected in the Oxygen Project Window.
The same transformation scenario running against a single file when loaded into the editor (as opposed to selected from the project window) doesn't generate an error. Also, transformation scenarios that use the Saxon or Xalan XSLT processors do not have a problem when applied to files selected in the project window.
It seems as though there is a problem feeding the input file to the Microsoft XSLT processor.
Here is an example error message:
System ID: C:\Documents and Settings\donoghoeb\My Documents\samples\feeds\New\nitf-to-newsml.xsl
Scenario: NITF2NewsML MSXML 3
XML file: C:\Documents and Settings\donoghoeb\My Documents\samples\feeds\NITF\AAP-108948435-4354028.XML
XSL file: C:\Documents and Settings\donoghoeb\My Documents\samples\feeds\New\nitf-to-newsml.xsl
Engine name: MSXML3.0
Severity: fatal
Description: Null xml source reader
The same transformation scenario running against a single file when loaded into the editor (as opposed to selected from the project window) doesn't generate an error. Also, transformation scenarios that use the Saxon or Xalan XSLT processors do not have a problem when applied to files selected in the project window.
It seems as though there is a problem feeding the input file to the Microsoft XSLT processor.
Here is an example error message:
System ID: C:\Documents and Settings\donoghoeb\My Documents\samples\feeds\New\nitf-to-newsml.xsl
Scenario: NITF2NewsML MSXML 3
XML file: C:\Documents and Settings\donoghoeb\My Documents\samples\feeds\NITF\AAP-108948435-4354028.XML
XSL file: C:\Documents and Settings\donoghoeb\My Documents\samples\feeds\New\nitf-to-newsml.xsl
Engine name: MSXML3.0
Severity: fatal
Description: Null xml source reader