Hi Mike,

> Can you describe what it means that your program "crashed"?  Did the
> JVM
> that was running it go down?  Are you using network server, if so is it
> possible your client program crashed but left the network server up and
> still connected to database?

[JCT]
The program crashes when it encounters a fatal exception such as a NPE.  I
agree that the JVM should exit at this point too but it must be living on
for some reason.  I will have to investigate this further.  BTW, I am not
using the network server.

Thanks,

John

Reply via email to