Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Unable to launch Talend Open studio 5.5.1 on RHEL 6.2

I have browsed other posts but was not able to understand. So, re-posting for the help. When launching TOS DI, i am getting following error. Gtk also installed perfectly. Please suggest,where i am doing wrong.
No protocol specified
(TOS_DI-linux-gtk-x86_64:25679): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(TOS_DI-linux-gtk-x86_64:25679): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(TOS_DI-linux-gtk-x86_64:25679): Gtk-CRITICAL **: IA__gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
(TOS_DI-linux-gtk-x86_64:25679): Gtk-WARNING **: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window
(TOS_DI-linux-gtk-x86_64:25679): Gtk-WARNING **: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window
(TOS_DI-linux-gtk-x86_64:25679): Gdk-CRITICAL **: IA__gdk_screen_get_display: assertion `GDK_IS_SCREEN (screen)' failed
(TOS_DI-linux-gtk-x86_64:25679): Gdk-CRITICAL **: IA__gdk_display_get_pointer: assertion `GDK_IS_DISPLAY (display)' failed
(TOS_DI-linux-gtk-x86_64:25679): Gtk-WARNING **: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window
(TOS_DI-linux-gtk-x86_64:25679): Gdk-CRITICAL **: IA__gdk_screen_get_n_monitors: assertion `GDK_IS_SCREEN (screen)' failed
(TOS_DI-linux-gtk-x86_64:25679): Gtk-WARNING **: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window
(TOS_DI-linux-gtk-x86_64:25679): Gdk-CRITICAL **: IA__gdk_screen_get_monitor_geometry: assertion `GDK_IS_SCREEN (screen)' failed
(TOS_DI-linux-gtk-x86_64:25679): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap: assertion `GDK_IS_SCREEN (screen)' failed
(TOS_DI-linux-gtk-x86_64:25679): Gdk-CRITICAL **: IA__gdk_colormap_get_visual: assertion `GDK_IS_COLORMAP (colormap)' failed
(TOS_DI-linux-gtk-x86_64:25679): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap: assertion `GDK_IS_SCREEN (screen)' failed
(TOS_DI-linux-gtk-x86_64:25679): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion `GDK_IS_SCREEN (screen)' failed
(TOS_DI-linux-gtk-x86_64:25679): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion `GDK_IS_SCREEN (screen)' failed
(TOS_DI-linux-gtk-x86_64:25679): Gdk-CRITICAL **: IA__gdk_window_new: assertion `GDK_IS_WINDOW (parent)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000003256c76dd6, pid=25679, tid=140712844482304
#
# JRE version: 6.0_28-b28
# Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C gdk_window_enable_synchronized_configure+0x16
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /opt/hs_err_pid25679.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
======
GTK verified :
# rpm -qa | grep gtk*
gtk2-2.20.1-4.el6.x86_64
Installed java version:
# java -version
java version "1.6.0_28"
OpenJDK Runtime Environment (IcedTea6 1.13.0pre) (rhel-1.66.1.13.0.el6-x86_64)
OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
Please help
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,
How can you launch talend open studio GUI in your server version RHEL 6.2 without GUI installed?
Best regards
Sabrina

View solution in original post

7 Replies
Anonymous
Not applicable
Author

Hi,
Have you installed XULRunner package?
Please have a look at TalendHelpCenter:Installing the XULRunner package.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
I have installed xulrunner on the server but I still face same issue.
/home/users/tosuser>which xulrunner
/usr/bin/xulrunner
Do we need x11 forwarding on the server ? please advise.
Thanks,
Chandra
Anonymous
Not applicable
Author

Hi,
Is your RHEL 6.2 desktop version?
Best regards
Sabrina
Anonymous
Not applicable
Author

No, it is a server version.
Anonymous
Not applicable
Author

Hi,
How can you launch talend open studio GUI in your server version RHEL 6.2 without GUI installed?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
I got it now..Thank you for the help all along.GUI is disabled at our site on all the servers. I still played with some test jobs and was able to run on the server.
Thank you !!!
Anonymous
Not applicable
Author

OpenJDK Runtime Environment (IcedTea6 1.13.0pre) (rhel-1.66.1.13.0.el6-x86_64)
OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)

OpenJDK is not supported by Talend, it requires Oralce JDK 1.6 or higher. Some jobs may work with OpenJDK, but it is not certified.
Best regards
Shong