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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend crashes after first install

Hi All, I downloaded a demo version of Talend Studio 6.5.1 today and managed to install it successfully. I'm on Windows 10 with Java 1.8.0_181 installed.

When I launch Talend Studio however it crashes after couple of seconds.

 

Here is my log file:

 

!SESSION 2018-07-19 17:21:34.455 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_131
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_AU
Command-line arguments: -os win32 -ws win32 -arch x86_64

!ENTRY org.talend.platform.logging 1 0 2018-07-19 17:21:36.167
!MESSAGE 2018-07-19 17:21:36,164 INFO org.talend.platform.logging.Activator -
!!------------------------------------------------------------------------!!
!! !!
!! TALEND !!
!! Starting Talend's platform log system.VERSION= 6.5.1.20180116_1512 !!
!! !!
!!------------------------------------------------------------------------!!


!ENTRY org.eclipse.jdt.launching.macosx 4 0 2018-07-19 17:21:36.240
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [335]
Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.jdt.launching.ui.macosx 4 0 2018-07-19 17:21:36.241
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.ui.macosx [455]
Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.core.resources 2 10035 2018-07-19 17:21:36.578
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.emf.ecore 2 0 2018-07-19 17:21:38.142
!MESSAGE Both 'org.talend.model' and 'org.talend.model' register a package for 'platform:/resource/org.talend.model/model/TalendFile.xsd'

!ENTRY org.eclipse.emf.ecore 2 0 2018-07-19 17:21:38.143
!MESSAGE Both 'org.talend.model.tac' and 'org.talend.model.tac' register a package for 'http://www.talend.org/tac/esb'

!ENTRY org.eclipse.emf.ecore 2 0 2018-07-19 17:21:38.147
!MESSAGE Both 'org.talend.designer.sparkmap' and 'org.talend.designer.sparkmap' register an extension parser for 'sparkmap'

!ENTRY org.talend.platform.logging 1 0 2018-07-19 17:21:39.325
!MESSAGE 2018-07-19 17:21:39,324 INFO org.talend.repository.ui.login.LoginProjectPage - validate updatesite...


!ENTRY org.talend.platform.logging 1 0 2018-07-19 17:21:59.760
!MESSAGE 2018-07-19 17:21:59,759 INFO org.talend.core.repository.model.ProxyRepositoryFactory - user@talend.com logged on Local_Project

 

 

Thanks for your help.

Antoine

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

Ensure proper version of JDK is installed. For v6 of Talend products JDKv1.8 is required instead of JRE. If that requirement is met, ensure JDK bin is included in your PATH environment variable and is being reached.

Feel free to post your issue here.

Best regards

Sabrina

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hello,

Ensure proper version of JDK is installed. For v6 of Talend products JDKv1.8 is required instead of JRE. If that requirement is met, ensure JDK bin is included in your PATH environment variable and is being reached.

Feel free to post your issue here.

Best regards

Sabrina

Anonymous
Not applicable
Author

Thanks Sabrina, it's working now thanks to your help.

Cheers

Anonymous
Not applicable
Author

Hello,

Great it is fixed. Feel free to let us know if there is any further help we can give.

Best regards

Sabrina