LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Eclipse freezing on loading workbench (https://www.linuxquestions.org/questions/linux-newbie-8/eclipse-freezing-on-loading-workbench-4175448981/)

idofxeno 02-07-2013 02:45 AM

Eclipse freezing on loading workbench
 
When attempting to launch eclipse remotely when forwarding X11 via SSH, the eclipse splash screen will load, ask me which directory to use as my workspace, then continue loading until the bar is about 75% loaded and then it just stops. I've read about issues similar to this that seem to have something to do with firefox, but any changes I've made (short of removing it completely, have not tried) don't seem to have affected my ability to run it. Eclipse 3.8

Code:

mint@mint ~ $ ssh -Xl <user> DOMAIN.org
The authenticity of host 'DOMAIN.org (<IP>)' can't be established..
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'DOMAIN.org,<IP>' (ECDSA) to the list of known hosts.
user@DOMAIN.org's password:
Welcome to Linux Mint 14 Nadia (GNU/Linux 3.5.0-22-generic x86_64)

Welcome to Linux Mint
 * Documentation:  http://www.linuxmint.com
Last login: Thu Feb  7 02:46:11 2013 from pfizer-inc.edge1.washington1.level3.net
user@host ~ $ eclipse

Code:

user@host ~ $ java -version
java version "1.7.0_09"
OpenJDK Runtime Environment (IcedTea7 2.3.4) (7u9-2.3.4-0ubuntu1.12.10.1)
OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode)

Code:

user@host ~ $ uname -a
Linux fate 3.5.0-22-generic #34-Ubuntu SMP Tue Jan 8 21:47:00 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Anyone have any idea what could be causing this?

idofxeno 02-07-2013 09:03 AM

Reinstall fixed. Still no clue why it was freezing. New version is superior anyway


All times are GMT -5. The time now is 10:46 PM.