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 248865 - IllegalArgumentException: Attempted to pass a non-directory to isProject: /home/bison/Bitbucket/raec-frontend/raec.blocks/cart/__item/_available@33825c08:162670a
Summary: IllegalArgumentException: Attempted to pass a non-directory to isProject: /ho...
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-24 15:16 UTC by zeloras
Modified: 2015-06-03 16:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 213649


Attachments
stacktrace (3.46 KB, text/plain)
2014-11-24 15:16 UTC, zeloras
Details
stacktrace (3.46 KB, text/plain)
2014-11-24 20:31 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zeloras 2014-11-24 15:16:19 UTC
Build: NetBeans IDE Dev (Build 201411230001)
VM: OpenJDK Client VM, 24.65-b04, OpenJDK Runtime Environment, 1.7.0_65-b32
OS: Linux

User Comments:
zeloras: right click on dir (create with error)




Stacktrace: 
java.lang.IllegalArgumentException: Attempted to pass a non-directory to isProject: /home/bison/Bitbucket/raec-frontend/raec.blocks/cart/__item/_available@33825c08:162670a
   at org.netbeans.api.project.ProjectManager.isProject2(ProjectManager.java:225)
   at org.netbeans.api.project.ProjectManager.isProject(ProjectManager.java:190)
   at org.netbeans.modules.project.ui.actions.OpenProjectFolderAction$ContextAction.<init>(OpenProjectFolderAction.java:106)
   at org.netbeans.modules.project.ui.actions.OpenProjectFolderAction.createContextAwareInstance(OpenProjectFolderAction.java:94)
   at org.openide.util.Utilities.actionsToPopup(Utilities.java:1719)
   at org.openide.util.Utilities.actionsToPopup(Utilities.java:1815)
Comment 1 zeloras 2014-11-24 15:16:21 UTC
Created attachment 150667 [details]
stacktrace
Comment 2 Vladimir Riha 2014-11-24 20:31:03 UTC
Created attachment 150675 [details]
stacktrace

trying to create a JS file in directory
Comment 3 Tomas Stupka 2015-06-03 16:29:51 UTC
please evaluate