[
https://issues.apache.org/jira/browse/NIFI-5779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nag Arvind Gudiseva updated NIFI-5779:
--------------------------------------
Description:
Processor: TransformXml
Property "*Validate DTD*" is missing
This property "_Specifies whether or not the XML content should be validated
against the DTD_".
As this property is not available, we are unable to set the DTD validation to
FALSE. Due to this we are getting the following error:
{color:#d04437}ERROR: TransformXml - Unable to transform StandardFlowFileRecord
due to org.apache.nifi.processor.exception.ProcessException: IOException thrown
from TransformXml: java.io.IOException: net.sf.saxon.trans.XPathException: I/O
error reported by XML parser processing null:
/usr/hdf/3.1.0.0-564/nifi/mxml.dtd (No such file or directory){color}
{color:#333333}Attached is the screen-print of the error.{color}
was:
Property "*Validate DTD*" is missing
This property "_Specifies whether or not the XML content should be validated
against the DTD_".
As this property is not available, we are unable to set the DTD validation to
FALSE. Due to this we are getting the following error:
{color:#d04437}ERROR: TransformXml - Unable to transform StandardFlowFileRecord
due to org.apache.nifi.processor.exception.ProcessException: IOException thrown
from TransformXml: java.io.IOException: net.sf.saxon.trans.XPathException: I/O
error reported by XML parser processing null:
/usr/hdf/3.1.0.0-564/nifi/mxml.dtd (No such file or directory){color}
{color:#333333}Attached is the screen-print of the error.{color}
Summary: TransformXml: Missing Property Validate DTD (was: Missing
Property Validate DTD)
> TransformXml: Missing Property Validate DTD
> -------------------------------------------
>
> Key: NIFI-5779
> URL: https://issues.apache.org/jira/browse/NIFI-5779
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.5.0, 1.8.0
> Reporter: Nag Arvind Gudiseva
> Priority: Major
> Attachments: transform_error.png
>
>
> Processor: TransformXml
> Property "*Validate DTD*" is missing
> This property "_Specifies whether or not the XML content should be validated
> against the DTD_".
> As this property is not available, we are unable to set the DTD validation to
> FALSE. Due to this we are getting the following error:
> {color:#d04437}ERROR: TransformXml - Unable to transform
> StandardFlowFileRecord due to
> org.apache.nifi.processor.exception.ProcessException: IOException thrown from
> TransformXml: java.io.IOException: net.sf.saxon.trans.XPathException: I/O
> error reported by XML parser processing null:
> /usr/hdf/3.1.0.0-564/nifi/mxml.dtd (No such file or directory){color}
>
> {color:#333333}Attached is the screen-print of the error.{color}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)