Eclipse não inicia [RESOLVIDO]

1. Eclipse não inicia [RESOLVIDO]

Jose Eduardo VIeira Morango
edmorango

(usa Debian)

Enviado em 14/10/2014 - 17:49h

Após executá-lo o mesmo gera o seguinte log

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f4e8695773f, pid=16764, tid=139975909185280
#
# JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.20-b23 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libgdk-x11-2.0.so.0+0x5173f] gdk_display_open+0x3f
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

Eu já tentei utilizar : org.eclipse.swt.browser.DefaultType=mozilla
No arquivo de configurações e também testei a JVM que resultou em:

eduardo@fpje:~$ java -v
Unrecognized option: -v
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Utilizo Debian 64x.


  


2. Re: Eclipse não inicia [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 14/10/2014 - 18:34h

"Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again"

Já tentou executar o comando pedido antes de iniciar o eclipse?


ulimit -c unlimited
eclipse



3. Re: Eclipse não inicia [RESOLVIDO]

Igor Morais
igormorais

(usa Gentoo)

Enviado em 15/10/2014 - 10:54h

Tu instalou o java certinho ?


4. Re: Eclipse não inicia [RESOLVIDO]

Jose Eduardo VIeira Morango
edmorango

(usa Debian)

Enviado em 15/10/2014 - 11:31h

Está funcionando com o unlimeted -c java eu consegui corrigir os problemas na JVM mas o eclipse continuou com erros até eu modificar o eclipse.ini com o seguinte script:

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140603-1326
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.GTK_version
2
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.6
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m

Obrigado ;)






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts