Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I'm trying to run a project on Talend and I get this error.
Démarrage du job myjob a 14:34 14/06/2016.
Erreur : impossible de trouver ou charger la classe principale project.myjob_0_1.myjob
[font=consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace]Job myjob terminé à 14:34 14/06/2016. [Code sortie=1][/font]
I made some researches and I found many topics dealing with this issue but none of the proposed solutions were reliable. Indeed my JDK is updated :
george@ubuntu:~/TOS_BD-20160510_1709-V6.2.0$ java -version
java version "1.8.0_91"
Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)
so there is no reason the error come from this.
Ideas ?