hansva opened a new issue, #2744: URL: https://github.com/apache/hop/issues/2744
### Apache Hop version? 2.3 ### Java version? 11 ### Operating system Windows ### What happened? Migration: https://issues.apache.org/jira/browse/HOP-4004 I was trying to read an XMl file in Apache hop but got following error : 2022/06/18 12:11:58 - XXXXX - ERROR: Could not open file #1 : s3:///xxxx.xml --> org.apache.hop.core.exception.HopException: 2022/06/18 12:11:58 - XXXXX - org.dom4j.DocumentException: Error on line 2 of document file:///D:/Users/tbali/Downloads/apache-hop-client-2.0.0/hop/UTF-8 : DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. 2022/06/18 12:11:58 - XXXXX - Error on line 2 of document file:///D:/Users/tbali/Downloads/apache-hop-client-2.0.0/hop/UTF-8 : DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. This was working fine in the version 1.2.0 but it started occurring in version 2.0.0 ### Issue Priority Priority: 3 ### Issue Component Component: Transforms -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
