Eclipse не запускается в чистом рабочем пространстве

У меня проблема с запуском любой версии Eclipse в любом виде рабочей области (новой или уже с данными).

Проблема возникла, когда я обновил свою ОС с Ubuntu 13.10 до 14.04 и попытался перезапустить eclipse (фактически набор инструментов Springsource), который я использовал все время.

Я пытался очистить .metadata из рабочей области, чистой рабочей области, последней STS, доступной для загрузки, в вариантах Eclipse 3,8 и 4.2 и различных JVM. Результаты всегда одинаковы ... когда я запускаю Eclipse, после того, как он показывает заставку, а затем диалог рабочей области и интерфейс, он останавливается и закрывается без какого-либо сообщения об ошибке.

Это журнал консоли, который я получаю:

➜  sts-3.5.0.RELEASE  ./STS -clean -refresh -debug -consolelog -clearPersistedState
Start VM: /usr/lib/jvm/jdk1.7.0_45/bin/java
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx768m
-XX:MaxPermSize=256m
-jar /home/esteban/springsource/sts-3.5.0.RELEASE//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /home/esteban/springsource/sts-3.5.0.RELEASE/STS
-name STS
--launcher.library /home/esteban/springsource/sts-3.5.0.RELEASE//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807/eclipse_1502.so
-startup /home/esteban/springsource/sts-3.5.0.RELEASE//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.overrideVmargs
-exitdata 44b8014
-product org.springsource.sts.ide
-clean
-refresh
-debug
-consolelog
-clearPersistedState
-vm /usr/lib/jvm/jdk1.7.0_45/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx768m
-XX:MaxPermSize=256m
-jar /home/esteban/springsource/sts-3.5.0.RELEASE//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar 
Install location:
    file:/home/esteban/springsource/sts-3.5.0.RELEASE/
Configuration file:
    file:/home/esteban/springsource/sts-3.5.0.RELEASE/configuration/config.ini loaded
Configuration location:
    file:/home/esteban/springsource/sts-3.5.0.RELEASE/configuration/
Framework located:
    file:/home/esteban/springsource/sts-3.5.0.RELEASE/plugins/org.eclipse.osgi_3.8.2.v20130124-134944.jar
Loading extension: reference:file:org.eclipse.equinox.weaving.hook_1.0.200.I20130319-1000.jar
    eclipse.properties not found
Loading extension: reference:file:org.eclipse.fx.osgi_0.9.0.201401250701.jar
    eclipse.properties not found
Framework classpath:
    file:/home/esteban/springsource/sts-3.5.0.RELEASE/plugins/org.eclipse.osgi_3.8.2.v20130124-134944.jar
    file:/home/esteban/springsource/sts-3.5.0.RELEASE/plugins/
    file:/home/esteban/springsource/sts-3.5.0.RELEASE/plugins/org.eclipse.equinox.weaving.hook_1.0.200.I20130319-1000.jar
    file:/home/esteban/springsource/sts-3.5.0.RELEASE/plugins/org.eclipse.fx.osgi_0.9.0.201401250701.jar
Splash location:
    /home/esteban/springsource/sts-3.5.0.RELEASE/configuration/org.eclipse.equinox.launcher/org.springsource.sts_3.5.0.201404011851-RELEASE/splash.bmp
Gtk-Message: Failed to load module "overlay-scrollbar"
Debug options:
    file:/home/esteban/springsource/sts-3.5.0.RELEASE/.options not found
Time to load bundles: 54
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized.  Will retry after the state location is initialized.
Starting application: 9910
org.eclipse.m2e.logback.configuration: Logback config file: /home/esteban/Documents/workspace-sts-3.5.0.RELEASE/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.4.1.20140328-1905.xml
org.eclipse.m2e.logback.configuration: Initializing logback
org.eclipse.m2e.logback.configuration: eclipse.consoleLog=true
!SESSION 2014-04-26 13:24:39.103 -----------------------------------------------
eclipse.buildId=3.5.0.201404011851-RELEASE-e38
java.version=1.7.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -product org.springsource.sts.ide -refresh -clearPersistedState
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.springsource.sts.ide -clean -refresh -debug -consolelog -clearPersistedState

!ENTRY org.eclipse.ui 4 4 2014-04-26 13:24:55.424
!MESSAGE Unable to find view with id: com.springsource.sts.roo.ui.rooShellView, when creating perspective com.springsource.sts.ide.perspective

!ENTRY org.eclipse.ui.workbench 2 0 2014-04-26 13:25:03.208
!MESSAGE A handler conflict occurred.  This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2014-04-26 13:25:03.209
!MESSAGE Conflict for 'AUTOGEN:::org.springsource.ide.eclipse.commons.launch.actionSet/org.springsource.ide.eclipse.commons.launch.relaunch.action':
HandlerActivation(commandId=AUTOGEN:::org.springsource.ide.eclipse.commons.launch.actionSet/org.springsource.ide.eclipse.commons.launch.relaunch.action,
    handler=ActionDelegateHandlerProxy(null,org.springsource.ide.eclipse.commons.ui.launch.StopProcessPullDownToolbarDelegate),
    expression=AndExpression(ActionSetExpression(org.springsource.ide.eclipse.commons.launch.actionSet,org.eclipse.ui.internal.WorkbenchWindow@1a70ad13),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1a70ad13)),sourcePriority=16640)
HandlerActivation(commandId=AUTOGEN:::org.springsource.ide.eclipse.commons.launch.actionSet/org.springsource.ide.eclipse.commons.launch.relaunch.action,
    handler=ActionDelegateHandlerProxy(null,org.springsource.ide.eclipse.commons.ui.launch.RelaunchProcessPullDownToolbarDelegate),
    expression=AndExpression(ActionSetExpression(org.springsource.ide.eclipse.commons.launch.actionSet,org.eclipse.ui.internal.WorkbenchWindow@1a70ad13),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1a70ad13)),sourcePriority=16640)

Вот и все. Он закрывается, и я не знаю, что еще я могу сделать. Есть ли у вас какие-либо идеи о том, в чем проблема?

0
задан 10 June 2014 в 21:38

2 ответа

Я имею, наконец понимают то, что было проблемой. Это было связано с ошибкой с меню, о котором неоднократно сообщали, например: меню Eclipse отключены или don' t шоу

я следовал инструкциям на том сообщении, увеличили PermGem в STS.ini и престо! все это начало работать хорошо снова:)

0
ответ дан 10 June 2014 в 21:38

Я установил Ubuntu 14.04 заново. Установленный Oracle Java JDK 1.8 Установленный STS (комплект инструментов Spring) и запустился. Трижды это заморозилось и должно было обратиться к Высокому звуку + Запрос Sys + REISUB. Установленные обновления. По умолчанию подкачка была отключена. Так, включил подкачку на 2 ГБ. Проверенный Ваш вопрос и используемый Ваш вызов командной строки. STS обычно запускается. Замораживается в течение некоторого времени, когда Вы запускаете его, но возвращается назад к нормальной работе.

0
ответ дан 10 June 2014 в 21:38

Другие вопросы по тегам:

Похожие вопросы: