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 243929 - Unable to create a new Project module
Summary: Unable to create a new Project module
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0.1
Hardware: PC Mac OS X
: P4 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-18 20:56 UTC by Petr Dvorak
Modified: 2015-10-29 13:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of the issue. (82.94 KB, image/png)
2014-04-18 20:56 UTC, Petr Dvorak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Dvorak 2014-04-18 20:56:30 UTC
Created attachment 146836 [details]
Screenshot of the issue.

Product Version: NetBeans IDE 8.0 (Build 201403101706)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Mac OS X version 10.9.2 running on x86_64; UTF-8; en_US (nb)
User directory: /Users/petrdvorak/Library/Application Support/NetBeans/8.0
Cache directory: /Users/petrdvorak/Library/Caches/NetBeans/8.0

Hi guys,

to reproduce the issue, follow this tutorial to create a new Project type in a new NetBeans Application:

https://platform.netbeans.org/tutorials/nbm-projecttype.html

Try to add a new project template using popup menu over the package in module, using "New > Other ..." and select "Module Development > Project Template".

org.netbeans.modules.masterfs.filebasedfs.utils.FSException: Cannot get shared access to /Users/petrdvorak/NetBeansProjects/RESTfulAPIDesignerApplication/RESTfulAPIDesignerProject/src/eu/inmite/RESTfulAPIDesignerProjectProject.zip@d5eb1cdc:7dc58f16 (probably opened for writing).

Note: When adding the dependencies, modules "Project API" and "Project UI API" are not visible until you check "Show Excl. Modules" checkbox.
Comment 1 Petr Dvorak 2014-04-18 21:02:34 UTC
... I didn't follow the tutorial correctly, tried to shortcut with the menu item.

The error message, however, could be more descriptive.
Comment 2 Martin Kozeny 2014-07-15 15:49:56 UTC
Reassigning to filesystems.
Comment 3 Jaroslav Havlin 2014-07-17 07:10:44 UTC
I'm sorry, I cannot reproduce this bug.
Did file RESTfulAPIDesignerProjectProject.zip already exist before opening the "New File" dialog?
Did the problem still occur after restarting NetBeans?
Comment 4 Jaroslav Havlin 2015-10-29 13:07:46 UTC
> Did file RESTfulAPIDesignerProjectProject.zip already exist before opening
> the "New File" dialog?
> Did the problem still occur after restarting NetBeans?
Closing as incomplete for now. Please reopen if you can provide additional information.
Thank you for understanding.