> In general the Servlet performs very well. However, occasionally
> a database call blows up (a software bug is hit). When this happens
> the ENTIRE SERVICE appears to hang. New threads are created but
> are not run. Also attempting to restart the service once its
> hung from the JWS admin. page fails. The only way out is
> is to manually kill JWS and restart it. Event and Error
> logs report no problems.
Are you using the OCI drivers? If so, try with the "thin" driver.

I had similar problems - but I was using JNI , it seems sometimes
a JNI can do that.

Costin

___________________________________________________________________________
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

Reply via email to