Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] "Generation Engine Initialization in progress...". java.lang.NullPoint

Hi Guys,
I am a student who just start learning Talend Open Studio and I'm using TOS DI 5.0.
EveryTime i start TOS a window with an error message appears : "Generation Engine Initialization in progress...". java.lang.NullPoint
0683p000009MBtd.png
and when i want to run a job nothing happend but an error msg :
0683p000009MBti.png
Thank you in advance!
Labels (3)
1 Solution

Accepted Solutions
Dezzsoke
Contributor III
Contributor III

Create a new workspace, that usually solves the problem.

View solution in original post

10 Replies
Dezzsoke
Contributor III
Contributor III

Create a new workspace, that usually solves the problem.
Anonymous
Not applicable
Author

I created a new workspace and imported my project there but nothing changed.
I still get the same error message 0683p000009MPcz.png
Anonymous
Not applicable
Author

Do you have spaces in the path to the studio or workspace? Windows sometimes does not shows the real folder name, so I would check it with the shell.
Anonymous
Not applicable
Author

No, there is no Space!
Here is my path to the studio : C:\TALEND\TOS_DI-Win32-r74687-V5.0.1
the path to the workspace : C:\TALEND\TOS_DI-Win32-r74687-V5.0.1\workspace
Anonymous
Not applicable
Author

Ok what about Java 7? The default installation of Java ships Java 8 and Talend could not deal with it.
Anonymous
Not applicable
Author

I went from Java 8 to Java 7 :
0683p000009MBeu.png
but still the same problem 0683p000009MPcz.png
Anonymous
Not applicable
Author

Yes but please now use a new workspace because in your current one are a lot of classes which are compiled with the Java 8 compiler.
Anonymous
Not applicable
Author

Changed the workspace but the error message still appears 0683p000009MPcz.png
i'm downloading the last version of TOS DI...
Anonymous
Not applicable
Author

I uninstalled Java 8 and suddenly TOS DI start working 0683p000009MACJ.png
Thank you @jlolling !!