Hi,
I'm trying to debug my program. Once called, jdb never even steps over
the initializing process. Called with the verbose flag set, I get the
following exception:
[Loaded sun/tools/java/Identifier.class from
/usr/local/java/jdk/lib/classes.zip]
[Initializing sun/tools/java/Identifier]
[Resolving sun/tools/java/Identifier]
[Initializing sun/tools/java/Identifier]
[Running static initializer for sun/tools/java/Identifier]
Internal exception: java.lang.InterruptedException
at sun.tools.debug.RemoteAgent.getClassInfo(RemoteAgent.java:649)
at sun.tools.debug.RemoteClass.getClassInfo(RemoteClass.java:52)
at sun.tools.debug.RemoteClass.getName(RemoteClass.java:87)
at sun.tools.debug.RemoteAgent.findClass(RemoteAgent.java:485)
at sun.tools.debug.RemoteDebugger.findClass(RemoteDebugger.java:115)
at sun.tools.ttydebug.TTY.load(TTY.java:333)
at sun.tools.ttydebug.TTY.<init>(TTY.java:1456)
at sun.tools.ttydebug.TTY.main(TTY.java:1615)
Is it a bug? Did anybody else observe a behaviour like that?
Thanks,
--
Stefan Lauterbach [EMAIL PROTECTED]
Priconet e.V. Braunschweig, Germany