Aptana/Eclipse 启动时冻结;Java 问题

Aptana/Eclipse 启动时冻结;Java 问题

我无法启动 Aptana 或 Eclipse IDE。目前我使用的是 Ubuntu 12.04 LTE。之前我已更新到最新的稳定版本 13.04,但我的开发工具(如 SVN 等)出现了问题。此外,休息或激活屏幕保护程序后屏幕闪烁也会出现问题。

现在我回到了 12.04,64 位系统。但无法启动 Aptana 或 Eclipse。它总是冻结在启动映像上,进程控制中也没有任何动作。

我已经重新安装了 Java,也切换到了 Oracle JDK。当前安装的是 openjdk-7。我已经清理了系统,没有任何软件包或其他软件有问题。

我使用 来在不同的 java 版本、openjdk 6 或 7 以及 oracle 7 之间切换sudo update-alternatives --config javac

我也测试了 32 位 openjdk 版本,sudo apt-get install openjdk-6-jdk:i386结果相同,启动画面冻结。

现在我只安装了最后一个开放的jdk 7:: java -version1.7.0_25

我目前也没有 Aptana 的工作区。安装是新的,现在设置来自旧版本。我也测试了 32 位版本,现在回到正确的版本,上次下载的是 Aptana 64 位。

我还使用调试标志启动了 Aptana,并在控制台内获得了以下反馈。

frank@frank-desktop:/opt/Aptana_Studio_3$ ./AptanaStudio3 -debug
Start VM: /usr/bin/java
-Xms40m
-Xmx512m
-Declipse.p2.unsignedPolicy=allow
-Declipse.log.size.max=10000
-Declipse.log.backup.max=5
-Djava.awt.headless=true
-XX:MaxPermSize=256m
-jar /opt/Aptana_Studio_3//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /opt/Aptana_Studio_3/AptanaStudio3
-name Aptana Studio 3
--launcher.library /opt/Aptana_Studio_3//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so
-startup /opt/Aptana_Studio_3//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.overrideVmargs
-exitdata ab0008
-debug
-vm /usr/bin/java
-vmargs
-Xms40m
-Xmx512m
-Declipse.p2.unsignedPolicy=allow
-Declipse.log.size.max=10000
-Declipse.log.backup.max=5
-Djava.awt.headless=true
-XX:MaxPermSize=256m
-jar /opt/Aptana_Studio_3//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar 
Install location:
    file:/opt/Aptana_Studio_3/
Configuration file:
    file:/opt/Aptana_Studio_3/configuration/config.ini loaded
Configuration location:
    file:/home/frank/.eclipse/org.eclipse.platform_3.7.0_1287824591/configuration/
Configuration file:
    file:/home/frank/.eclipse/org.eclipse.platform_3.7.0_1287824591/configuration/config.ini loaded
Shared configuration location:
    file:/opt/Aptana_Studio_3/configuration/
Framework located:
    file:/opt/Aptana_Studio_3/plugins/org.eclipse.osgi_3.7.2.v20120110-1415.jar
Framework classpath:
    file:/opt/Aptana_Studio_3/plugins/org.eclipse.osgi_3.7.2.v20120110-1415.jar
Splash location:
    /home/frank/.eclipse/org.eclipse.platform_3.7.0_1287824591/configuration/org.eclipse.equinox.launcher/com.aptana.rcp_3.4.2.201308081805/splash.bmp
Debug options:
    file:/opt/Aptana_Studio_3/.options not found
Time to load bundles: 4
Starting application: 894

我也尝试过使用 tte-debug -console助手加载纯 eclipse,无需 Apt​​ana 或其他插件。这是我的回报。

frank@frank-desktop:/var/www$ eclipse -debug -console
Start VM: /usr/bin/java
-Xms40m
-Xmx384m
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins
-XX:MaxPermSize=256m
-jar /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.dist.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /usr/lib/eclipse/eclipse
-name Eclipse
--launcher.library /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.dist/eclipse_1408.so
-startup /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.dist.jar
--launcher.overrideVmargs
-exitdata c8003
-debug
-console
-vm /usr/bin/java
-vmargs
-Xms40m
-Xmx384m
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins
-XX:MaxPermSize=256m
-jar /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.dist.jar 
Install location:
    file:/usr/lib/eclipse/
Configuration file:
    file:/usr/lib/eclipse/configuration/config.ini loaded
Configuration location:
    file:/home/frank/.eclipse/org.eclipse.platform_3.7.0_155965261/configuration/
Configuration file:
    file:/home/frank/.eclipse/org.eclipse.platform_3.7.0_155965261/configuration/config.ini loaded
Shared configuration location:
    file:/usr/lib/eclipse/configuration/
Framework located:
    file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.7.2.dist.jar
Framework classpath:
    file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.7.2.dist.jar
Splash location:
    /usr/lib/eclipse/plugins/org.eclipse.platform_3.7.2.dist/splash.bmp
Debug options:
    file:/var/www/.options not found

osgi> Time to load bundles: 3
Starting application: 634

感谢您的帮助!

答案1

疯狂的是,这几个小时的调试中出现的问题在客户之前就已经是开发人员的问题了!

如果我启动 Eclipse 或 Aptane App,然后启动应用程序时会弹出一个窗口,要求文件夹提供工作空间。这个弹出窗口在我的第二个屏幕上,不在同一个房间。只有使用 Super + S 才可以看到这个窗口。我在一些应用程序中遇到了一个问题,即它在错误的屏幕上打开窗口 - 但这是另一个话题。

现在,我很开心,也很幸运。我可以用我的默认 IDE 为客户工作,在接下来的几周里,我会玩得很开心,然后我会思考我在这个话题上的疯狂想法。

答案2

如果您没有安装最新版本的 Eclipse,请访问以下网页,其中介绍了如何在 Ubuntu 上安装任何版本的 Eclipse(来自网络的最新版本)

http://terminaltwister.com/installing-eclipse-kepler-4-3-in-ubuntu-13-04/

相关内容