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 213294

Summary: java.io.FileNotFoundException: C:/Program Files/NetBeans 7.1
Product: third-party Reporter: Exceptions Reporter <exceptions_reporter>
Component: sqe toolsAssignee: sreimers <sreimers>
Status: NEW ---    
Severity: normal CC: bokc, davti, gtzabari, marco_bresciani, serb, tomzi
Priority: P1    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 188718
Attachments: stacktrace

Description Exceptions Reporter 2012-05-31 11:46:38 UTC
This bug was originally marked as duplicate of bug 178832, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows 7

User Comments:
gtzabari: Exception popped up while trying to run project. The path referenced by the exception is an existing directory.

GUEST: Checkstyle location removed.

GUEST: Soft works well but I have the exception permanently under Ubuntu 9.10 and JDK 1.6_19

GUEST: While opening a source file after the project has been loaded and scanned, CheckStyle was not able to start due to the a.m. exception. All other projects can be checked, though.




Stacktrace: 
java.io.FileNotFoundException: C:/Program Files/NetBeans 7.1
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getInputStream(FolderObj.java:618)
   at org.nbheaven.sqe.tools.checkstyle.codedefects.core.CheckstyleScannerJob.init(CheckstyleScannerJob.java:125)
   at org.nbheaven.sqe.tools.checkstyle.codedefects.core.CheckstyleScannerJob.scan(CheckstyleScannerJob.java:151)
   at org.nbheaven.sqe.codedefects.core.spi.SQECodedefectScanner$Job.run(SQECodedefectScanner.java:54)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
Comment 1 Exceptions Reporter 2012-05-31 11:46:43 UTC
Created attachment 120121 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-09-20 13:17:16 UTC
149 dups