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 251071

Summary: java.nio.file.NoSuchFileException: C:\Users\IBM_ADMIN\Documents\NetBeansProjects\DemoSite\site\src\main\resources\test
Product: projects Reporter: trekxander
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal CC: cdicarlo, exceptions_reporter, ovrabec
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 211978
Attachments: stacktrace

Description trekxander 2015-03-10 15:08:32 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 7

User Comments:
trekxander: I am just deleteing maven projects from the ide

GUEST: Exception occurred immediately upon creation of a Maven Web Application on GlassFish.

cdicarlo: Create Maven project from archetype but files not generated.

GUEST: Running a web app

GUEST: woring slow

GUEST: sorry guys




Stacktrace: 
java.nio.file.NoSuchFileException: C:\Users\IBM_ADMIN\Documents\NetBeansProjects\DemoSite\site\src\main\resources\test
   at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
   at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
   at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
   at sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:193)
Comment 1 trekxander 2015-03-10 15:08:35 UTC
Created attachment 152534 [details]
stacktrace
Comment 2 Tomas Stupka 2015-04-16 16:40:00 UTC
fixed in jet-main #da76f2719c6f
Comment 3 Quality Engineering 2015-04-17 03:03:14 UTC
Integrated into 'main-silver', will be available in build *201504170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/da76f2719c6f
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #251071 - java.nio.file.NoSuchFileException: C:\Users\IBM_ADMIN\Documents\NetBeansProjects\DemoSite\site\src\main\resources\test
Comment 4 Tomas Stupka 2015-05-22 09:11:03 UTC
*** Bug 249900 has been marked as a duplicate of this bug. ***
Comment 5 Tomas Stupka 2015-05-22 11:01:28 UTC
*** Bug 248671 has been marked as a duplicate of this bug. ***
Comment 6 Tomas Stupka 2015-06-25 15:22:27 UTC
*** Bug 253188 has been marked as a duplicate of this bug. ***