Are you accessing any database through Jdbc-Odbc Bridge driver ?
if yes, the incorrect closing of resultset, statment, connection
could throw that error.
----------------------------------------------------------------
Regards,
g ramesh
On Wed, 19 Apr 2000, Eddy wrote:
> I have a servlet running on WinNT using the web server that
> comes with JSDK. Sporadically, I get the following error (pop-up
> dialog box), even though I still see my debug logging from
> my servlet code until I click on the OK box.
> Is this a the JVM, the web server, or my servlet code that
> is aborting? How can I track down the problem?
>
> thanks,
> Eddy
> -----
>
> java.exe - Application Error
>
> the instruction at "0x05d668d0" referenced memory at "0x05d668d0". The
> memory could not be "read". Click on OK to abort, Cancel to debug.
>
> ___________________________________________________________________________
> 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
>
___________________________________________________________________________
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