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 230419 - org.openide.filesystems.FSException: Folder XML already exists in C:\Users\Lokesh\AppData\Roaming\NetBeans\7.3\config (C:\Users\Lokesh\AppData\Roaming\NetBeans\7.3\config\Loaders\text\XML).
Summary: org.openide.filesystems.FSException: Folder XML already exists in C:\Users\Lo...
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: XSLT Model (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: marsaultj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-29 06:07 UTC by Exceptions Reporter
Modified: 2015-02-04 03:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 200991


Attachments
stacktrace (2.22 KB, text/plain)
2013-05-29 06:07 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-05-29 06:07:35 UTC
This bug was originally marked as duplicate of bug 197248, 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.3 (Build 201302132200)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
GUEST: started netbeans only




Stacktrace: 
org.openide.filesystems.FSException: Folder XML already exists in C:\Users\Lokesh\AppData\Roaming\NetBeans\7.3\config (C:\Users\Lokesh\AppData\Roaming\NetBeans\7.3\config\Loaders\text\XML).
   at org.openide.filesystems.LocalFileSystem.createFolder(LocalFileSystem.java:221)
   at org.openide.filesystems.LocalFileSystem$Impl.createFolder(LocalFileSystem.java:576)
   at org.openide.filesystems.AbstractFileObject.createFolder(AbstractFileObject.java:415)
   at org.openide.filesystems.FileUtil.createFolder(FileUtil.java:707)
   at org.openide.filesystems.MultiFileObject.createFolder(MultiFileObject.java:1114)
   at org.openide.filesystems.FileUtil.createFolder(FileUtil.java:707)
Comment 1 Exceptions Reporter 2013-05-29 06:07:38 UTC
Created attachment 135043 [details]
stacktrace
Comment 2 Jaroslav Havlin 2013-07-09 09:32:31 UTC
Method org.jmarsault.shortcuts.Installer$ActionInstaller.handleFileType should probably handle IOException.
Reassigning. Please evaluate, thank you.
Comment 3 Quality Engineering 2015-02-04 03:37:35 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.