Hello everyone,

I wrote some servlets running on Netscape Enterprise Server 4.0SP2,
accessing the database and LDAP server. But there are always errors when
some servlets is requested (those servlets that seems something large) - a
message box pops up on the screen, telling that httpd has caused some
access violation exception. I checked the event log, and found that the
error occurs when the servlet runner tries to initiate the servlet.

I tried to locate the problem, and deleted some code of accessing the LDAP
server. No message box poped up, but the next time I requested that URL,
there happened nothing, all seemed dead.

I am not sure where is the problem.

Our system runs well on the Beta 2 version of Enterprise Server, but just
cannot work on the SP2 version. It seems very strange!

The platform I am working on is Windows NT Server 4.0. The database product
is Oracle 8i, and LDAP server being Netscape Directory Server 4.0. All
servlets implement SingleThreadModel.

Thanks very much !
Zou Hua

___________________________________________________________________________
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