Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
vikasbansal308
Contributor
Contributor

Trying to install Talend Open Studio on Linux operating system. Getting the Below error.

!ENTRY org.eclipse.compare.win32 4 0 2024-05-17 08:16:56.453
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [4]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"

 

        at org.eclipse.osgi.container.Module.start(Module.java:451)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1762)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1725)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1656)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)

Labels (1)
1 Reply
Shicong_Hong
Support
Support

@vikasbansal308 This looks like a Java compatibility issue, I suggest you to read the compatible-java-environments and compatible Operating System document pages in Talend Installation guide, make sure you use the compatible Java version and OS for Talend Studio you are using. 

Regards

Shicong