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

Summary: java.io.FileNotFoundException: G:\Lavoro\NB74SOURCE.original (Access is denied)
Product: apisupport Reporter: scanti <scanti>
Component: ProjectAssignee: Martin Kozeny <mkozeny>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 213678
Attachments: stacktrace

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. ***