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 11656 - Java IO exception is thrown during JSP execution.
Summary: Java IO exception is thrown during JSP execution.
Status: CLOSED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Petr Jiricka
URL:
Keywords:
: 11657 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-04-23 13:24 UTC by Marek Fukala
Modified: 2001-05-16 12:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (6.54 KB, text/plain)
2001-04-25 10:51 UTC, L Martinek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2001-04-23 13:24:03 UTC
[010421,win]
The bug is not exactly reproducible, but it appears very often when various JSP 
pages are executed from various webmodules. 

To reproduce try to create two webmodules and execute some JSP pages from each 
of them.

After the bug appears for first time the execution is broken and the exception 
appears during every JSP execution.
Comment 1 Marek Fukala 2001-04-23 13:37:16 UTC
*** Issue 11657 has been marked as a duplicate of this issue. ***
Comment 2 Marek Fukala 2001-04-23 13:52:55 UTC
workaround: after the problem appears use 'execute (force reload)' - then the 
executin works.
Comment 3 L Martinek 2001-04-25 10:51:12 UTC
Created attachment 1236 [details]
exception
Comment 4 Jan Chalupa 2001-05-06 15:48:41 UTC
Target milestone -> 3.3
Comment 5 L Martinek 2001-05-07 17:43:32 UTC
I am not able to reproduce it any more.