This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 8061

Summary: HttpServletRequest getInputStream Read Method hangs at the end of the stream
Product: ide Reporter: John Pennoyer <jpennoyer>
Component: Internal ServerAssignee: issues@ide <issues>
Status: CLOSED WONTFIX    
Severity: critical    
Priority: P4    
Version: 3.x   
Hardware: Other   
OS: Windows 3.1/NT   
Issue Type: DEFECT Exception Reporter:

Description John Pennoyer 2000-10-27 17:13:27 UTC
I am using the current release of Forte for JAVA 1.0 build 849.
I am trying to debug a servlet and I am reading the input stream from the request.
It loops through the stream fine, but when it reaches the end it does not return.  It just
Hangs.  This code works fine with prior builds of Forte for JAVA.  I suspect the problem
is in the servlet/jsp module.
Comment 1 _ rkubacki 2000-11-28 19:39:59 UTC
*** This bug has been marked as a duplicate of 8062 ***