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 187117 - org.openide.filesystems.FSException: Cannot delete file org-netbeans-api-project-libraries/Libraries/EclipseLink-GlassFish-v3.xml in C:\Documents and Settings\vivek\.netbeans\6.8m1\config.
Summary: org.openide.filesystems.FSException: Cannot delete file org-netbeans-api-proj...
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-03 07:17 UTC by vivekojha
Modified: 2011-01-21 23:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 70874


Attachments
stacktrace (1.94 KB, text/plain)
2010-06-03 07:18 UTC, vivekojha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vivekojha 2010-06-03 07:17:50 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 2003

User Comments:
GUEST: I got this error while starting NetBeans.

GUEST: starting the applciation

GUEST: ???????

GUEST: abriendo el netbeans cuando mando el mensaje

GUEST: starting netbeans @ 2X.

GUEST: ??NetBeans IDE 6.7.1???




Stacktrace: 
org.openide.filesystems.FSException: Cannot delete file org-netbeans-api-project-libraries/Libraries/EclipseLink-GlassFish-v3.xml in C:\Documents and Settings\vivek\.netbeans\6.8m1\config.
   at org.openide.filesystems.FSException.io(FSException.java:117)
   at org.openide.filesystems.LocalFileSystem.delete(LocalFileSystem.java:308)
   at org.openide.filesystems.LocalFileSystem$Impl.delete(LocalFileSystem.java:576)
   at org.openide.filesystems.AbstractFileObject.handleDelete(AbstractFileObject.java:597)
   at org.openide.filesystems.AbstractFolder.delete(AbstractFolder.java:963)
   at org.openide.filesystems.MultiFileObject.needsMask(MultiFileObject.java:1525)
Comment 1 vivekojha 2010-06-03 07:18:02 UTC
Created attachment 99777 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-06-04 10:07:53 UTC
The call arrives from:

org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.addLibrary(JavaEEServerModuleFactory.java:262)
Comment 3 Vince Kraemer 2011-01-21 23:42:13 UTC
this has not been reported for over a year.

likely to have been closed by some change, somewhere in the codebase.

closing as worksforme