facebook

Failed to install MyEclipse

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #487537 Reply

    eugenejsn
    Participant

    MyEclipse: MyEclipse PRO 2014
    OS: SUSE Linux 12

    ./myeclipse-pro-2014-GA-offline-installer-linux.run

    MESSAGE

    Starting installer – please wait…
    – Preparing install engine
    – Extracted install engine
    – Detected JVM architecture: 64 bit
    – Launching install engine; waiting for completion
    ./myeclipse-pro-2014-GA-offline-installer-linux.run: line 267: 427 Segmentation fault ${distdir}/${installername}/installer/${exename} “${0}” ${propspad} ${otherargs} > /dev/null 2>&1
    – Exited install engine

    Then tried: ./myeclipse-pro-2014-GA-offline-installer-linux.run -consolelog -debug

    MESSAGE

    Starting installer – please wait…
    – Preparing install engine
    – Extracted install engine
    – Detected JVM architecture: 64 bit
    – Launching install engine with console output
    Start VM: /usr/bin/java
    -Xms264m
    -Xmx432m
    -XX:MaxPermSize=172m
    -jar /tmp/oneinstall_30735/myeclipse-pro-2014-ga-offline-installer-linux/installer//plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
    -os linux
    -ws gtk
    -arch x86_64
    -showsplash
    -launcher /tmp/oneinstall_30735/myeclipse-pro-2014-ga-offline-installer-linux/installer/pulse-one-64
    -name Pulse-one-64
    –launcher.library /tmp/oneinstall_30735/myeclipse-pro-2014-ga-offline-installer-linux/installer//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.2.R36x_v20101019_1345/eclipse_1310.so
    -startup /tmp/oneinstall_30735/myeclipse-pro-2014-ga-offline-installer-linux/installer//plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
    -exitdata 90007 ./myeclipse-pro-2014-GA-offline-installer-linux.run 1244045312
    -consolelog
    -debug
    -vm /usr/bin/java
    -vmargs
    -Xms264m
    -Xmx432m
    -XX:MaxPermSize=172m
    -jar /tmp/oneinstall_30735/myeclipse-pro-2014-ga-offline-installer-linux/installer//plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
    Install location:
    file:/tmp/oneinstall_30735/myeclipse-pro-2014-ga-offline-installer-linux/installer/
    Configuration file:
    file:/tmp/oneinstall_30735/myeclipse-pro-2014-ga-offline-installer-linux/installer/configuration/config.ini loaded
    Configuration location:
    file:/tmp/oneinstall_30735/myeclipse-pro-2014-ga-offline-installer-linux/installer/configuration/
    Framework located:
    file:/tmp/oneinstall_30735/myeclipse-pro-2014-ga-offline-installer-linux/installer/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar
    Framework classpath:
    file:/tmp/oneinstall_30735/myeclipse-pro-2014-ga-offline-installer-linux/installer/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar
    Splash location:
    null
    Debug options:
    file:/home/jboss/.options not found
    Time to load bundles: 1073
    !SESSION 2016-06-29 02:28:27.552 ———————————————–
    eclipse.buildId=unknown
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments: ./myeclipse-pro-2014-GA-offline-installer-linux.run 1244045312
    Command-line arguments: -os linux -ws gtk -arch x86_64 ./myeclipse-pro-2014-GA-offline-installer-linux.run 1244045312 -consolelog -debug

    !ENTRY org.eclipse.osgi 2 0 2016-06-29 02:28:31.524
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2016-06-29 02:28:31.524
    !MESSAGE Bundle org.eclipse.core.net.linux.x86_1.1.100.R36x_v20100825-0800 [28] was not resolved.
    !SUBENTRY 2 org.eclipse.core.net.linux.x86 2 0 2016-06-29 02:28:31.525
    !MESSAGE Platform filter did not match: (& (osgi.os=linux) (osgi.arch=x86))
    !SUBENTRY 1 org.eclipse.osgi 2 0 2016-06-29 02:28:31.525
    !MESSAGE Bundle org.eclipse.swt.gtk.linux.x86_3.6.2.v3659b [63] was not resolved.
    !SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2016-06-29 02:28:31.526
    !MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))
    !SUBENTRY 1 org.eclipse.osgi 2 0 2016-06-29 02:28:31.526
    !MESSAGE Bundle org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345 [89] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.x86 2 0 2016-06-29 02:28:31.526
    !MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))
    Starting application: 3996
    Installer log being written to /tmp/pulse-one-2016-06-29-02-28-31.log
    02:28:31.654 OneInstall version 4.6.0.v201309102110 – INFO@CommonInstallerApplication.start
    02:28:32.905 Fatal error running the installer – SEVERE@CommonInstallerApplication.start
    java.lang.NullPointerException
    at com.genuitec.pulse.installer.container.ui.base.BaseInstallerGUIContainer.cleanup(Unknown Source)
    at com.genuitec.pulse.installer.machine.internal.SequenceMachineImpl.run(Unknown Source)
    at com.genuitec.pulse.installer.application.CommonInstallerApplication.start(Unknown Source)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1384)

    !ENTRY org.eclipse.osgi 2 0 2016-06-29 02:28:32.944
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2016-06-29 02:28:32.945
    !MESSAGE Bundle org.eclipse.core.net.linux.x86_1.1.100.R36x_v20100825-0800 [28] was not resolved.
    !SUBENTRY 2 org.eclipse.core.net.linux.x86 2 0 2016-06-29 02:28:32.945
    !MESSAGE Platform filter did not match: (& (osgi.os=linux) (osgi.arch=x86))
    !SUBENTRY 1 org.eclipse.osgi 2 0 2016-06-29 02:28:32.952
    !MESSAGE Bundle org.eclipse.swt.gtk.linux.x86_3.6.2.v3659b [63] was not resolved.
    !SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2016-06-29 02:28:32.952
    !MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))
    !SUBENTRY 1 org.eclipse.osgi 2 0 2016-06-29 02:28:32.953
    !MESSAGE Bundle org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345 [89] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.x86 2 0 2016-06-29 02:28:32.953
    !MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))

    !ENTRY org.eclipse.osgi 4 0 2016-06-29 02:28:32.954
    !MESSAGE Application error
    !STACK 1
    java.lang.NullPointerException
    at com.genuitec.pulse.installer.container.ui.base.BaseInstallerGUIContainer.cleanup(Unknown Source)
    at com.genuitec.pulse.installer.machine.internal.SequenceMachineImpl.run(Unknown Source)
    at com.genuitec.pulse.installer.application.CommonInstallerApplication.start(Unknown Source)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1384)

    (Pulse-one-64:30773): GLib-GObject-WARNING **: invalid (NULL) pointer instance

    (Pulse-one-64:30773): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion ‘G_TYPE_CHECK_INSTANCE (instance)’ failed

    (Pulse-one-64:30773): Gtk-CRITICAL **: IA__gtk_settings_get_for_screen: assertion ‘GDK_IS_SCREEN (screen)’ failed

    (Pulse-one-64:30773): GLib-GObject-CRITICAL **: g_object_get: assertion ‘G_IS_OBJECT (object)’ failed

    (Pulse-one-64:30773): GLib-GObject-WARNING **: value “TRUE” of type ‘gboolean’ is invalid or out of range for property ‘visible’ of type ‘gboolean’

    (Pulse-one-64:30773): Gtk-CRITICAL **: IA__gtk_settings_get_for_screen: assertion ‘GDK_IS_SCREEN (screen)’ failed

    (Pulse-one-64:30773): GLib-GObject-CRITICAL **: g_object_get: assertion ‘G_IS_OBJECT (object)’ failed

    (Pulse-one-64:30773): Gtk-WARNING **: Screen for GtkWindow not set; you must always set
    a screen for a GtkWindow before using the window

    (Pulse-one-64:30773): Gdk-CRITICAL **: IA__gdk_pango_context_get_for_screen: assertion ‘GDK_IS_SCREEN (screen)’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_context_set_font_description: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_context_set_base_dir: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_context_set_language: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_new: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_text: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_attributes: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_alignment: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_ellipsize: assertion ‘PANGO_IS_LAYOUT (layout)’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_single_paragraph_mode: assertion ‘PANGO_IS_LAYOUT (layout)’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_width: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_get_extents: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Gtk-CRITICAL **: IA__gtk_icon_theme_get_for_screen: assertion ‘GDK_IS_SCREEN (screen)’ failed

    (Pulse-one-64:30773): Gtk-CRITICAL **: IA__gtk_settings_get_for_screen: assertion ‘GDK_IS_SCREEN (screen)’ failed

    (Pulse-one-64:30773): Gtk-CRITICAL **: IA__gtk_icon_size_lookup_for_settings: assertion ‘GTK_IS_SETTINGS (settings)’ failed

    (Pulse-one-64:30773): Gtk-WARNING **: Invalid icon size 6

    (Pulse-one-64:30773): Gtk-CRITICAL **: IA__gtk_icon_theme_load_icon: assertion ‘GTK_IS_ICON_THEME (icon_theme)’ failed

    (Pulse-one-64:30773): Gtk-WARNING **: Error loading theme icon ‘dialog-error’ for stock:

    (Pulse-one-64:30773): Gtk-CRITICAL **: IA__gtk_icon_size_lookup_for_settings: assertion ‘GTK_IS_SETTINGS (settings)’ failed

    (Pulse-one-64:30773): Gtk-WARNING **: gtkstyle.c:2358: invalid icon size ‘6’

    (Pulse-one-64:30773): Gtk-CRITICAL **: IA__gtk_style_render_icon: assertion ‘pixbuf != NULL’ failed

    (Pulse-one-64:30773): GLib-GObject-CRITICAL **: g_object_ref: assertion ‘G_IS_OBJECT (object)’ failed

    (Pulse-one-64:30773): Gdk-CRITICAL **: IA__gdk_pango_context_get_for_screen: assertion ‘GDK_IS_SCREEN (screen)’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_context_set_font_description: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_context_set_base_dir: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_context_set_language: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_new: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_text: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_alignment: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_ellipsize: assertion ‘PANGO_IS_LAYOUT (layout)’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_single_paragraph_mode: assertion ‘PANGO_IS_LAYOUT (layout)’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_wrap: assertion ‘PANGO_IS_LAYOUT (layout)’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_width: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_get_extents: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Gdk-CRITICAL **: IA__gdk_pango_context_get_for_screen: assertion ‘GDK_IS_SCREEN (screen)’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_context_set_font_description: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_context_set_base_dir: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_context_set_language: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_new: assertion ‘context != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_text: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_get_extents: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): GLib-GObject-CRITICAL **: g_object_unref: assertion ‘G_IS_OBJECT (object)’ failed

    (Pulse-one-64:30773): Gdk-CRITICAL **: IA__gdk_screen_get_width: assertion ‘GDK_IS_SCREEN (screen)’ failed

    (Pulse-one-64:30773): Gdk-CRITICAL **: IA__gdk_screen_get_width: assertion ‘GDK_IS_SCREEN (screen)’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_set_width: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_get_extents: assertion ‘layout != NULL’ failed

    (Pulse-one-64:30773): Pango-CRITICAL **: pango_layout_get_line_count: assertion ‘layout != NULL’ failed
    ./myeclipse-pro-2014-GA-offline-installer-linux.run: line 267: 30773 Floating point exception${distdir}/${installername}/installer/${exename} “${0}” ${propspad} ${otherargs}
    – Exited install engine

    02:31:38 AM DurgaPrasath: cat /tmp/pulse-one-2016-06-29-02-28-31.log
    02:32:25 AM DurgaPrasath: It looks like the dependency packages are not installed on this machine
    02:34:08 AM eugene yin: cat /tmp/pulse-one-2016-06-29-02-28-31.log

    02:34:26 AM eugene yin: Jun 29, 2016 2:28:31 AM com.genuitec.pulse.installer.application.CommonInstallerApplication start
    INFO: OneInstall version 4.6.0.v201309102110
    Jun 29, 2016 2:28:32 AM com.genuitec.pulse.installer.application.CommonInstallerApplication start
    SEVERE: Fatal error running the installer
    java.lang.NullPointerException
    at com.genuitec.pulse.installer.container.ui.base.BaseInstallerGUIContainer.cleanup(Unknown Source)
    at com.genuitec.pulse.installer.machine.internal.SequenceMachineImpl.run(Unknown Source)
    at com.genuitec.pulse.installer.application.CommonInstallerApplication.start(Unknown Source)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1384)

    What could be missing?

    Thanks to help.

    Eugene

    #487568

    support-swapna
    Moderator

    Eugene,

    Sorry that you are seeing this issue. It looks like an issue with the DISPLAY environment variable.
    Can you please check this thread which discusses similar issue and see if setting the DISPLAY environment fixes the issue with the MyEclipse installer?
    http://www-01.ibm.com/support/docview.wss?uid=swg21308288

    Let us know how it works.

    –Swapna
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Failed to install MyEclipse

You must be logged in to post in the forum log in