Package: jde
Version: 2.3.5.1-5
Severity: normal

When trying to start the JDEbug debugger, I get this:

/sandbox/te/armstrong/src/tools/java/linux/jdk1.6.0_05/bin/java -classpath 
/usr/share/emacs23/site-lisp/java/lib/jde.jar:/sandbox/te/armstrong/src/tools/java/linux/jdk1.6.0_05/lib/tools.jar
 jde.debugger.Main

Exception in thread "main" java.lang.NoClassDefFoundError: jde/debugger/Main
Caused by: java.lang.ClassNotFoundException: jde.debugger.Main
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)

Process *JDEbug* exited abnormally with code 1

Looking at jde-dbs.el, it looks like it's trying to build the classpath
using (jde-find-jde-data-directory), which comes out for me as
"/usr/share/emacs23/site-lisp/java". But jde.jar is in /usr/share/java.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages jde depends on:
ii  bsh                          2.0b4-10    Java scripting environment (BeanSh
ii  cedet-contrib                1:1.0pre4-3 Collection of Emacs Development En
ii  cogre                        1:1.0pre4-3 Connected Graph Editor
ii  eieio                        1:1.0pre4-3 Enhanced Implementation of Emacs I
ii  elib                         1.0-11.1    Library of commonly-used Emacs fun
ii  emacs [emacsen]              23.1+1-2    The GNU Emacs editor (metapackage)
ii  emacs23-nox [emacsen]        23.1+1-2    The GNU Emacs editor (without X su
ii  emacsen-common               1.4.19      Common facilities for all emacsen
ii  java-common                  0.33        Base of all Java packages
ii  semantic                     1:1.0pre4-3 Parser Infrastructure for Emacsen
ii  speedbar                     1:1.0pre4-3 Everything browser, or Dired on st

Versions of packages jde recommends:
ii  ecb                           2.32-1     code browser for Emacs supporting 
pn  gcj | java-compiler           <none>     (no description available)
ii  gcj-jre-headless [java-virtua 4:4.3.3-9  Java runtime environment using GIJ
ii  gij                           4:4.3.3-9  The GNU Java bytecode interpreter 
ii  gij-4.3 [java-virtual-machine 4.3.4-1    The GNU Java bytecode interpreter
ii  java-gcj-compat [java-virtual 1.0.80-5.1 Java runtime environment using GIJ
ii  java-gcj-compat-headless [jav 1.0.80-5.1 Java runtime environment using GIJ

Versions of packages jde suggests:
pn  ant                           <none>     (no description available)
pn  checkstyle                    <none>     (no description available)
pn  libtomcat5.5-java             <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to