-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
2.0
-
x86
-
windows_nt
Once HS 2.0-rc1E is installed over JDK 1.2.2 (win32),
the 'jdb' utility fails to start under Windows NT 4.0
I have mapped my computer's directory h:\HS\jdk1.2.2
to '/usr/local/java/jdk1.2.2'; and I have prepared
HS 2.0-rc1E installed over JDK 1.2.2 in the directory
h:\HS\jdk1.2.2-hs2.0rc1E
Being started with pure JDK 1.2.2, 'jdb' works fine:
h:\HS\jdk1.2.2\win32\bin\jdb
Initializing jdb...
> exit
However, 'jdb' started with HotSpot doesn't work:
h:\HS\jdk1.2.2-hs2.0rc1E\win32\bin\jdb
Initializing jdb...
Failed accessing debugging session on nsk-90: invalid password.
('nsk-90' is the name of my computer)
This problem looks similar to the closed HS 1.0 bug:
4222236 (P4/S5) jdb hangs, once hotspot has been installed
the 'jdb' utility fails to start under Windows NT 4.0
I have mapped my computer's directory h:\HS\jdk1.2.2
to '/usr/local/java/jdk1.2.2'; and I have prepared
HS 2.0-rc1E installed over JDK 1.2.2 in the directory
h:\HS\jdk1.2.2-hs2.0rc1E
Being started with pure JDK 1.2.2, 'jdb' works fine:
h:\HS\jdk1.2.2\win32\bin\jdb
Initializing jdb...
> exit
However, 'jdb' started with HotSpot doesn't work:
h:\HS\jdk1.2.2-hs2.0rc1E\win32\bin\jdb
Initializing jdb...
Failed accessing debugging session on nsk-90: invalid password.
('nsk-90' is the name of my computer)
This problem looks similar to the closed HS 1.0 bug:
4222236 (P4/S5) jdb hangs, once hotspot has been installed
- relates to
-
JDK-4222236 jdb hangs, once hotspot has been installed
-
- Closed
-