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 250561 - java.io.FileNotFoundException: C:/Users/Lu/Documents/PythonProjects/NewPythonProject5/src
Summary: java.io.FileNotFoundException: C:/Users/Lu/Documents/PythonProjects/NewPython...
Status: VERIFIED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Projects (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-20 07:30 UTC by Lou Dasaro
Modified: 2015-03-24 05:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 215543


Attachments
stacktrace (2.78 KB, text/plain)
2015-02-20 07:31 UTC, Lou Dasaro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lou Dasaro 2015-02-20 07:30:59 UTC
Build: NetBeans IDE Dev (Build 20150216-f3a54522ad19)
VM: Java HotSpot(TM) Client VM, 24.71-b01, Java(TM) SE Runtime Environment, 1.7.0_71-b14
OS: Windows 8

User Comments:
mr_lou_d: Create a new Python Project, Shebang ? exception using latest developmental code as of this date!




Stacktrace: 
java.io.FileNotFoundException: C:/Users/Lu/Documents/PythonProjects/NewPythonProject5/src
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getInputStream(FolderObj.java:627)
   at org.netbeans.modules.python.project.queries.PythonShebangSourceLevelQuery$ResultImpl.fileChanged(PythonShebangSourceLevelQuery.java:63)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:178)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapperSingle.dispatchAllEventsSync(FCLSupport.java:224)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:137)
   at org.openide.filesystems.FCLSupport.dispatchEvent(FCLSupport.java:105)
Comment 1 Lou Dasaro 2015-02-20 07:31:01 UTC
Created attachment 152104 [details]
stacktrace
Comment 2 Ralph Ruijs 2015-03-20 11:45:24 UTC
changeset:   fb1fad93612b
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Fri Mar 20 12:07:22 2015 +0100
summary:     #250561 - java.io.FileNotFoundException: C:/Users/Lu/Documents/PythonProjects/NewPythonProject5/src