Hi, I'm using servlet to import some data (relatively big amount of data ... about 15,000 rows x 5-10 columns) into Notes database. Being approximately half way through I get error message "MemAlloc: OUT OF PRIVATE HANDLES! -- pid 000001EB Handles used so far 16785, Maximum handles = 10495" on the server console. It seems to me that something is going wrong with garbage collection mechanism of JVM. Is it known bug of Domino JVM or I'm doing something very wrong. BTW, I've tried Domino 5.0.2a and 5.0.2.b on NT and Linux, but in all cases was getting the same result. Has anyone experienced same problems? Any help will be appreciated. Thanks in advance, Paul Douriaguine ___________________________________________________________________________ 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
