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 165670 - Warning/exception on Netbeans startup
Summary: Warning/exception on Netbeans startup
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-05-21 09:08 UTC by Milan Kuchtiak
Modified: 2009-09-21 19:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kuchtiak 2009-05-21 09:08:57 UTC
WARNING [glassfish-javaee]: File Comet-GlassFish-v3-Prelude.xml already exists in filesystem Default System
(org-netbeans-api-project-libraries/Libraries).

msg
Caused: org.openide.filesystems.FSException: File Comet-GlassFish-v3-Prelude.xml already exists in filesystem Default
System (org-netbeans-api-project-libraries/Libraries).
        at org.openide.filesystems.FSException.io(FSException.java:117)
        at org.openide.filesystems.MultiFileObject.createData(MultiFileObject.java:1077)
        at org.netbeans.modules.project.libraries.LibrariesStorage$1.run(LibrariesStorage.java:255)
        at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:120)
        at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:509)
        at org.netbeans.modules.project.libraries.LibrariesStorage.writeLibrary(LibrariesStorage.java:246)
        at org.netbeans.modules.project.libraries.LibrariesStorage.addLibrary(LibrariesStorage.java:325)
        at org.netbeans.api.project.libraries.LibraryManager.createLibrary(LibraryManager.java:291)
[catch] at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.addLibrary(JavaEEServerModuleFactory.java:251)
        at
org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.ensureCometSupport(JavaEEServerModuleFactory.java:209)
        at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory$1.run(JavaEEServerModuleFactory.java:126)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:577)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1030)

ALL [null]: File Comet-GlassFish-v3-Prelude.xml already exists in filesystem Default System
(org-netbeans-api-project-libraries/Libraries).
Comment 1 Vince Kraemer 2009-09-21 19:26:36 UTC
http://hg.netbeans.org/web-main/rev/e2fea5ff1a35