I had a similar problem. A work-around is to put a NON -D VM arg first in
your list. I use -mx32m.
Denis Minier wrote in message <[EMAIL PROTECTED]>...
>When I use Jde db option Properties, I have this message :
>No method definition: jde-dbs-proc-display -debug-message,
>"#<jde-launch-process Launch DebugWL1.Launcher>"
>
>I have no problem with the same propertie with Run.
>
>In JDEbug I have this :
>javaw -classpath c:/program
>files/emacs-20.4/lisp/jde-2.1.6beta9/java/lib/jde.jar;c:/jdk1.2.2/jpda_1/li
b/jpda.jar
>jde.debugger.Main
>
>JDE> -1 7 launch 3 -use_executable javaw
>-Dweblogic.system.home=c:/weblogic403 DebugWL1.Launcher
>
>
>
>(jde-dbo-init-debug-session)
>
>
>(jde-dbo-command-error
>7 "VM initialization failed for: c:\jdk1.2.2\jre\bin\javaw -Xdebug
>-Xnoagent -Djava.compiler=NONE
>-Xrunjdwp:transport=dt_shmem,address=javadebug,suspend=y
>-dweblogic.system.home=c:/weblogic403 DebugWL1.Launcher")
>
>I think that the problem come of the small d in
>-dweblogic.system.home=c:/weblogic403
>
>I use :
>NT4
>Emacs 20.4.1
>Jde beta9
>
>Thanks
>
>Denis
>
>