At 04:45 PM 5/14/99 +0000, Kenneth J. Goldman wrote:
>I just installed the JDE with JDK 1.2.1.  Everything works
>very well, except the debugger. When starting the jdb, I
>get the error:
>
>Initializing jdb...
>Failed accessing debugging session on <machine name>: invalid password
>
>This happens even when invoking the debugger from bash directly.
>
>I understand there is a -password option to jdb and that starting
>the interpreter with -Xdebug is supposed to print the password
>required, but it doesn't seem to.
>
>Any suggestions?
>

It's not clear what you are attempting to do or what you have done.
For example, is it really necessary for you to start you application
and jdb separately? If so, how are trying to do this? Please be more
specific as to what you are doing and why.

- Paul

Reply via email to