Hi,

When I invoke the debugger from the JDE debug menu I get the following message:

Initializing jdb...
Failed accessing debugging session on ozone: invalid password.

How can I get and set the password?

When I run (on Solaris, from the shell):

    java -Xdebug -Djava.compiler=NONE  MyClass

I get the warning:

    HotSpot VM warning: Setting of property "java.compiler" is ignored

and no password is printed. And when I omit the    -Djava.compiler=NONE
again no password is printed.

I use jdk1.2.1 .

Any idea?

Thanks,

        David

Reply via email to