Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have the same issue with our dev environment. I get error Error: Could not find or load main class. Take note, that it works in our pre-prod environment and setup is identical.
Things to note:
1. Talend is installed in linux machine with no spaces in directory path at all.
2. Talend is root user so it has access to all files.
3. if we contact support most likely it will send us through this forum.
Thanks,
David
I have installed the Talend Studio as root on CentOS but attempted to run jobs as a non-root user.
In this case, changing the file permission to run "chown -R talend:talend workspace/.Java" has resolved the problem.
because of the space in my installation path "C:\Program Files\...".