Skip to content
New issue

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

[Bug]: Copy files action with ftps URI results in java.lang.ClassNotFoundException: org.apache.commons.net.ftp.FTPClient #5011

Open
enjoyy2 opened this issue Mar 12, 2025 · 0 comments
Labels

Comments

@enjoyy2
Copy link

enjoyy2 commented Mar 12, 2025

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:

Image

Image

Issue Priority

Priority: 2

Issue Component

Component: Actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants