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 176519 - [68cat] org.openide.ErrorManager$AnnException: From nbfs://nbhost/SystemFileSystem/org-netbeans-api-project-libraries/Libraries/Comet-GlassFish-V3.xml
Summary: [68cat] org.openide.ErrorManager$AnnException: From nbfs://nbhost/SystemFileS...
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: 2009-11-11 06:18 UTC by nikolanixi
Modified: 2010-04-29 23:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161818


Attachments
stacktrace (3.25 KB, text/plain)
2009-11-11 06:18 UTC, nikolanixi
Details

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

Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows Vista, 6.0, x86

User Comments:
GUEST: Deu erro ao abrir o netbeans

pjlehtim: This error started to occur on startup after I ran out of disk space while running netbeans. Most of my open projects got corrupted (project library configuration xml files). I have not found a way to fix the project configurations.
I get this error on every startup.

nikolanixi: I only started IDE, it occured even before its loading finished.

areeda: Opening the latest build 20090519.

GUEST: I was turning on ide when error occured



Stacktrace: 
org.openide.ErrorManager$AnnException: From nbfs://nbhost/SystemFileSystem/org-netbeans-api-project-libraries/Libraries/Comet-GlassFish-V3.xml
        at org.openide.ErrorManager$AnnException.findOrCreate(ErrorManager.java:863)
        at org.openide.ErrorManager$DelegatingErrorManager.annotate(ErrorManager.java:650)
        at org.netbeans.modules.project.libraries.LibrariesStorage.readLibrary(LibrariesStorage.java:240)
        at org.netbeans.modules.project.libraries.LibrariesStorage.loadFromStorage(LibrariesStorage.java:159)
        at org.netbeans.modules.project.libraries.LibrariesStorage.initStorage(LibrariesStorage.java:211)
        at org.netbeans.modules.project.libraries.LibrariesStorage.getLibraries(LibrariesStorage.java:316)
Comment 1 nikolanixi 2009-11-11 06:18:22 UTC
Created attachment 90790 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-11-11 06:18:29 UTC
This issue already has 11 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=161818
Comment 3 Vince Kraemer 2009-11-17 11:33:59 UTC
cannot reproduce at will...

The root cause is likely to be in the plugin, but the plugin is not in the stack, so the fix is a bit tricky.
Comment 4 Vince Kraemer 2010-04-29 23:22:27 UTC
it appears that this issue has not been replicated by 6.8 or dev builds of 6.9.

closing as wfm