At 10:35 AM 4/5/00 +0200, you wrote:
>
>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?
>
This should not happen. I recall somebody recently having a similiar
problem on Solaris which was solved by reinstalling the JDK. See the
mailing list archive.
>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 .
>
That's odd. I thought JDK 1.2.1 uses the old JIT VM... In any case, the
HotSpot VM does not do just-in-time compiling, hence the option does not
apply.
- Paul
------------------------------------------------------------
TECH SUPPORT POLICY
I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request.
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
JDE website: http://sunsite.auc.dk/jde/
JDE mailing list archive:
http://www.mail-archive.com/[email protected]/maillist.html