Bug#396376: eclipse: doesn't start - "java.lang.RuntimeException: Could not find framework"

Ludo ludo.aelbrecht at gmail.com
Tue Oct 31 16:42:21 UTC 2006


Package: eclipse
Version: 3.1.2-2
Severity: grave
Justification: renders package unusable

When I try to run 'eclipse', it shows me dialog that it couldn't start, and that
I should check a log file in my ~/.eclipse.
Here's the output, with different VM's (changed using /etc/eclipse/java_home):

<ludo at dax ~> $ rm -Rf .eclipse > /dev/null
<ludo at dax ~> $ eclipse
searching for compatible vm...
  testing /usr/lib/kaffe/pthreads...found

<ludo at dax ~> $ cat
.eclipse/org.eclipse.platform_3.1.2/configuration/1162310721134.log
!SESSION Tue Oct 31 17:05:21 GMT+01:00 2006 ------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 2006-10-31 17:05:21.526
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find framework
   at org.eclipse.core.launcher.Main.getBootPath (Main.java:635)
   at org.eclipse.core.launcher.Main.basicRun (Main.java:272)
   at org.eclipse.core.launcher.Main.run (Main.java:973)
   at org.eclipse.core.launcher.Main.main (Main.java:948)
   at java.lang.reflect.Method.invoke0 (Method.java)
   at java.lang.reflect.Method.invoke (Method.java:255)
   at org.kaffe.jar.ExecJarName.main (ExecJarName.java:64)
   at org.kaffe.jar.ExecJar.main (ExecJar.java:57)


<ludo at dax ~> $ rm -Rf .eclipse > /dev/null
<ludo at dax ~> $ eclipse
searching for compatible vm...
  testing /usr/lib/jvm/java-gcj...found

<ludo at dax ~> $ cat
.eclipse/org.eclipse.platform_3.1.2/configuration/1162310751565.log
!SESSION Tue Oct 31 17:05:51 GMT+01:00 2006 ------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 2006-10-31 17:05:51.570
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find framework
   at org.eclipse.core.launcher.Main.getBootPath(Main.java:635)
   at org.eclipse.core.launcher.Main.basicRun(Main.java:272)
   at org.eclipse.core.launcher.Main.run(Main.java:973)
   at org.eclipse.core.launcher.Main.main(Main.java:948)


<ludo at dax ~> $ rm -Rf .eclipse > /dev/null
<ludo at dax ~> $ eclipse
searching for compatible vm...
  testing /usr/lib/j2re1.5-sun...found

<ludo at dax ~> $ cat
.eclipse/org.eclipse.platform_3.1.2/configuration/1162310768918.log
!SESSION Tue Oct 31 17:06:08 CET 2006 ------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 2006-10-31 17:06:09.07
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find framework
        at org.eclipse.core.launcher.Main.getBootPath(Main.java:635)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:272)
        at org.eclipse.core.launcher.Main.run(Main.java:973)
        at org.eclipse.core.launcher.Main.main(Main.java:948)


The package I have installed (as for other packages, generally
everything should be up-to-date):

dax /etc/eclipse # dpkg -l|grep eclipse
ii  eclipse                              3.1.2-2
      Extensible Tool Platform and Java IDE
ii  eclipse-ecj                          3.1.2-2
      Eclipse Java compiler and Ant plug-in
ii  eclipse-efj                          3.1.2-2
      Eclipse Java code formatter
ii  eclipse-jdt                          3.1.2-2
      Java Development Tools plug-ins for Eclipse
ii  eclipse-jdt-common                   3.1.2-2
      Java Development Tools plug-ins for Eclipse (common files)
ii  eclipse-jdt-gcj                      3.1.2-2
      Java Development Tools plug-ins for Eclipse (GCJ version)
ii  eclipse-pde                          3.1.2-2
      Plug-in Development Environment to develop Eclipse plug-ins
ii  eclipse-pde-common                   3.1.2-2
      Plug-in Development Environment to develop Eclipse plug-ins (com
ii  eclipse-pde-gcj                      3.1.2-2
      Plug-in Development Environment to develop Eclipse plug-ins (GCJ
ii  eclipse-platform                     3.1.2-2
      Eclipse platform without plug-ins to develop any language
ii  eclipse-platform-common              3.1.2-2
      Eclipse platform without plug-ins to develop any language (commo
ii  eclipse-platform-gcj                 3.1.2-2
      Eclipse platform without plug-ins to develop any language (GCJ v
ii  eclipse-rcp                          3.1.2-2
      Eclipse rich client platform
ii  eclipse-rcp-common                   3.1.2-2
      Eclipse rich client platform (common files)
ii  eclipse-rcp-gcj                      3.1.2-2
      Eclipse rich client platform (GCJ version)
ii  eclipse-sdk                          3.1.2-2
      Extensible Tool Platform and Java IDE
ii  eclipse-source                       3.1.2-2
      Eclipse source code plug-ins


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.8
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)




More information about the pkg-java-maintainers mailing list