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 - NPE during save project.xml
Summary: NPE during save project.xml
Status: CLOSED DUPLICATE of bug 50198
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 4.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-03-30 15:24 UTC by zikmund
Modified: 2006-03-24 13:01 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (3.70 KB, text/plain)
2005-03-30 15:25 UTC, zikmund
Details

Note You need to log in before you can comment on or make changes to this bug.
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.