[
https://issues.apache.org/jira/browse/NIFI-5779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18062734#comment-18062734
]
ASF subversion and git services commented on NIFI-5779:
-------------------------------------------------------
Commit 8011bf482c3eaef56e9bfe78efadce37cc019c81 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8011bf482c3 ]
NIFI-5779 Applied Secure Processing in TransformXml to Sources
This closes #10959.
Signed-off-by: Pierre Villard <[email protected]>
> 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
> Assignee: Daniel Stieglitz
> Priority: Major
> Attachments: transform_error.png
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)