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 12788

Summary: After JSP page renaming the IDE crashes during the page execution
Product: javaee Reporter: Marek Fukala <mfukala>
Component: CodeAssignee: Damian Frach <dfrach>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: -FFJ-   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: The exception

Description Marek Fukala 2001-06-12 15:44:14 UTC
[010611_2, jdk1.3.0, rh linux 6.2]
How to reproduce:
1) create a JSP file
2) execute it
3) rename it
4) execute it again

After applying these steps the IDE show exception in notify dialog (attached)
and after some time (about 10-30 sec.) java VM crashes with this message:

'An irrecoverable stack overflow has occurred.'

Then even if the IDE is restarted the some problem occurs during execution of
the JSP page.
Comment 1 Marek Fukala 2001-06-12 16:53:04 UTC
These problems occur after a few JSP page compilation (renaming of the JSP is
not a condition).
Comment 2 Marek Fukala 2001-06-14 15:18:25 UTC
Created attachment 1581 [details]
The exception
Comment 3 Damian Frach 2001-06-15 16:37:34 UTC
waiting for code review
Comment 4 Damian Frach 2001-06-18 15:57:10 UTC
other problem: after compiling and renaming the popup menu showing throws 
exception "invalid file state exception"
Comment 5 Petr Jiricka 2001-06-19 14:47:54 UTC
Fixed on June 19, 2001
Comment 6 Marek Fukala 2001-06-27 14:31:00 UTC
[010625_1]
Comment 7 Quality Engineering 2003-07-02 08:31:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.