Name: mc57594 Date: 01/16/97
Starting jdb on a Windows 95 machine which is not networked
will cause an exception. The test machine has no ethernet and only
an inactive dial-up connection.
Initializing jdb...
Internal exception: java.net.UnknownHostException
at java.net.InetAddress.getLocalHost(InetAddress.java:438)
at sun.tools.debug.RemoteDebugger.<init>(RemoteDebugger.java:67)
at sun.tools.ttydebug.TTY.<init>(TTY.java:1312)
at sun.tools.ttydebug.TTY.main(TTY.java:1436)
======================================================================
- duplicates
-
JDK-4028576 jdb tries to connect to the internet before it will run.
- Closed
-
JDK-4030207 Jdb cannot be used in a standalone Win95 system
- Closed
-
JDK-4242630 Local jdb/java debugging using jdk1.2.1 as a pluggable VM in VisualCafe.
- Closed