<?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: Getting Core dump - TOS on Solaris in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355393#M1471</link>
    <description>Hi ajtev, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;-. Check that you have installed GTK completely?&lt;BR /&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnVBCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Installing-and-Upgrading/Unable-to-open-imported-project-V3-0-0/td-p/88901&lt;/A&gt;&lt;BR /&gt;-. Try to specify the jre path when you launch the application. eg:&lt;BR /&gt;$ ./TalendOpenStudio-linux-gtk-x86 -vm /opt/jdk/default1.5/jre/bin&lt;BR /&gt;For more information, see &lt;BR /&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqqECAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Installing-and-Upgrading/resolved-Couldn-not-run-TOS-V3-2-2-in-a-RHEL4-using-jdk-1-5-0-19/td-p/111577&lt;/A&gt;&lt;BR /&gt;&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Have you already checked that? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 24 Sep 2014 08:28:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-24T08:28:34Z</dc:date>
    <item>
      <title>Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355383#M1461</link>
      <description>Team, 
&lt;BR /&gt;While trying to invoke talend for the first time Solaris,I get the following error. 
&lt;BR /&gt;$ ./TalendOpenStudio-solaris-gtk 
&lt;BR /&gt;(TalendOpenStudio-solaris-gtk:11330): Gtk-CRITICAL **: file gtkwindow.c: line 3105: assertion `GTK_IS_WINDOW (window)' failed 
&lt;BR /&gt;# 
&lt;BR /&gt;# An unexpected error has been detected by HotSpot Virtual Machine: 
&lt;BR /&gt;# 
&lt;BR /&gt;# SIGSEGV (0xb) at pc=0xf7bd0e64, pid=11330, tid=1 
&lt;BR /&gt;# 
&lt;BR /&gt;# Java VM: Java HotSpot(TM) Client VM (1.5.0_19-b02 mixed mode, sharing) 
&lt;BR /&gt;# Problematic frame: 
&lt;BR /&gt;# C g_type_check_instance_is_a+0x20 
&lt;BR /&gt;# 
&lt;BR /&gt;# An error report file with more information is saved as hs_err_pid11330.log 
&lt;BR /&gt;# 
&lt;BR /&gt;# If you would like to submit a bug report, please visit: 
&lt;BR /&gt;# 
&lt;A href="http://java.sun.com/webapps/bugreport/crash.jsp" target="_blank" rel="nofollow noopener noreferrer"&gt;http://java.sun.com/webapps/bugreport/crash.jsp&lt;/A&gt; 
&lt;BR /&gt;# 
&lt;BR /&gt;Abort(coredump) 
&lt;BR /&gt; 
&lt;BR /&gt;Any help would be greatly appreciated...</description>
      <pubDate>Sat, 16 Nov 2024 13:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355383#M1461</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355384#M1462</link>
      <description>Hello 
&lt;BR /&gt;Talend requires Sun JDK 1.5 or higher.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Sat, 23 Oct 2010 02:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355384#M1462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-23T02:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355385#M1463</link>
      <description>Thanks Shong... 
&lt;BR /&gt;I have Java SDK already installed.. 
&lt;BR /&gt;$ java -version 
&lt;BR /&gt;java version "1.5.0_19" 
&lt;BR /&gt;Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02) 
&lt;BR /&gt;Java HotSpot(TM) Server VM (build 1.5.0_19-b02, mixed mode) 
&lt;BR /&gt; 
&lt;BR /&gt;$ javac 
&lt;BR /&gt;Usage: javac &amp;lt;options&amp;gt; &amp;lt;source files&amp;gt; 
&lt;BR /&gt;where possible options include: 
&lt;BR /&gt; -g Generate all debugging info 
&lt;BR /&gt; -g:none Generate no debugging info 
&lt;BR /&gt; -g:{lines,vars,source} Generate only some debugging info 
&lt;BR /&gt; -nowarn Generate no warnings 
&lt;BR /&gt; -verbose Output messages about what the compiler is doing 
&lt;BR /&gt; -deprecation Output source locations where deprecated APIs are used 
&lt;BR /&gt; -classpath &amp;lt;path&amp;gt; Specify where to find user class files 
&lt;BR /&gt; -cp &amp;lt;path&amp;gt; Specify where to find user class files 
&lt;BR /&gt; -sourcepath &amp;lt;path&amp;gt; Specify where to find input source files 
&lt;BR /&gt; -bootclasspath &amp;lt;path&amp;gt; Override location of bootstrap class files 
&lt;BR /&gt; -extdirs &amp;lt;dirs&amp;gt; Override location of installed extensions 
&lt;BR /&gt; -endorseddirs &amp;lt;dirs&amp;gt; Override location of endorsed standards path 
&lt;BR /&gt; -d &amp;lt;directory&amp;gt; Specify where to place generated class files 
&lt;BR /&gt; -encoding &amp;lt;encoding&amp;gt; Specify character encoding used by source files 
&lt;BR /&gt; -source &amp;lt;release&amp;gt; Provide source compatibility with specified release 
&lt;BR /&gt; -target &amp;lt;release&amp;gt; Generate class files for specific VM version 
&lt;BR /&gt; -version Version information 
&lt;BR /&gt; -help Print a synopsis of standard options 
&lt;BR /&gt; -X Print a synopsis of nonstandard options 
&lt;BR /&gt; -J&amp;lt;flag&amp;gt; Pass &amp;lt;flag&amp;gt; directly to the runtime system</description>
      <pubDate>Tue, 02 Nov 2010 17:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355385#M1463</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-11-02T17:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355386#M1464</link>
      <description>Hi Shong..We are still having issues..Is there any other pre-requisite apart from Sun JDK? like eclipse etc? 
&lt;BR /&gt;FYI 
&lt;BR /&gt;bash-3.00$ file TalendOpenStudio-solaris-gtk 
&lt;BR /&gt;TalendOpenStudio-solaris-gtk: ELF 32-bit MSB executable SPARC Version 1, dynamically linked, not stripped</description>
      <pubDate>Tue, 02 Nov 2010 19:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355386#M1464</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-11-02T19:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355387#M1465</link>
      <description>Hello 
&lt;BR /&gt;Which version of TOS are you running? You don't need to install Eclipse, What's the error message after you install the sun jdk1.5? 
&lt;BR /&gt;-. Check that you have installed GTK completely? 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnVBCA0" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Installing-and-Upgrading/Unable-to-open-imported-project-V3-0-0/td-p/88901&lt;/A&gt; 
&lt;BR /&gt;-. Try to specify the jre path when you launch the application. eg: 
&lt;BR /&gt;$ ./TalendOpenStudio-linux-gtk-x86 -vm /opt/jdk/default1.5/jre/bin 
&lt;BR /&gt;For more information, see 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqqECAS" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Installing-and-Upgrading/resolved-Couldn-not-run-TOS-V3-2-2-in-a-RHEL4-using-jdk-1-5-0-19/td-p/111577&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 03 Nov 2010 03:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355387#M1465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-03T03:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355388#M1466</link>
      <description>Hi Shong, 
&lt;BR /&gt;I am using 4.11 
&lt;BR /&gt;/opt/install/Packages/Talend/TOS-All-r50363-V4.1.1 
&lt;BR /&gt;bash-3.00$ ls 
&lt;BR /&gt;'TalendOpenStudio-linux-gtk-ppc TalendOpenStudio-macosx-carbon.ini TalendOpenStudio-win32-wpf.exe core 
&lt;BR /&gt;TalendOpenStudio-linux-gtk-ppc.ini TalendOpenStudio-solaris-gtk TalendOpenStudio-win32-wpf.ini features 
&lt;BR /&gt;TalendOpenStudio-linux-gtk-x86 TalendOpenStudio-solaris-gtk.ini TalendOpenStudio-win32-x86.exe hs_err_pid23253.log 
&lt;BR /&gt;TalendOpenStudio-linux-gtk-x86.ini TalendOpenStudio-solaris-gtk.l.pm TalendOpenStudio-win32-x86.ini hs_err_pid23453.log 
&lt;BR /&gt;TalendOpenStudio-linux-gtk-x86.sh TalendOpenStudio-solaris-gtk.m.pm TalendOpenStudio-win32-x86_64.exe libcairo-swt.so 
&lt;BR /&gt;TalendOpenStudio-linux-gtk-x86_64 TalendOpenStudio-solaris-gtk.pm TalendOpenStudio-win32-x86_64.ini plugins 
&lt;BR /&gt;TalendOpenStudio-linux-gtk-x86_64.ini TalendOpenStudio-solaris-gtk.s.pm about_files workspace 
&lt;BR /&gt;TalendOpenStudio-macosx-carbon.app TalendOpenStudio-solaris-gtk.t.pm configuration 
&lt;BR /&gt;bash-3.00$ 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Here is the error message I get when I do 
&lt;BR /&gt;bash-3.00$ ./TalendOpenStudio-solaris-gtk -vm /opt/jdk/default1.5/jre/bin 
&lt;BR /&gt; 
&lt;BR /&gt;Error Message................. 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkicontheme.c: line 310: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtksettings.c: line 457: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkiconfactory.c: line 1098: assertion `GTK_IS_SETTINGS (settings)' failed 
&lt;BR /&gt;(:23526): Gtk-WARNING **: Invalid icon size 6 
&lt;BR /&gt; 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkicontheme.c: line 1241: assertion `GTK_IS_ICON_THEME (icon_theme)' failed 
&lt;BR /&gt;(:23526): Gtk-WARNING **: Error loading theme icon for stock: NULL 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkiconfactory.c: line 1098: assertion `GTK_IS_SETTINGS (settings)' failed 
&lt;BR /&gt;(:23526): Gtk-WARNING **: gtkstyle.c:2196: invalid icon size '6' 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkstyle.c: line 2062: assertion `pixbuf != NULL' failed 
&lt;BR /&gt;(:23526): GLib-GObject-CRITICAL **: file gobject.c: line 1561: assertion `G_IS_OBJECT (object)' failed 
&lt;BR /&gt;(:23526): GLib-GObject-CRITICAL **: file gobject.c: line 1579: assertion `G_IS_OBJECT (object)' failed 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkicontheme.c: line 310: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtksettings.c: line 457: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkiconfactory.c: line 1098: assertion `GTK_IS_SETTINGS (settings)' failed 
&lt;BR /&gt;(:23526): Gtk-WARNING **: Invalid icon size 6 
&lt;BR /&gt; 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkicontheme.c: line 1241: assertion `GTK_IS_ICON_THEME (icon_theme)' failed 
&lt;BR /&gt;(:23526): Gtk-WARNING **: Error loading theme icon for stock: NULL 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkiconfactory.c: line 1098: assertion `GTK_IS_SETTINGS (settings)' failed 
&lt;BR /&gt;(:23526): Gtk-WARNING **: gtkstyle.c:2196: invalid icon size '6' 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkstyle.c: line 2062: assertion `pixbuf != NULL' failed 
&lt;BR /&gt;(:23526): GLib-GObject-CRITICAL **: file gobject.c: line 1561: assertion `G_IS_OBJECT (object)' failed 
&lt;BR /&gt;(:23526): GLib-GObject-CRITICAL **: file gobject.c: line 1579: assertion `G_IS_OBJECT (object)' failed 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtksettings.c: line 457: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): GLib-GObject-CRITICAL **: file gobject.c: line 1222: assertion `G_IS_OBJECT (object)' failed 
&lt;BR /&gt;(:23526): GLib-GObject-WARNING **: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean' 
&lt;BR /&gt;(:23526): Gtk-WARNING **: Screen for GtkWindow not set; you must always set 
&lt;BR /&gt;a screen for a GtkWindow before using the window 
&lt;BR /&gt;(:23526): Gdk-CRITICAL **: file gdkpango-x11.c: line 49: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gdk-CRITICAL **: file gdkscreen-x11.c: line 250: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gdk-CRITICAL **: file gdkpango.c: line 150: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-context.c: line 376: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-context.c: line 302: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-context.c: line 337: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 208: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 779: assertion `layout != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 441: assertion `layout != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 605: assertion `layout != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 293: assertion `layout != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 2129: assertion `layout != NULL' failed 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkicontheme.c: line 310: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtksettings.c: line 457: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkiconfactory.c: line 1098: assertion `GTK_IS_SETTINGS (settings)' failed 
&lt;BR /&gt;(:23526): Gtk-WARNING **: Invalid icon size 6 
&lt;BR /&gt; 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkicontheme.c: line 1241: assertion `GTK_IS_ICON_THEME (icon_theme)' failed 
&lt;BR /&gt;(:23526): Gtk-WARNING **: Error loading theme icon for stock: NULL 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkiconfactory.c: line 1098: assertion `GTK_IS_SETTINGS (settings)' failed 
&lt;BR /&gt;(:23526): Gtk-WARNING **: gtkstyle.c:2196: invalid icon size '6' 
&lt;BR /&gt;(:23526): Gtk-CRITICAL **: file gtkstyle.c: line 2062: assertion `pixbuf != NULL' failed 
&lt;BR /&gt;(:23526): GLib-GObject-CRITICAL **: file gobject.c: line 1561: assertion `G_IS_OBJECT (object)' failed 
&lt;BR /&gt;(:23526): Gdk-CRITICAL **: file gdkpango-x11.c: line 49: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gdk-CRITICAL **: file gdkscreen-x11.c: line 250: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gdk-CRITICAL **: file gdkpango.c: line 150: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-context.c: line 376: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-context.c: line 302: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-context.c: line 337: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 208: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 779: assertion `layout != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 605: assertion `layout != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 293: assertion `layout != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 2129: assertion `layout != NULL' failed 
&lt;BR /&gt;(:23526): Gdk-CRITICAL **: file gdkpango-x11.c: line 49: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gdk-CRITICAL **: file gdkscreen-x11.c: line 250: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;(:23526): Gdk-CRITICAL **: file gdkpango.c: line 150: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-context.c: line 376: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-context.c: line 302: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-context.c: line 337: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 208: assertion `context != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 779: assertion `layout != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 2129: assertion `layout != NULL' failed 
&lt;BR /&gt;(:23526): GLib-GObject-CRITICAL **: file gobject.c: line 1579: assertion `G_IS_OBJECT (object)' failed 
&lt;BR /&gt;(:23526): Gdk-CRITICAL **: file gdkscreen-x11.c: line 139: assertion `GDK_IS_SCREEN (screen)' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 293: assertion `layout != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 2129: assertion `layout != NULL' failed 
&lt;BR /&gt;** (:23526): CRITICAL **: file pango-layout.c: line 962: assertion `layout != NULL' failed 
&lt;BR /&gt;Arithmetic Exception</description>
      <pubDate>Wed, 03 Nov 2010 12:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355388#M1466</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-11-03T12:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355389#M1467</link>
      <description>Hi Shong, 
