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 65500 - NPE and whole code is in guarded block
Summary: NPE and whole code is in guarded block
Status: RESOLVED DUPLICATE of bug 66744
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-09-30 09:53 UTC by Martin Krauskopf
Modified: 2005-12-16 15:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (792 bytes, text/plain)
2005-09-30 09:54 UTC, Martin Krauskopf
Details
screenshot showing the problem (63.25 KB, image/png)
2005-09-30 09:56 UTC, Martin Krauskopf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2005-09-30 09:53:42 UTC
From time to time I get the attached NPE and whole code in class become to be in
guarded-block. It happened when I start to edit file outside of IDE and than
after some changes I switch back to the IDE. Normally file is just reloaded but
from time to time... what I described. (only code outside of guarded block is
edited outside of IDE).
Workaround: close, open file.
fresh build, jdk 1.6 (but probably happens also with others).
Attaching png and NPE
Comment 1 Martin Krauskopf 2005-09-30 09:54:50 UTC
Created attachment 25344 [details]
NPE
Comment 2 Martin Krauskopf 2005-09-30 09:56:13 UTC
Created attachment 25345 [details]
screenshot showing the problem
Comment 3 Jan Stola 2005-09-30 13:12:51 UTC
The NPE should be fixed. The problem of the large guarded block is probably
a consequence of the NPE or another problem (outside form module).
Comment 4 Martin Krauskopf 2005-11-08 14:28:11 UTC
Happened again. When I returned from VIM the whole form was in guarded block.
Since an easy workaround exists and it seems to be not so often -> P4. Really
RANDOM.
Comment 5 Tomas Stupka 2005-12-16 15:14:57 UTC
NEP already fixed,
problem of the large guarded block seems to be a duplicate of #66744

*** This issue has been marked as a duplicate of 66744 ***