We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.12.0
open jdk 17
Windows
Copy files action in workflow behaves differently in 2.12.0 vs 2.8.0.
Caused by: java.lang.ClassNotFoundException: org.apache.commons.net.ftp.FTPClient
seems like the library is missing in 2.12. but in the java.class.path i see the lib\core\commons-vfs2-2.9.0.jar
please see the screenshots below:
Priority: 2
Component: Actions
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Apache Hop version?
2.12.0
Java version?
open jdk 17
Operating system
Windows
What happened?
Copy files action in workflow behaves differently in 2.12.0 vs 2.8.0.
Caused by: java.lang.ClassNotFoundException: org.apache.commons.net.ftp.FTPClient
seems like the library is missing in 2.12.
but in the java.class.path i see the lib\core\commons-vfs2-2.9.0.jar
please see the screenshots below:
Issue Priority
Priority: 2
Issue Component
Component: Actions
The text was updated successfully, but these errors were encountered: