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 115544 - build 200709131200: IDE doesn't start having a JSP file opened.
Summary: build 200709131200: IDE doesn't start having a JSP file opened.
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: languages (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-14 12:43 UTC by kawazu428
Modified: 2007-09-18 11:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
.netbeans/dev/var/log/messages segment (34.72 KB, application/octet-stream)
2007-09-14 12:44 UTC, kawazu428
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kawazu428 2007-09-14 12:43:52 UTC
To reproduce:
- start NetBeans IDE
- open some JSP files
- close the IDE while leaving the files opened
- try to restart the IDE.

In my situation, this reproducibly makes the IDE pop up a thousand Exception windows in a row, leaving me unable of
using the application (actually, leaving me unable of interacting with my system at all). 

Attached a small log file excerpt (the full log file itself grow to > 10 meg in half a minute...).

Cheers & best regards,
Kristian
Comment 1 kawazu428 2007-09-14 12:44:22 UTC
Created attachment 48833 [details]
.netbeans/dev/var/log/messages segment
Comment 2 Peter Pis 2007-09-16 22:09:42 UTC
Reassigning to "languages" for evaluation.
Comment 3 Jan Jancura 2007-09-17 13:37:38 UTC
Fixed in trunk.
Comment 4 kawazu428 2007-09-18 11:13:56 UTC
verified in 200709180000, even though opening JSPs still is dead slow. Thank you very much, anyhow. :)