At 12:42 PM 10/28/99 -0600, [EMAIL PROTECTED] wrote:
>Paul Kinnucan <[EMAIL PROTECTED]> wrote:
>Please post the contents of the *JDEBug* buffer. Also, please tell us what
>version of the JDE, Emacs, and OS you are using. It is critical that you
>provide the complete context of a problem when asking others for help,
>especially over the Internet. Most of us have little time to spare to
>extract the necessary information from you.
>
>- Paul
>
>Sorry, my fault,
>JDE version:2.1.6.beta11
>Emacs 20.4.1
>JDK 1.2.1
>WIN NT4
>
>
>the *JDEbug* buffer is: 
>-------------------------
>javaw -classpath
>c:/programas/emacs/jde/java/lib/jde.jar;c:/programas/emacs/jpda/lib/jpda.jar
>jde.debugger.Main
>
>
>(jde-dbo-init-debug-session)
>
>JDE> -1 1 launch 1 -use_executable javaw  teste 
>
>
>
>(jde-dbo-command-error
>1 "VM initialization failed for: c:\java\jre\bin\javaw -Xdebug -Xnoagent
>-Djava.compiler=NONE
>-Xrunjdwp:transport=dt_socket,address=minos:2070,suspend=y teste")
>--------------------------
>
>Ok, I tried to run the jde-dbo-command in a Command Shell and I get:
>
>--------------
>D:\aluis\testes>c:\java\jre\bin\java -Xdebug -Xnoagent -Djava.compiler=NONE
>-Xru
>njdwp:transport=dt_socket,address=minos:2094,suspend=y -classpath
>.;c:/java/jre/
>lib/rt.jar teste
>HotSpot VM warning: Setting of property "java.compiler" is ignored
>ERROR: bad JDWP option
>Invalid JDWP options:
>transport=dt_socket,address=minos:2094,suspend=y&#9492;&#9792;}
>Error occurred during initialization of VM
>-Xrun library failed to init: jdwp
>-------------------
>

This appears to be a problem with your installation of JPDA? Which version
of the JPDA are you using? Is it in your command path? Do you have JDK 1.3
installed?

- Paul

Reply via email to