DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37995>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37995





------- Additional Comments From [EMAIL PROTECTED]  2006-03-09 06:26 -------
Finally, I got it to hang. In Eclipse, simply right-click the hanging thread and
do suspend. You will then be able to see the stack trace and you can
additionally right-click on it and copy it out. Here is where it is hanging. I
hope this helps diagnose the problem:

  SocketOutputStream.socketWrite0(FileDescriptor, byte[], int, int) line: not
available [native method]
  SocketOutputStream.socketWrite(byte[], int, int) line: 92
  SocketOutputStream.write(byte[], int, int) line: 136
  InternalOutputBuffer.realWriteBytes(byte[], int, int) line: 714
  ByteChunk.flushBuffer() line: 398
  ByteChunk.append(byte[], int, int) line: 318
  InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(ByteChunk, Response)
line: 737
  ChunkedOutputFilter.doWrite(ByteChunk, Response) line: 125
  InternalOutputBuffer.doWrite(ByteChunk, Response) line: 569
  Response.doWrite(ByteChunk) line: 542
  OutputBuffer.realWriteBytes(byte[], int, int) line: 368
  ByteChunk.append(byte[], int, int) line: 294
  IntermediateOutputStream.write(byte[], int, int) line: 230
  StreamEncoder$CharsetSE.writeBytes() line: 336
  StreamEncoder$CharsetSE.implFlushBuffer() line: 404
  StreamEncoder$CharsetSE.implFlush() line: 408
  StreamEncoder$CharsetSE(StreamEncoder).flush() line: 152
  WriteConvertor(OutputStreamWriter).flush() line: 213
  WriteConvertor.flush() line: 179
  C2BConverter.flushBuffer() line: 122
  OutputBuffer.realWriteChars(char[], int, int) line: 570
  CharChunk.append(char[], int, int) line: 261
  OutputBuffer.write(char[], int, int) line: 475
  CoyoteWriter.write(char[], int, int) line: 130
  JspWriterImpl.flushBuffer() line: 116
  JspWriterImpl.write(String, int, int) line: 324
  JspWriterImpl.write(String) line: 335
  upload.jsp line: 108
  upload_jsp(HttpJspBase).service(HttpServletRequest, HttpServletResponse) 
line: 94
  upload_jsp(HttpServlet).service(ServletRequest, ServletResponse) line: 802
  JspServletWrapper.service(HttpServletRequest, HttpServletResponse, boolean)
line: 324
  JspServlet.serviceJspFile(HttpServletRequest, HttpServletResponse, String,
Throwable, boolean) line: 292
  JspServlet.service(HttpServletRequest, HttpServletResponse) line: 236
  JspServlet(HttpServlet).service(ServletRequest, ServletResponse) line: 802
  ApplicationFilterChain.internalDoFilter(ServletRequest, ServletResponse) 
line: 237
  ApplicationFilterChain.doFilter(ServletRequest, ServletResponse) line: 157
  ApplicationDispatcher.invoke(ServletRequest, ServletResponse) line: 704
  ApplicationDispatcher.processRequest(ServletRequest, ServletResponse) line: 
474
  ApplicationDispatcher.doForward(ServletRequest, ServletResponse) line: 409
  ApplicationDispatcher.forward(ServletRequest, ServletResponse) line: 312
  RequestProcessor.doForward(String, HttpServletRequest, HttpServletResponse)
line: 1072


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to