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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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)
  • Other

1 Reply
Shicong_Hong
Employee
Employee

@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