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 18276

Summary: FNFEs from layer-installed XML files during reload
Product: platform Reporter: Jesse Glick <jglick>
Component: -- Other --Assignee: rmatous <rmatous>
Status: CLOSED WORKSFORME    
Severity: blocker CC: rmatous
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Exceptions in OW
OW from two successive reloads of ant module

Description Jesse Glick 2001-12-03 10:08:19 UTC
[r33 nov 30] This problem has been happening for a while. Sometimes
(though not always) when reinstalling a module (via <nbinstaller>), I
see some FNFEs from files (esp. *.xml) present in its layer - printed
in the Output Window since they occur in the middle of reload. It does
not appear to harm anything, but it is annoying. Probably the core
MIME parser should do a check for file object validity immediately
before actually starting a parse.
Comment 1 Jesse Glick 2001-12-03 10:08:49 UTC
Created attachment 3660 [details]
Exceptions in OW
Comment 2 _ pkuzel 2001-12-05 16:34:59 UTC
I have simply added a FileObject validy check as suggested.
Comment 3 Jan Zajicek 2001-12-06 12:11:31 UTC
rev#1.12.6.1
Comment 4 Jesse Glick 2001-12-14 17:23:16 UTC
Still broken in [r33 dec 12]. Probably low priority since it has no
apparent ill effect and probably only affects module reloading.
Comment 5 Jesse Glick 2001-12-14 17:25:12 UTC
Created attachment 3834 [details]
OW from two successive reloads of ant module
Comment 6 _ pkuzel 2001-12-14 17:50:44 UTC
The sniffing parser holds a valid instance of FileObject. Why it is
not later found? Could you Radek shed light on it.
Comment 7 Jan Chalupa 2002-01-11 14:02:32 UTC
Target milestone -> 3.4
Comment 8 Jan Chalupa 2002-01-11 14:06:00 UTC
Target milestone -> 3.4
Comment 9 Jan Chalupa 2002-01-11 14:07:28 UTC
Target milestone -> 3.4
Comment 10 Jan Chalupa 2002-01-11 14:10:41 UTC
Target milestone -> 3.4
Comment 11 rmatous 2002-06-19 10:06:48 UTC
Did anybody notice this problem lately ?
Comment 12 Jesse Glick 2002-06-19 17:03:50 UTC
I'm not sure. I don't remember seeing it very recently.
Comment 13 rmatous 2002-06-21 12:04:35 UTC
Marked as WORKSFORME.
Comment 14 rmatous 2002-06-21 16:09:54 UTC
Reopened to be able change Resolution.
Comment 15 rmatous 2002-06-21 16:11:00 UTC
Sorry, I really meant WORKSFORME. 
Comment 16 Quality Engineering 2003-07-01 15:48:08 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 17 Quality Engineering 2003-07-01 16:25:15 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.