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 - HttpServletRequest getInputStream Read Method hangs at the end of the stream
Summary: HttpServletRequest getInputStream Read Method hangs at the end of the stream
Status: CLOSED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Internal Server (show other bugs)
Version: 3.x
Hardware: Other Windows 3.1/NT
: P4 critical (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-27 17:13 UTC by John Pennoyer
Modified: 2002-07-19 15:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***