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 133005 - IAE: creating Rotate project
Summary: IAE: creating Rotate project
Status: VERIFIED WORKSFORME
Alias: None
Product: usersguide
Classification: Unclassified
Component: JavaFX (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Michal Skvor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-16 14:56 UTC by Lark Fitzgerald
Modified: 2008-04-22 19:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception text (6.86 KB, text/plain)
2008-04-16 14:57 UTC, Lark Fitzgerald
Details
Project error image (271.47 KB, image/jpeg)
2008-04-16 14:59 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2008-04-16 14:56:53 UTC
Product Version: NetBeans IDE Dev (Build 200804091204)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Plugin: 158 2008-04-16_02-01-55.zip

When trying to create the Transform/Rotate project I get a IAE:

java.lang.IllegalArgumentException: Attempted to pass a non-directory to findProject: 
C:\Users\Lark\Documents\NetBeansProjects\Rotate
	at org.netbeans.api.project.ProjectManager.findProject(ProjectManager.java:238)

Full text and image attached.
Comment 1 Lark Fitzgerald 2008-04-16 14:57:47 UTC
Created attachment 60277 [details]
Exception text
Comment 2 Lark Fitzgerald 2008-04-16 14:59:25 UTC
Created attachment 60278 [details]
Project error image
Comment 3 Lark Fitzgerald 2008-04-16 15:02:46 UTC
The project did not create.
Comment 4 Michal Skvor 2008-04-17 08:56:53 UTC
Do you get this issue all the times? Is there any way how to reproduce it?

I can't get it on my computer and there is no reason why it should fail only on Rotate demo because the same code is
called for all demos in Best Practices module.
Comment 5 Lark Fitzgerald 2008-04-17 14:24:14 UTC
No, I only see this on Rotate.  I just tried again with bits: 159 2008-04-17_02-01-55.zip and it still happens.
Comment 6 Lark Fitzgerald 2008-04-17 14:52:57 UTC
No, I only see this on Rotate.  I just tried again with bits: 159 2008-04-17_02-01-55.zip and it still happens.
Comment 7 Lark Fitzgerald 2008-04-18 16:01:08 UTC
If I change the project name to Rotate2 it creates the project.  I tried Rotate several more times in between other 
names and then it just started working...  Closing for now.
Comment 8 Lark Fitzgerald 2008-04-22 19:43:00 UTC
Verified not reproducible using:
Product Version: NetBeans IDE 6.1 RC2 (Build 200804170002)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Plugin & Samples: CB 148 2008-04-22_18-54-09.zip