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 271949 - org.openide.filesystems.FSException: Folder PDF already exists in C:\Users\Skunk\AppData\Roaming\NetBeans\8.2\config (C:\Users\Skunk\AppData\Roaming\NetBeans\8.2\config\Loaders\application\PDF).
Summary: org.openide.filesystems.FSException: Folder PDF already exists in C:\Users\Sk...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-26 08:15 UTC by Exceptions Reporter
Modified: 2017-12-26 08:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 231257


Attachments
stacktrace (2.25 KB, text/plain)
2017-12-26 08:15 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2017-12-26 08:15:38 UTC
This bug was originally marked as duplicate of bug 230419, 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.2 (Build 201705191307)
VM: Java HotSpot(TM) Client VM, 25.121-b13, Java(TM) SE Runtime Environment, 1.8.0_121-b13
OS: Windows 7

User Comments:
GUEST: When Netbeans starts up, it spends too much time "Background scanning of projects".
You can't stop it... you simply have to wait.




Stacktrace: 
org.openide.filesystems.FSException: Folder PDF already exists in C:\Users\Skunk\AppData\Roaming\NetBeans\8.2\config (C:\Users\Skunk\AppData\Roaming\NetBeans\8.2\config\Loaders\application\PDF).
   at org.openide.filesystems.LocalFileSystem.createFolder(LocalFileSystem.java:202)
   at org.openide.filesystems.LocalFileSystem$Impl.createFolder(LocalFileSystem.java:569)
   at org.openide.filesystems.AbstractFileObject.createFolder(AbstractFileObject.java:425)
   at org.openide.filesystems.FileUtil.createFolder(FileUtil.java:726)
   at org.openide.filesystems.MultiFileObject.createFolder(MultiFileObject.java:1114)
   at org.openide.filesystems.FileUtil.createFolder(FileUtil.java:726)
Comment 1 Exceptions Reporter 2017-12-26 08:15:44 UTC
Created attachment 165591 [details]
stacktrace