Grupos de Google ya no admite publicaciones ni suscripciones nuevas de Usenet. El contenido anterior sigue visible.

jdb problems ?

0 vistas
Ir al primer mensaje no leído

Mario Ivankovits

no leída,
12 ene 1997, 3:00:00 a.m.12/1/1997
para

Hello !

Whats wrong ?
Why do I get this Exception. Starting this applet without '-debug' runs
very well.
Debugging using JWS works also, but using JDB or KALIMANTAN wont work.


-------------cut here--------------
D:\java\XOpsBenBer>javac -g XOpsBenBer.java

D:\java\XOpsBenBer>appletviewer -debug XOpsBenBer.tmp.html
Initializing jdb...
0x150b108:class(sun.applet.AppletViewer)
> stop in XOpsBenBer.init
Breakpoint set in XOpsBenBer.init
> run
run sun.applet.AppletViewer XOpsBenBer.tmp.html
running ...
main[1]
Breakpoint hit:
Fatal exception: java.lang.Exception: java.lang.NullPointerException
java.lang.Exception: java.lang.NullPointerException
at sun.tools.debug.RemoteAgent.getReply(RemoteAgent.java:406)
at sun.tools.debug.RemoteAgent.dumpStack(RemoteAgent.java:517)
at sun.tools.debug.RemoteThread.dumpStack(RemoteThread.java:148)
at sun.tools.ttydebug.TTY.breakpointEvent(TTY.java:82)
at sun.tools.debug.AgentIn.run(AgentIn.java:64)
at java.lang.Thread.run(Thread.java:294)
-------------cut here--------------


byebye

Mario

Sanjay Murthy

no leída,
12 ene 1997, 3:00:00 a.m.12/1/1997
para

Does any know what should be done to Netscape Navigator to run java
code with RMI methods ??

I could run the applet using appletviewer (JDK 1.1 beta), but always
gives io class not found error when I run on Netscape Browser (3.01)

Any input on this is appriciated.

-Sanjay

Mark A. Belonga

no leída,
17 ene 1997, 3:00:00 a.m.17/1/1997
para

The RMI methods are a part of the JDK1.1. Currently, there are no browsers
that support the 1.1 JDK. Once 1.1 is in its production release (not
beta), then I'm sure we'll see browsers popping up everywhere supporting
the new JDK.

Until then, we're subjected to using appletviewer.

-Mark

--------------------------
Mark A. Belonga
Software Engineer
mbel...@msn.com

Sanjay Murthy <s...@best.com> wrote in article <32D9E2...@best.com>...

0 mensajes nuevos