I had something similar which seemed to be resolved by;
when loading the driver use:
Class.forName("driverName").newInstance();
I know that calling Class.forName should automatically create an instance of
the driver and register it and this would create an unnecessary duplicate
but it stopped the error appearing. Also, needless to say, ensure you have
closed all connections, statements and ResourceSets.
Hope it works,
Shelley
-----Original Message-----
From: Boon Huat [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 06, 2000 12:30 PM
To: [EMAIL PROTECTED]
Subject: Java Servlet - DrWatson Error In NT Environment
Hi,
I encounter this frustrating java error.
Everytime after a few database call made to servlet generated a DrWatson Err
message, thus causing the jrun/Nokia wap server to terminate. I have checked
the coding and have ensured that all database connections are closed. Is
there any suggestion to this problem ?
Environment 1:
NT4
IIS4
Jrun
Environment 2:
NT4
Nokia wap server 1.0.1
Any help is appreciated
Thanks in advance
Regards
Boon Huat
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html