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 8062 - 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 WORKSFORME
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: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-27 17:13 UTC by John Pennoyer
Modified: 2003-07-01 09:34 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:30 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 John Pennoyer 2000-10-27 17:16:59 UTC
If I click STOP on the browser, It breaks out of the loop and continues processing.
Comment 2 _ rkubacki 2000-11-28 19:39:59 UTC
*** Bug 8061 has been marked as a duplicate of this bug. ***
Comment 3 _ rkubacki 2001-07-31 09:36:48 UTC
assigned
Comment 4 _ rkubacki 2001-08-31 14:55:10 UTC
I don't know how to reproduce this bug. Debugging of servlets works
fine in newer IDE versions.

Reopen the issue if it still exists.
Comment 5 sva 2003-02-20 13:34:54 UTC
No any problems with servlet debugging.
Verified with NetBeans IDE Dev (Build 200302201200)
Comment 6 Quality Engineering 2003-07-01 09:34:44 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.