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 193554 - [70cat] IllegalStateException: Race condition: usageCount = 1
Summary: [70cat] IllegalStateException: Race condition: usageCount = 1
Status: RESOLVED DUPLICATE of bug 191627
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-17 17:32 UTC by javydreamercsw
Modified: 2011-05-19 12:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 175125


Attachments
stacktrace (3.19 KB, text/plain)
2010-12-17 17:32 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2010-12-17 17:32:01 UTC
Build: NetBeans IDE Dev (Build 201012150001)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
javydreamercsw: Formatting




Stacktrace: 
java.lang.IllegalStateException: Race condition: usageCount = 1
   at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory.restart(HighlightsViewFactory.java:150)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder$FactoryState.init(ViewBuilder.java:659)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.<init>(ViewBuilder.java:280)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:141)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.checkRebuild(ViewUpdates.java:567)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates$FactoriesListener.viewFactoryChanged(ViewUpdates.java:595)
Comment 1 javydreamercsw 2010-12-17 17:32:06 UTC
Created attachment 104220 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-05-19 12:07:18 UTC

*** This bug has been marked as a duplicate of bug 191627 ***