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 172096 - java.io.FileNotFoundException: C:\fxdc\ratehistory\trunk\lib\nblibraries-private.properties (The process cannot access the file because it is being used by another process)
Summary: java.io.FileNotFoundException: C:\fxdc\ratehistory\trunk\lib\nblibraries-priv...
Status: RESOLVED DUPLICATE of bug 170370
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-13 01:18 UTC by szumowski
Modified: 2009-09-14 11:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 144899


Attachments
stacktrace (1.86 KB, text/plain)
2009-09-13 01:18 UTC, szumowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description szumowski 2009-09-13 01:18:48 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows Vista, 6.0, x86

User Comments:
GUEST: cleaning and building

GUEST: not sure...

szumowski: cleaning and building while Scanning process is running



Stacktrace: 
java.io.FileNotFoundException: C:\fxdc\ratehistory\trunk\lib\nblibraries-private.properties (The process cannot access the file because it is being used by another process)
        at java.io.FileInputStream.open(FileInputStream.java:0)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at org.netbeans.modules.project.ant.ProjectLibraryProvider.loadProperties(ProjectLibraryProvider.java:433)
        at org.netbeans.modules.project.ant.ProjectLibraryProvider.access$400(ProjectLibraryProvider.java:99)
        at org.netbeans.modules.project.ant.ProjectLibraryProvider$Definitions.properties(ProjectLibraryProvider.java:379)
        at org.netbeans.modules.project.ant.ProjectLibraryProvider$1PP.getProperties(ProjectLibraryProvider.java:852)
Comment 1 szumowski 2009-09-13 01:18:55 UTC
Created attachment 87547 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-09-13 01:19:00 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=144899
Comment 3 Milan Kubec 2009-09-14 11:56:06 UTC

*** This issue has been marked as a duplicate of 170370 ***