I'm trying to use the debugger from JDE 2.1.5. I want
to debug JRun servlets running on Red Hat Linux 6.1
(Linux kernel 2.2.12-20) using IBM JDK 1.1.8 (jdb
version 98/12/02).
I suspect the problem may be with the IBM jdb and
not JDE. I'd appreciate any tips people have.
I set the main class to the JRun servlet engine as
I've read in their servlet debugging instructions.
Here's what I get:
cd /SEA1W004/ss/Core/java_source/webgroups/util/
jdb -classpath
/SEA1W004/Punch/classes:/SEA1W004/Punch/properties:/usr/local/jrun/./lib/jru
n.jar:/usr/local/jrun/./lib/servlet.jar:/usr/local/jrun/./lib/jsp.jar:/usr/l
ocal/jrun/./lib/xml4j.jar:/usr/local/jrun/./lib/xt.jar:/usr/local/jrun/./lib
/fesi.jar:/usr/local/jrun/./lib/cfanywhere.jar:/usr/local/jrun/./lib/NetComp
onents.jar:/usr/local/jrun/./lib/OROMatcher.jar:/usr/local/jrun/./lib/jrunad
min/jrunadmin.jar:/usr/local/jrun/./classes:/usr/local/jrun/./jsm-default/cl
asses:/usr/local/jrun/./instantdb/Classes:/usr/local/jrun/./lib/jrunadmin/sw
ing.jar:/usr/local/jrun/./webl/WebL.jar:/usr/local/jrun/./examples/jni
com.livesoftware.jrun.service.ServiceManager /usr/local/jrun/jsm-default/.
IBM (R) Java Just-In-Time Compiler V3.0-experimental for Linux
on Pentium Pro, np=1, page=4096, compileopt=0x00000000,0x00000000, midepth=7
Copyright (C) IBM Corp. 1995-1999. All rights reserved.
Build at ??/??/?? ??:?? by ??? (?????)
LINUX_LDT=1 JOS_NOFS=0 SOFT_EXC_CHECK=0 FIXED_BUFFER=0 MON_FLAT=1
Initializing jdb...
[Internal debugger error: Failed to exec a child java interpreter.]
Debugger exited abnormally with code 1