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 56080 - [41cat] Create project, Close it, delete it, recreate it causes IllegalArgumentException
Summary: [41cat] Create project, Close it, delete it, recreate it causes IllegalArgume...
Status: RESOLVED DUPLICATE of bug 56783
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-09 19:15 UTC by jonrichards
Modified: 2005-04-04 10:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Netbeans log file (243.95 KB, text/rtf)
2005-03-09 19:15 UTC, jonrichards
Details
Netbeans log file (74.25 KB, text/rtf)
2005-03-09 19:18 UTC, jonrichards
Details
log file (128.92 KB, text/xml)
2005-03-27 22:11 UTC, jonrichards
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jonrichards 2005-03-09 19:15:15 UTC
Create a project, close it, delete it from the disk then attempt to recreate 
it causes an IllegalArgument exception in build 200503061900.
Comment 1 jonrichards 2005-03-09 19:15:58 UTC
Created attachment 20723 [details]
Netbeans log file
Comment 2 jonrichards 2005-03-09 19:17:17 UTC
In 4.1 beta you get a slightly different exception. Log file attached.
Comment 3 jonrichards 2005-03-09 19:18:13 UTC
Created attachment 20724 [details]
Netbeans log file
Comment 4 Jesse Glick 2005-03-18 00:41:56 UTC
Probably a VCS issue. Can the problem be reproduced in a non-VCS-controlled
working dir? Can it be reproduced if you edit the mount in Versioning Manager
and in Properties, check "Hide Shadow Files" (which you should *always* do to
avoid a wide class of bugs possible when this option is unchecked, and yes the
default is stupid and this misfeature will be removed in a future release)?
Comment 5 Milan Kubec 2005-03-22 10:26:51 UTC
I reproduce that on non-CVS controled dir, see #56783 (maybe duplicate).
Comment 6 Jesse Glick 2005-03-25 10:45:58 UTC
Milan was able to reproduce only a different exception (see #56783). Again, any
way to reproduce this exception (the FNFE)? Do you need to be using CVS?
Comment 7 jonrichards 2005-03-27 22:09:05 UTC
Can still reproduce this every time.
create proj. close proj. delete proj using explorer. create proj with exactly 
same name. exception. just reconfirmed on 200503150955
Comment 8 jonrichards 2005-03-27 22:11:55 UTC
Created attachment 21157 [details]
log file
Comment 9 Milan Kubec 2005-03-29 07:36:09 UTC
And are you able to reproduce it without using CVS?
Comment 10 jonrichards 2005-03-29 21:26:53 UTC
Yeah. I was using VSS not CVS, but I removed the dirs from the versioning 
manager and still get the problem.
Comment 11 Jesse Glick 2005-04-02 23:30:03 UTC
I think a dupe of something that was fixed in j2seproject recently, but not sure.
Comment 12 Tomas Zezula 2005-04-04 10:07:52 UTC
Yes, it is a duplicate of http://www.netbeans.org/issues/show_bug.cgi?id=56783

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