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 173824 - java.io.SyncFailedException: File Comet-GlassFish-v3.xml already exists in filesystem /Users/peter/.netbeans/dev/config (/Users/peter/.netbeans/dev/config/org-netbeans-api-project-libraries/Libraries/
Summary: java.io.SyncFailedException: File Comet-GlassFish-v3.xml already exists in fi...
Status: RESOLVED DUPLICATE of bug 174303
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-06 08:25 UTC by petermount
Modified: 2009-10-14 11:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 148644


Attachments
stacktrace (2.15 KB, text/plain)
2009-10-06 08:25 UTC, petermount
Details

Note You need to log in before you can comment on or make changes to this bug.
Description petermount 2009-10-06 08:25:30 UTC
This issue was originally marked as duplicate of issue 149826, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE Dev (Build 200910010513)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-92, Java(TM) SE Runtime Environment, 1.6.0_15-b03-226
OS: Mac OS X, 10.5.8, x86_64

User Comments:
petermount: Starting netbeans first thing, glassfish is not installed but this exception occurs, and it deadlocks the ui until everything is up and running before being able to close the multiple warning dialogs



Stacktrace: 
java.io.SyncFailedException: File Comet-GlassFish-v3.xml already exists in filesystem /Users/peter/.netbeans/dev/config (/Users/peter/.netbeans/dev/config/org-netbeans-api-project-libraries/Libraries/Comet-GlassFish-v3.xml).
        at org.openide.filesystems.LocalFileSystem.createData(LocalFileSystem.java:273)
        at org.openide.filesystems.LocalFileSystem$Impl.createData(LocalFileSystem.java:550)
        at org.openide.filesystems.AbstractFileObject.createData(AbstractFileObject.java:471)
        at org.openide.filesystems.FileUtil.createData(FileUtil.java:891)
        at org.openide.filesystems.MultiFileObject.createData(MultiFileObject.java:1087)
        at org.openide.filesystems.FileUtil.createData(FileUtil.java:891)
Comment 1 petermount 2009-10-06 08:25:36 UTC
Created attachment 88879 [details]
stacktrace
Comment 2 Vince Kraemer 2009-10-09 04:28:05 UTC
these are being sent out as warnings... by they probably only need to be info message.
Comment 3 Vince Kraemer 2009-10-12 18:10:08 UTC
consolidating issues to higher priority umbrella

*** This issue has been marked as a duplicate of 174303 ***
Comment 4 Quality Engineering 2009-10-14 11:00:13 UTC
Integrated into 'main-golden', will be available in build *200910140201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9b7000e21d3e
User: vince kraemer <vkraemer@netbeans.org>
Log: #173824: these messages do not need to be warnings.