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 57736 - multiple instances of shared class WrapperBookmarkAction$Next
Summary: multiple instances of shared class WrapperBookmarkAction$Next
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Settings (show other bugs)
Version: 4.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords: RANDOM
: 60828 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-11 16:46 UTC by Jan Pokorsky
Modified: 2007-11-05 13:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IllegalStateException: Warning: multiple instances of shared class (5.53 KB, text/plain)
2005-04-11 16:47 UTC, Jan Pokorsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Pokorsky 2005-04-11 16:46:24 UTC
[jdk1.5.0_02]

From time to time I see following warning in my console.
Comment 1 Jan Pokorsky 2005-04-11 16:47:43 UTC
Created attachment 21552 [details]
IllegalStateException: Warning: multiple instances of shared class
Comment 2 Martin Roskanin 2005-04-15 13:15:32 UTC
fixed in [maintrunk]

/cvs/editor/bookmarks/src/org/netbeans/modules/editor/bookmarks/resources/layer.xml,v
 <--  layer.xml
new revision: 1.3; previous revision: 1.2

/cvs/editor/bookmarks/src/org/netbeans/modules/editor/bookmarks/WrapperBookmarkAction.java,v
 <--  WrapperBookmarkAction.java
new revision: 1.2; previous revision: 1.1
Comment 3 Martin Roskanin 2005-07-11 12:30:54 UTC
*** Issue 60828 has been marked as a duplicate of this issue. ***