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 249900 - java.nio.file.NoSuchFileException: D:\DATA\ONDRA\Programming\JAVA\tailwind\otool.javaee.web\src\test\webapp\dependencies\otool.javaee\css
Summary: java.nio.file.NoSuchFileException: D:\DATA\ONDRA\Programming\JAVA\tailwind\ot...
Status: RESOLVED DUPLICATE of bug 251071
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-19 19:40 UTC by Ondrej Vrabec
Modified: 2015-05-22 09:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 214252


Attachments
stacktrace (1.55 KB, text/plain)
2015-01-19 19:40 UTC, Ondrej Vrabec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2015-01-19 19:40:01 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
ovrabec: opened a TW project.
there is indeed no css folder.

GUEST: GitHub??????????????????????????????????????




Stacktrace: 
java.nio.file.NoSuchFileException: D:\DATA\ONDRA\Programming\JAVA\tailwind\otool.javaee.web\src\test\webapp\dependencies\otool.javaee\css
   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.WindowsDirectoryStream.<init>(WindowsDirectoryStream.java:86)
   at sun.nio.fs.WindowsFileSystemProvider.newDirectoryStream(WindowsFileSystemProvider.java:510)
   at java.nio.file.Files.newDirectoryStream(Files.java:411)
Comment 1 Ondrej Vrabec 2015-01-19 19:40:08 UTC
Created attachment 151580 [details]
stacktrace
Comment 2 Tomas Stupka 2015-05-22 09:11:03 UTC

*** This bug has been marked as a duplicate of bug 251071 ***