facebook

MyEclipse 3.8.4 crash on Linux

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

    aquiline
    Member

    I am using Fedora Core 3 and Eclipse 3.0.2. Recently, I installed MyEclipse 3.8.3 on it. When I press on “Preview” tab an exception is raised in Eclipse and crash. The error message is:

    JVM terminated. Exit code=1
    /home/jose/java/jsdk/bin/java
    -cp /home/jose/java/eclipse/startup.jar org.eclipse.core.launcher.Main
    -os linux
    -ws gtk
    -arch x86
    -showsplash /home/jose/java/eclipse/eclipse -showsplash 600
    -exitdata /home/jose/java/eclipse/eclipse -exitdata a68008
    -clean
    -vm /home/jose/java/jsdk/bin/java
    -vmargs
    -cp /home/jose/java/eclipse/startup.jar org.eclipse.core.launcher.Main

    And the “Designed” tab don’t appear (does it only go in Windows?).

    Can someone help me?

    #230154 Reply

    aquiline
    Member

    It`s generated a hs_err_xxxx in which appears:

    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x739AFFA
    Function=_ZN12nsBaseWidget19GetRenderingContextEv+0x2E
    Library=/usr/local/mozilla/components/libwidget_gtk2.so

    Current Java thread:
    at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(Native Method)
    – locked <0xf33a4370> (a java.lang.Class)
    at org.eclipse.swt.widgets.Display.eventProc(Display.java:879)
    at org.eclipse.swt.internal.gtk.OS.gtk_main_iteration(Native Method)
    – locked <0xf33a4370> (a java.lang.Class)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2297)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
    at org.eclipse.core.launcher.Main.run(Main.java:704)
    at org.eclipse.core.launcher.Main.main(Main.java:688)
    ….

    Please, help me.

    #230710 Reply

    Greg
    Member

    Your version of mozilla isn’t compatible with the SWT Browser that is available in Eclipse 3.0.2. Take a look at the HTML Editor quickstart guide.
    http://myeclipseide.com/enterpriseworkbench/help/index.jsp?topic=/com.genuitec.myeclipse.doc/html/quickstarts/htmleditor/index.html

    Look at the FAQ section. There you can find the steps for installing a compatible mozilla build for linux.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: MyEclipse 3.8.4 crash on Linux

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