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 191627 - java.lang.IllegalStateException: Race condition: usageCount = 1
Summary: java.lang.IllegalStateException: Race condition: usageCount = 1
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: -S1S-
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
: 190119 193554 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-04 09:32 UTC by Miloslav Metelka
Modified: 2011-05-19 12:32 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktrace (4.04 KB, text/plain)
2010-11-04 09:32 UTC, Miloslav Metelka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2010-11-04 09:32:28 UTC
Created attachment 102794 [details]
Stacktrace

When reopening IDE with a plain text file opened from last IDE run.

org.netbeans.modules.editor.lib2.view.HighlightsViewFactory.restart(HighlightsViewFactory.java:150)
org.netbeans.modules.editor.lib2.view.ViewBuilder$FactoryState.init(ViewBuilder.java:659)
org.netbeans.modules.editor.lib2.view.ViewBuilder.<init>(ViewBuilder.java:280)
org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:141)
Comment 1 Miloslav Metelka 2010-11-04 09:39:36 UTC
http://hg.netbeans.org/jet-main/rev/2570de99f47d
Comment 2 Quality Engineering 2010-11-05 03:50:29 UTC
Integrated into 'main-golden', will be available in build *201011050000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2570de99f47d
User: Miloslav Metelka <mmetelka@netbeans.org>
Log: #191627 - java.lang.IllegalStateException: Race condition: usageCount = 1.
Comment 3 Miloslav Metelka 2011-05-19 12:07:18 UTC
*** Bug 193554 has been marked as a duplicate of this bug. ***
Comment 4 Miloslav Metelka 2011-05-19 12:32:05 UTC
*** Bug 190119 has been marked as a duplicate of this bug. ***