it seems a buffer overflow try to increase it to 16k -----Original Message----- From: ??? [mailto:[EMAIL PROTECTED]] Sent: 13 October 2000 10:08 To: [EMAIL PROTECTED] Subject: Have you ever seen this error in using JSDK2.1? HANDLER THREAD PROBLEM: java.lang.ArrayIndexOutOfBoundsException: 4096 java.lang.ArrayIndexOutOfBoundsException: 4096 at com.sun.web.server.ServletOutputStreamImpl.write(Compiled Code) at javax.servlet.ServletOutputStream.print(Compiled Code) at com.sun.web.core.Response.sendBodyText(Compiled Code) at com.sun.web.core.Response.sendError(Compiled Code) at com.sun.web.core.HttpServletResponseFacade.sendError(Compiled Code) at com.sun.web.core.ServletWrapper.sendInternalServletError(Compiled Cod e) at com.sun.web.core.ServletWrapper.handleRequest(Compiled Code) at com.sun.web.core.Context.handleRequest(Compiled Code) at com.sun.web.server.ConnectionHandler.run(Compiled Code) i'm using JSDK2.1 servlet server. i cannot understand why this error occured? i just flush some large string to ServletOutputStream with write(bytes[]) method.... help me please....!! ___________________________________________________________________________ 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 **************************************************************************** This message contains information which may be privileged and confidential and subject to legal privilege. If you are not the intended recipient, you may not peruse, use, disseminate, distribute or copy this message. If you have received this message in error, please notify the sender immediately by e-mail, facsimile, or telephone and return or destroy the original message. Sopheon and its officers are not responsible for any statements or material in this e-mail and in any attachment to it which might give rise to any criminal or civil claim. **************************************************************************** ___________________________________________________________________________ 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
