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 248671 - java.nio.file.NoSuchFileException: /Users/ulf/Dropbox/Projekte/JSFBlogNB/src/main/setup
Summary: java.nio.file.NoSuchFileException: /Users/ulf/Dropbox/Projekte/JSFBlogNB/src/...
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: 2014-11-15 12:46 UTC by Exceptions Reporter
Modified: 2015-05-22 11:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 213455


Attachments
stacktrace (1.31 KB, text/plain)
2014-11-15 12:46 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-11-15 12:46:09 UTC
This bug was originally marked as duplicate of bug 239255, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

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-b17
OS: Mac OS X

User Comments:
GUEST: After restart




Stacktrace: 
java.nio.file.NoSuchFileException: /Users/ulf/Dropbox/Projekte/JSFBlogNB/src/main/setup
   at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   at sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
   at sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:144)
   at java.nio.file.Files.readAttributes(Files.java:1737)
Comment 1 Exceptions Reporter 2014-11-15 12:46:10 UTC
Created attachment 150504 [details]
stacktrace
Comment 2 Tomas Stupka 2015-05-22 11:01:28 UTC

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