Community
Participate
Working Groups
Created attachment 188510 [details] Screenshot of Eclipse IDE while hangs Hi, TOday I have tried multiple times in ubuntu 10.04 platform to run Eclipse Ganymede IDE. But each time I start it just hangs and show a blank gray box. I also don't close. I need to kill the process for each start. I have started this with debug message. please check and suggest proper solution. ========================================================================= $ eclipse -debug -console The program 'eclipse' is currently not installed. You can install it by typing: sudo apt-get install eclipse-platform e5253564@ubuntu:~/Eclipse_Ganymede_IDE$ ./eclipse -debug -console Start VM: -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx256m -XX:MaxPermSize=256m -Djava.class.path=/home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar -os linux -ws gtk -arch x86 -showsplash /home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE//plugins/org.eclipse.platform_3.3.101.v200809111700/splash.bmp -launcher /home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE/eclipse -name Eclipse --launcher.library /home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/eclipse_1115.so -startup /home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar -framework plugins/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar -debug -console -vm /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjvm.so -vmargs -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx256m -XX:MaxPermSize=256m -Djava.class.path=/home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar Install location: file:/home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE/ Configuration file: file:/home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE/configuration/config.ini loaded Configuration location: file:/home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE/configuration/ Framework located: file:/home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE/plugins/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar Framework classpath: file:/home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE/plugins/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar Splash location: /home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE//plugins/org.eclipse.platform_3.3.101.v200809111700/splash.bmp Debug options: file:/home/e5253564/repo/git/eaton/common_ecu_hal/host_linux/Eclipse_Ganymede_IDE/.options not found osgi> Time to load bundles: 3 Starting application: 783
Attachment shows multiple IDEs as I have started it multiple times. So each start creates anew box.
I am running Ubuntu myself and never saw problems like that. One first advice: Download and use a newer version of whatever you downloaded from eclipse.org. Ganymede is many years old and you won't see any bugfixes for that version from the open source community. Some hints and questions... * use the argument '-consoleLog' - this will print all log messages to your console window and might be helpful for you to track down the problem * what did you download (the exact filename) and where did you get your download from?
Closing as worksforme - cannot be reproduced. Please reopen if the problem still exists and if you can provide further details.