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 248891 - java.io.FileNotFoundException: G:\Lavoro\NB74SOURCE.original (Access is denied)
Summary: java.io.FileNotFoundException: G:\Lavoro\NB74SOURCE.original (Access is denied)
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
: 249206 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-11-25 15:34 UTC by scanti
Modified: 2015-02-04 03:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 213678


Attachments
stacktrace (1.68 KB, text/plain)
2014-11-25 15:34 UTC, scanti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description scanti 2014-11-25 15:34:25 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 8

User Comments:
scanti: Launched UnitTestData




Stacktrace: 
java.io.FileNotFoundException: G:\Lavoro\NB74SOURCE.original (Access is denied)
   at java.util.zip.ZipFile.open(ZipFile.java:0)
   at java.util.zip.ZipFile.<init>(ZipFile.java:220)
   at java.util.zip.ZipFile.<init>(ZipFile.java:150)
   at java.util.zip.ZipFile.<init>(ZipFile.java:164)
   at org.netbeans.modules.apisupport.project.queries.GlobalSourceForBinaryImpl$NetBeansSourcesParser.getInstance(GlobalSourceForBinaryImpl.java:322)
   at org.netbeans.modules.apisupport.project.queries.GlobalSourceForBinaryImpl$SourceRootsProviderResult.getRoots(GlobalSourceForBinaryImpl.java:178)
Comment 1 scanti 2014-11-25 15:34:26 UTC
Created attachment 150695 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:23:52 UTC
*** Bug 249206 has been marked as a duplicate of this bug. ***