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 57209

Summary: NPE during save project.xml
Product: projects Reporter: zikmund <zikmund>
Component: Ant FreeformAssignee: Jesse Glick <jglick>
Status: CLOSED DUPLICATE    
Severity: blocker CC: abadea, jchalupa, ppisl
Priority: P2 Keywords: RANDOM
Version: 4.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: NPE

Description zikmund 2005-03-30 15:24:48 UTC
Build 200503291800

1) Open Web Freeform
2) Open project Properties
3) Change it
4) OK
5) Repeat steps 2-4 until
NPE appears - see attachment
Comment 1 zikmund 2005-03-30 15:25:49 UTC
Created attachment 21228 [details]
NPE
Comment 2 zikmund 2005-03-30 15:31:18 UTC
There are lots of different NPEs.
It is reproducible in EJB Freeform too. I'm not able to reproduce it in Java
Freeform.
Comment 3 zikmund 2005-03-30 15:40:21 UTC
Finally reproduced in Java Freeform project too.
It could be connected to slower disk write access - all projects are created in
shared home directory.
Comment 4 Jan Chalupa 2005-03-30 16:05:59 UTC

*** This issue has been marked as a duplicate of 50198 ***
Comment 5 zikmund 2005-03-30 16:59:07 UTC
Verified as duplicate.