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 241193 - java.io.FileNotFoundException: File not found: /home/toddb/src/srcapp/omneon/codecs/mainconcept/test_1.mk
Summary: java.io.FileNotFoundException: File not found: /home/toddb/src/srcapp/omneon/...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-30 19:07 UTC by tbrunhoff
Modified: 2014-02-06 02:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207145


Attachments
stacktrace (742 bytes, text/plain)
2014-01-30 19:07 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2014-01-30 19:07:29 UTC
Build: NetBeans IDE Dev (Build 201401170001)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Linux

User Comments:
tbrunhoff: copy and past a file within a project (right-click on a file, then copy, then right click on folder, then past).




Stacktrace: 
java.io.FileNotFoundException: File not found: /home/toddb/src/srcapp/omneon/codecs/mainconcept/test_1.mk
   at org.netbeans.modules.dlight.libs.common.InvalidFileObjectSupport$InvalidFileObject.getInputStream(InvalidFileObjectSupport.java:234)
   at org.openide.filesystems.FileUtil.copyFileImpl(FileUtil.java:577)
   at org.openide.filesystems.FileObject.copy(FileObject.java:154)
   at org.netbeans.modules.cnd.makeproject.ui.ViewItemPasteType.pasteImpl(ViewItemPasteType.java:214)
   at org.netbeans.modules.cnd.makeproject.ui.ViewItemPasteType$1.run(ViewItemPasteType.java:112)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
Comment 1 tbrunhoff 2014-01-30 19:07:31 UTC
Created attachment 144605 [details]
stacktrace
Comment 2 Alexander Simon 2014-02-05 15:23:11 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/55c4301807a7
Comment 3 Quality Engineering 2014-02-06 02:50:29 UTC
Integrated into 'main-silver', will be available in build *201402060001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/55c4301807a7
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #241193 java.io.FileNotFoundException: File not found: /home/toddb/src/srcapp/omneon/codecs/mainconcept/test_1.mk