
Anonymous
Not applicable
2013-02-13
11:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
null pointer error during generation engine initialization
After a reinstall I am getting this error upon start up:
!ENTRY org.eclipse.core.jobs 4 2 2013-02-13 11:42:34.623
!MESSAGE An internal error occurred during: "Generation Engine Initialization in progress...".
!STACK 0
java.lang.NullPointerException
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:70)
What would cause this and how do I go about troubleshooting this error?
!ENTRY org.eclipse.core.jobs 4 2 2013-02-13 11:42:34.623
!MESSAGE An internal error occurred during: "Generation Engine Initialization in progress...".
!STACK 0
java.lang.NullPointerException
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:70)
What would cause this and how do I go about troubleshooting this error?
418 Views
7 Replies

Anonymous
Not applicable
2013-02-17
09:17 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Which talend product do you used? Is there any error log which is located in <Talend Studio install path>/workspace/.metadata, more info will be preferred.
Best regards
Sabrina
Which talend product do you used? Is there any error log which is located in <Talend Studio install path>/workspace/.metadata, more info will be preferred.
Best regards
Sabrina
418 Views

Anonymous
Not applicable
2013-06-25
02:35 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Some problems here. My scenario is as follows:
1) We were running TIS, version 4.2.3 with our projects stored on a SVN server
2) I did a COMPLETE export of all objects
3) I did a FRESH installation of 5.3.1 (Build id: r104014)
4) The installation finished succesfully but when I entered our "custom components" directory through the preferences, I reveived the same error as the topic starter.
1) We were running TIS, version 4.2.3 with our projects stored on a SVN server
2) I did a COMPLETE export of all objects
3) I did a FRESH installation of 5.3.1 (Build id: r104014)
4) The installation finished succesfully but when I entered our "custom components" directory through the preferences, I reveived the same error as the topic starter.
418 Views

Anonymous
Not applicable
2013-06-25
04:11 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi rogierlommers,
Is it enterprise subscription version?
For enterprise subscription version, these custom component can be shared. See the related article Sharing custom components.
For community version, you can just migrate the custom component item into new studio. If you use it in job design, you need reinstall the custom component into new studio.
Hope it will be useful for your work.
Best regards
Sabrina
I did a FRESH installation of 5.3.1 (Build id: r104014)
Is it enterprise subscription version?
For enterprise subscription version, these custom component can be shared. See the related article Sharing custom components.
For community version, you can just migrate the custom component item into new studio. If you use it in job design, you need reinstall the custom component into new studio.
Hope it will be useful for your work.
Best regards
Sabrina
418 Views

Anonymous
Not applicable
2014-05-07
05:53 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi i have this issue as well when i'm trying to install Talend 5.2.1 for the first time
i have 64bit machine , jre8
installtion is fine but when i launch Talend studio i got java.lang.NullPointerException
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:70)
any idea ?
i have 64bit machine , jre8
installtion is fine but when i launch Talend studio i got java.lang.NullPointerException
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:70)
any idea ?
418 Views

Anonymous
Not applicable
2014-05-07
06:16 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it is experienced that jre8 has issues with talend execution.. downgrade it to jre7 and check again...
Vaibhav
Vaibhav
418 Views

Anonymous
Not applicable
2014-05-07
09:09 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Right, i tried with jdk 1.7 and it works fine
thanks Vaibhav
thanks Vaibhav
418 Views

Anonymous
Not applicable
2016-06-15
09:36 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vaibhav,
I also faced the same issue with Talend 5.2.2 and as per your suggestion, I changed to 1.7 Java and it started working fine. Thanks a bunch for the advice 🙂
I also faced the same issue with Talend 5.2.2 and as per your suggestion, I changed to 1.7 Java and it started working fine. Thanks a bunch for the advice 🙂
418 Views