&lt;BR /&gt;Even after pointing to jdk1.5,i am getting coredump.. 
&lt;BR /&gt;Can I have a number to call you? 
&lt;BR /&gt;bash-3.00$ ./TalendOpenStudio-solaris-gtk -vm /swpkg/microstrategy/jdk1.5.0_22/bin 
&lt;BR /&gt;(TalendOpenStudio-solaris-gtk:3144): Gtk-CRITICAL **: file gtkwindow.c: line 3105: assertion `GTK_IS_WINDOW (window)' failed 
&lt;BR /&gt;# 
&lt;BR /&gt;# An unexpected error has been detected by HotSpot Virtual Machine: 
&lt;BR /&gt;# 
&lt;BR /&gt;# SIGSEGV (0xb) at pc=0xfacd0e64, pid=3144, tid=1 
&lt;BR /&gt;# 
&lt;BR /&gt;# Java VM: Java HotSpot(TM) Client VM (1.5.0_22-b03 mixed mode, sharing) 
&lt;BR /&gt;# Problematic frame: 
&lt;BR /&gt;# C g_type_check_instance_is_a+0x20 
&lt;BR /&gt;# 
&lt;BR /&gt;# An error report file with more information is saved as /tmp/hs_err_pid3144.log 
&lt;BR /&gt;# 
&lt;BR /&gt;# If you would like to submit a bug report, please visit: 
&lt;BR /&gt;# 
&lt;A href="http://java.sun.com/webapps/bugreport/crash.jsp" rel="nofollow noopener noreferrer"&gt;http://java.sun.com/webapps/bugreport/crash.jsp&lt;/A&gt; 
&lt;BR /&gt;# 
&lt;BR /&gt;Abort</description>
      <pubDate>Wed, 03 Nov 2010 14:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355389#M1467</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-11-03T14:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355390#M1468</link>
      <description>Here is the log file 
&lt;BR /&gt; 
&lt;BR /&gt;bash-3.00$ cat hs_err_pid23453.log 
&lt;BR /&gt;# 
&lt;BR /&gt;# An unexpected error has been detected by HotSpot Virtual Machine: 
&lt;BR /&gt;# 
&lt;BR /&gt;# SIGSEGV (0xb) at pc=0xf82d0e64, pid=23453, tid=1 
&lt;BR /&gt;# 
&lt;BR /&gt;# Java VM: Java HotSpot(TM) Client VM (1.5.0_19-b02 mixed mode, sharing) 
&lt;BR /&gt;# Problematic frame: 
&lt;BR /&gt;# C g_type_check_instance_is_a+0x20 
&lt;BR /&gt;# 
&lt;BR /&gt;--------------- T H R E A D --------------- 
&lt;BR /&gt;Current thread (0x000297b8): JavaThread "main" 
&lt;BR /&gt;siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x47746b00 
&lt;BR /&gt;Registers: 
&lt;BR /&gt; O0=0xf823ec00 O1=0x00000000 O2=0xff335800 O3=0xf823ec00 
&lt;BR /&gt; O4=0xff362a00 O5=0x00000001 O6=0xffbff250 O7=0x00000001 
&lt;BR /&gt; G1=0x00045000 G2=0x00000000 G3=0x002808c0 G4=0x00000001 
&lt;BR /&gt; G5=0x0028b3f7 G6=0x00000000 G7=0xff362a00 Y=0x00000000 
&lt;BR /&gt; PC=0xf82d0e64 nPC=0xf82d0e68 
&lt;BR /&gt; 
&lt;BR /&gt;Top of Stack: (sp=0xffbff250) 
&lt;BR /&gt;0xffbff250: ffffffff f822c564 00000000 00000000 
&lt;BR /&gt;0xffbff260: 00000008 00000001 47746b00 00000000 
&lt;BR /&gt;0xffbff270: f4bcd1a4 0028ad10 00000001 0000a000 
&lt;BR /&gt;0xffbff280: f4bde5ac 0000a34c ffbff2b0 f4b3cf8c 
&lt;BR /&gt;0xffbff290: 00000000 00029da4 00000000 00000000 
&lt;BR /&gt;0xffbff2a0: 000000b8 00000000 000236e4 00000000 
&lt;BR /&gt;0xffbff2b0: 00000000 00000000 00000000 f4bde5ac 
&lt;BR /&gt;0xffbff2c0: 00000000 00000000 f4bde5ac 0000a490 
&lt;BR /&gt;Instructions: (pc=0xf82d0e64) 
&lt;BR /&gt;0xf82d0e54: ec 06 20 00 80 a5 a0 00 02 80 00 28 01 00 00 00 
&lt;BR /&gt;0xf82d0e64: ee 05 a0 00 80 a5 e3 fc 08 80 00 04 90 0d ff fc 
&lt;BR /&gt;Stack: g_type_check_instance_is_a+0x20 
&lt;BR /&gt;C gtk_window_set_position+0x30 
&lt;BR /&gt;C showSplash+0xd4 
&lt;BR /&gt;C 
&lt;BR /&gt;j org.eclipse.equinox.launcher.JNIBridge._show_splash(Ljava/lang/String 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;V+0 
&lt;BR /&gt;j org.eclipse.equinox.launcher.JNIBridge._show_splash(Ljava/lang/String 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;V+0 
&lt;BR /&gt;j org.eclipse.equinox.launcher.JNIBridge.showSplash(Ljava/lang/String 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;Z+2 
&lt;BR /&gt;j org.eclipse.equinox.launcher.Main.handleSplash( 
&lt;BR /&gt;V 
&lt;BR /&gt;V 
&lt;BR /&gt;C startJavaJNI+0x2d0 
&lt;BR /&gt;C run+0x4a8 
&lt;BR /&gt;C main+0x308 
&lt;BR /&gt;Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) 
&lt;BR /&gt;j org.eclipse.equinox.launcher.JNIBridge._show_splash(Ljava/lang/String 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;V+0 
&lt;BR /&gt;j org.eclipse.equinox.launcher.JNIBridge.showSplash(Ljava/lang/String 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;Z+2 
&lt;BR /&gt;j org.eclipse.equinox.launcher.Main.handleSplash( 
&lt;BR /&gt; 0x000db540 JavaThread "CompilerThread0" daemon 
&lt;BR /&gt; 0x000da728 JavaThread "Signal Dispatcher" daemon 
&lt;BR /&gt; 0x000d1d78 JavaThread "Finalizer" daemon 
&lt;BR /&gt; 0x000d1048 JavaThread "Reference Handler" daemon 
&lt;BR /&gt;=&amp;gt;0x000297b8 JavaThread "main" 
&lt;BR /&gt;Other Threads: 
&lt;BR /&gt; 0x000cffb8 VMThread 
&lt;BR /&gt; 0x000dd7a8 WatcherThread 
&lt;BR /&gt;VM state:not at safepoint (normal execution) 
&lt;BR /&gt;VM Mutex/Monitor currently owned by a thread: None 
&lt;BR /&gt;Heap 
&lt;BR /&gt; def new generation total 7040K, used 3101K , sa_mask=0xffbffeff, sa_flags=0x00000004 
&lt;BR /&gt;SIGBUS: , sa_mask=0xffbffeff, sa_flags=0x00000004 
&lt;BR /&gt;SIGFPE: , sa_mask=0xffbffeff, sa_flags=0x0000000c 
&lt;BR /&gt;SIGPIPE: , sa_mask=0xffbffeff, sa_flags=0x0000000c 
&lt;BR /&gt;SIGILL: , sa_mask=0xffbffeff, sa_flags=0x0000000c 
&lt;BR /&gt;SIGUSR1: SIG_DFL, sa_mask=0x00000000, sa_flags=0x00000000 
&lt;BR /&gt;SIGUSR2: SIG_DFL, sa_mask=0x00000000, sa_flags=0x00000000 
&lt;BR /&gt;SIGHUP: , sa_mask=0xffbffeff, sa_flags=0x00000004 
&lt;BR /&gt;SIGINT: , sa_mask=0xffbffeff, sa_flags=0x00000004 
&lt;BR /&gt;SIGQUIT: , sa_mask=0xffbffeff, sa_flags=0x00000004 
&lt;BR /&gt;SIGTERM: , sa_mask=0xffbffeff, sa_flags=0x00000004 
&lt;BR /&gt; 
&lt;BR /&gt;--------------- S Y S T E M --------------- 
&lt;BR /&gt;OS: Solaris 10 5/09 s10s_u7wos_08 SPARC 
&lt;BR /&gt; Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. 
&lt;BR /&gt; Use is subject to license terms. 
&lt;BR /&gt; Assembled 30 March 2009 
&lt;BR /&gt;uname 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;unOS 5.10 Generic_141414-02 sun4v (T2 libthread) 
&lt;BR /&gt;rlimit: STACK 8192k, CORE infinity, NOFILE 1024, AS infinity 
&lt;BR /&gt;load average:0.07 0.08 0.08 
&lt;BR /&gt;CPU:total 8 has_v8, has_v9, has_vis1, has_vis2, is_ultra3, is_sun4v, is_niagara1 
&lt;BR /&gt;Memory: 8k page, physical 8388608k(5620856k free) 
&lt;BR /&gt;vm_info: Java HotSpot(TM) Client VM (1.5.0_19-b02) for solaris-sparc, built on May 4 2009 02:41:39 by unknown with unknown Workshop:0x550 
&lt;BR /&gt;time: Mon Nov 1 13:39:16 2010 
&lt;BR /&gt;elapsed time: 1 seconds</description>
      <pubDate>Wed, 03 Nov 2010 14:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355390#M1468</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-11-03T14:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355391#M1469</link>
      <description>Hello 
&lt;BR /&gt;It was a bug on Solaris with x86, see 
&lt;BR /&gt; 
&lt;A href="http://talendforge.org/bugs/view.php?id=12681" rel="nofollow noopener noreferrer"&gt;http://talendforge.org/bugs/view.php?id=12681&lt;/A&gt; 
&lt;BR /&gt;It seems the problem still exist on v4.x, the required libs are still lack. 
&lt;BR /&gt;Thanks for your reporting! 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 04 Nov 2010 02:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355391#M1469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-04T02:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355392#M1470</link>
      <description>I'm having the same problem with BigData on Solaris/Sparc. &amp;nbsp;I just downloaded the latest version of Talend Open Studio (5.5.1) and have Java version 1.6. &amp;nbsp;The error log states: 
&lt;BR /&gt;# 
&lt;BR /&gt;# A fatal error has been detected by the Java Runtime Environment: 
&lt;BR /&gt;# 
&lt;BR /&gt;# &amp;nbsp;SIGSEGV (0xb) at pc=0xfb750e64, pid=28043, tid=1 
&lt;BR /&gt;# 
&lt;BR /&gt;# JRE version: 6.0_43-b01 
&lt;BR /&gt;# Java VM: Java HotSpot(TM) Client VM (20.14-b01 mixed mode, sharing solaris-sparc ) 
&lt;BR /&gt;# Problematic frame: 
&lt;BR /&gt;# C &amp;nbsp; &amp;nbsp;g_type_check_instance_is_a+0x20 
&lt;BR /&gt;# 
&lt;BR /&gt;Messages from the command line: 
&lt;BR /&gt;(TOS_BD-solaris-gtk:7710): Gtk-CRITICAL **: file gtkwindow.c: line 3105: assertion `GTK_IS_WINDOW (window)' failed 
&lt;BR /&gt;# 
&lt;BR /&gt;# A fatal error has been detected by the Java Runtime Environment: 
&lt;BR /&gt;# 
&lt;BR /&gt;# &amp;nbsp;SIGSEGV (0xb) at pc=0xfb750e64, pid=7710, tid=1 
&lt;BR /&gt;# 
&lt;BR /&gt;# JRE version: 6.0_43-b01 
&lt;BR /&gt;# Java VM: Java HotSpot(TM) Client VM (20.14-b01 mixed mode, sharing solaris-sparc ) 
&lt;BR /&gt;# Problematic frame: 
&lt;BR /&gt;# C &amp;nbsp; &amp;nbsp;g_type_check_instance_is_a+0x20 
&lt;BR /&gt;# 
&lt;BR /&gt;Can you provide any suggestions to resolve this issue? 
&lt;BR /&gt;Andrew Tevis 
&lt;BR /&gt;QED Financial Systems</description>
      <pubDate>Tue, 23 Sep 2014 12:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355392#M1470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-23T12:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355393#M1471</link>
      <description>Hi ajtev, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;-. Check that you have installed GTK completely?&lt;BR /&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnVBCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Installing-and-Upgrading/Unable-to-open-imported-project-V3-0-0/td-p/88901&lt;/A&gt;&lt;BR /&gt;-. Try to specify the jre path when you launch the application. eg:&lt;BR /&gt;$ ./TalendOpenStudio-linux-gtk-x86 -vm /opt/jdk/default1.5/jre/bin&lt;BR /&gt;For more information, see &lt;BR /&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqqECAS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Installing-and-Upgrading/resolved-Couldn-not-run-TOS-V3-2-2-in-a-RHEL4-using-jdk-1-5-0-19/td-p/111577&lt;/A&gt;&lt;BR /&gt;&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Have you already checked that? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 24 Sep 2014 08:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355393#M1471</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-24T08:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Core dump - TOS on Solaris</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355394#M1472</link>
      <description>I am having the same problem, already have tried this:
&lt;BR /&gt;
&lt;B&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;$ ./TalendOpenStudio-linux-gtk-x86 -vm /opt/jdk/default1.5/jre/bin&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;
&lt;BR /&gt;
&lt;BR /&gt;I have tried this on Solaris (not SPARC) and its work fine, but nothing on Solaris SPARC.
&lt;BR /&gt;Does someone have any idea?
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 08 Jul 2015 21:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Getting-Core-dump-TOS-on-Solaris/m-p/2355394#M1472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-08T21:32:09Z</dc:date>
    </item>
  </channel>
</rss>

