Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I have a problem with the "build job" in the version 6. I have seen a lot of topic about this subject, I tried to change the JDK/JRE in Window-> Preference->Java->Install JREs, but nothing works. For information, I have currently jdk1.8.0_73 (Default).
When I run my job, it works perfectly.
It's rather urgent and I have no idea to fix this problem, despite the number of the topic created for this subject...
I paste the code which is produced in my log file : (I understood nothing...)
If someone have an idea.....
!ENTRY org.eclipse.core.resources 4 2 2016-05-11 08:29:39.884
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
!STACK 0
java.lang.NullPointerException
at org.talend.core.model.process.Problem$1.run(Problem.java:132)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
at org.eclipse.ui.internal.UISynchronizer.syncExec