<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Issue in starting Talend open studio for Big Data in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347933#M491</link>
    <description>&lt;P&gt;I have made updates to my centOS machine, now my version is 7.5.1804 and my version of TBS is 7.0.1.&lt;BR /&gt;&lt;BR /&gt;While loading, it remains steady on the item: "Fetching available TaCoKit configurations ..."&lt;BR /&gt;&lt;BR /&gt;Compatibility is given up to 7.4 CentOS.&lt;BR /&gt;How can I solve this problem.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 10 Oct 2018 16:55:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-10T16:55:19Z</dc:date>
    <item>
      <title>Issue in starting Talend open studio for Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347929#M487</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt; 
&lt;P&gt;I have install Talend open studio for Big Data in Ubuntu ec2 instance.&lt;/P&gt; 
&lt;P&gt;Talend Version:&amp;nbsp;TOS_BD-20180411_1414-V7.0.1&lt;/P&gt; 
&lt;P&gt;Java Version: Oracle JDK&amp;nbsp;1.8.0_181&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;While starting the Talend using the shell command&amp;nbsp;bash:TOS_BD-linux-gtk-x86.sh, facing issue with macxos error. Please find below the error message:&lt;/P&gt; 
&lt;PRE&gt;!SESSION 2018-09-13 10:10:27.672 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_181
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.jdt.launching.macosx 4 0 2018-09-13 10:10:28.943
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [159]
  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-09-13 10:10:28.993
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.ui.macosx [272]
  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.compare.win32 4 0 2018-09-13 10:10:29.096
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [814]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"

        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.osgi 4 0 2018-09-13 10:10:30.406
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
        /home/ubuntu/talend/TOS_BD-20180411_1414-V7.0.1/configuration/org.eclipse.osgi/522/0/.cp/libswt-pi-gtk-4430.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
        no swt-pi-gtk in java.library.path
        /home/ubuntu/.swt/lib/linux/x86_64/libswt-pi-gtk-4430.so: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
        Can't load library: /home/ubuntu/.swt/lib/linux/x86_64/libswt-pi-gtk.so

        at org.eclipse.swt.internal.Library.loadLibrary(Library.java:327)
        at org.eclipse.swt.internal.Library.loadLibrary(Library.java:236)
        at org.eclipse.swt.internal.gtk.OS.&amp;lt;clinit&amp;gt;(OS.java:39)
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
        at org.eclipse.swt.widgets.Display.&amp;lt;clinit&amp;gt;(Display.java:135)
        at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:716)
        at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:162)
        at org.talend.rcp.intro.Application.start(Application.java:97)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1438)&lt;/PRE&gt; 
&lt;P&gt;Any help would be very much appreciated.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Prabhu CV&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347929#M487</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in starting Talend open studio for Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347930#M488</link>
      <description>&lt;P&gt;Hello Prabhu CV,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;It looks like an issue with eclipse, you need to install libswt-gtk-3-java and libswt-gtk-3-jni packages.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Could you please have a look at this article about:&lt;A title="https://askubuntu.com/questions/125150/unsatisfied-link-error-and-missing-so-files-when-starting-eclipse" href="https://askubuntu.com/questions/125150/unsatisfied-link-error-and-missing-so-files-when-starting-eclipse" target="_self" rel="nofollow noopener noreferrer"&gt;https://askubuntu.com/questions/125150/unsatisfied-link-error-and-missing-so-files-when-starting-eclipse&lt;/A&gt;?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 05:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347930#M488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-14T05:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in starting Talend open studio for Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347931#M489</link>
      <description>&lt;P&gt;Hello Sabrina,&lt;/P&gt; 
&lt;P&gt;I dont have eclipse installed, actually we dont have UI in that ubuntu ec2 instance. Though, I have tried to install and moved the package what they have suggested in that link. Still it is not working, showing the same error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Prabhu&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 09:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347931#M489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-14T09:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in starting Talend open studio for Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347932#M490</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Talend Studio is an Eclipse based application. Installing gtk2 package doesn't work for you? It seems there might be something wrong with OS.&lt;/P&gt; 
&lt;P&gt;Here is online document about:&lt;A title="TalendHelpCenter:Compatible Operating Systems" href="https://help.talend.com/reader/UC5SihL5GEL2ppysLTEzwA/Xz1QCd4nMXqjb_c95YZeiQ" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Operating Systems &lt;/A&gt;for talend open studio for bigdata v 7.0.1&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 09:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347932#M490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-14T09:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in starting Talend open studio for Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347933#M491</link>
      <description>&lt;P&gt;I have made updates to my centOS machine, now my version is 7.5.1804 and my version of TBS is 7.0.1.&lt;BR /&gt;&lt;BR /&gt;While loading, it remains steady on the item: "Fetching available TaCoKit configurations ..."&lt;BR /&gt;&lt;BR /&gt;Compatibility is given up to 7.4 CentOS.&lt;BR /&gt;How can I solve this problem.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 16:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347933#M491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-10T16:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in starting Talend open studio for Big Data</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347934#M492</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LOrDAAW"&gt;@Celeborn81&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;Are you able to get the logs / thread dump when it's blocked?&lt;/P&gt; 
&lt;P&gt;So far, CentOS 7.5 is not list in the supported table.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 08:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-in-starting-Talend-open-studio-for-Big-Data/m-p/2347934#M492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-11T08:47:58Z</dc:date>
    </item>
  </channel>
</rss>

