This is a problem with the prebuilt JDEE kit. It only occurs with the
prebuilt kit and will go away if you build it yourself. The problem
indicates some sort of bug in XEmacs bytecompiler, but I have never been
able to figure it out (it should never happen according to the code). If you
can figure it out then kudos to you. I also wonder whether its something to
do with the XEmacs version used to build the kits. If I build the kit myself
everything works fine.
andy
-----Original Message-----
From: xemacs-beta-admin(a)xemacs.org
[mailto:xemacs-beta-adminï¼ xemacs.org]On Behalf Of Norbert Koch
Sent: Monday, December 15, 2003 12:17 AM
To: xemacs-beta(a)xemacs.org
Subject: JDE debugging problems
Hi!
At work, using XEmacs 21.4 (or .5) on Win2k/Cygwin, I get the following
error when trying to debug a Java application:
,----[ message.txt ]
| Emacs connected to standard IO port 3581 for process
webserviceclient.WebServiceMain.
| Launched VM Java Debug Interface (Reference Implementation) version 1.3
| Java Debug Wire Protocol (Reference Implementation) version 1.4
| JVM Debug Interface version 1.3
| JVM version 1.4.2_01 (Java HotSpot(TM) Client VM, mixed mode)
| initSIOConnect: starting standard I/O handshake.
| initSIOConnect: starting SIO connect thread.
| Debugger waiting for Emacs to connect to app SIO port 3581.
| Running webserviceclient.WebServiceMain.
| Debugger connected to standard I/O socket.
| Closed transport for application's standard output.
| Closed transport for application's standard error output.
| webserviceclient.WebServiceMain process ended.
| Error: evaluating debugger output caused a Lisp error.
| See *messages* buffer for details.
| Error: evaluating output from the debugger caused a Lisp error.
| Debugger output: (jde-dbo-event-set 1 "none" nil
| (list 'jde-dbo-vm-death-event)).
| Lisp error: (void-variable old-assoc)
| vm disconnected...
| Error: evaluating debugger output caused a Lisp error.
| See *messages* buffer for details.
| Error: evaluating output from the debugger caused a Lisp error.
| Debugger output:
| (jde-dbo-event-set 1 "none" nil
| (list 'jde-dbo-vm-disconnected-event)).
| Fontifying *JDEbug*... done.
| Lisp error: (void-variable old-assoc)
`----
Pilot error or really a problem?
Thanks,
norbert.