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 219267 - IllegalStateException: Current state = FLUSHED, new state = CODING_END
Summary: IllegalStateException: Current state = FLUSHED, new state = CODING_END
Status: RESOLVED DUPLICATE of bug 219447
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 7.2
Hardware: All All
: P1 normal with 1 vote (vote)
Assignee: Milos Kleint
URL:
Keywords:
: 219868 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-01 13:11 UTC by sebglon
Modified: 2012-11-08 20:40 UTC (History)
14 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 190531


Attachments
stacktrace (1.92 KB, text/plain)
2012-10-01 13:11 UTC, sebglon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebglon 2012-10-01 13:11:48 UTC
Build: NetBeans IDE 7.2 (Build 201207171143)
VM: Java HotSpot(TM) Client VM, 20.8-b03, Java(TM) SE Runtime Environment, 1.6.0_33-b03
OS: Windows XP

Stacktrace: 
java.lang.IllegalStateException: Current state = FLUSHED, new state = CODING_END
   at java.nio.charset.CharsetEncoder.throwIllegalStateException(CharsetEncoder.java:951)
   at java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:537)
   at org.netbeans.api.queries.FileEncodingQuery$ProxyCharset$ProxyEncoder.implFlush(FileEncodingQuery.java:432)
   at java.nio.charset.CharsetEncoder.flush(CharsetEncoder.java:633)
   at java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:769)
   at java.nio.charset.CharsetEncoder.canEncode(CharsetEncoder.java:875)
Comment 1 sebglon 2012-10-01 13:11:52 UTC
Created attachment 125152 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-10-01 23:17:23 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=190531
Comment 3 Jaroslav Tulach 2012-10-24 09:17:28 UTC
Who owns queries module? .nbbugzilla-components suggests "other" category"
Comment 4 Marian Mirilovic 2012-10-26 14:52:43 UTC
*** Bug 219868 has been marked as a duplicate of this bug. ***
Comment 5 Marian Mirilovic 2012-10-26 14:57:14 UTC
~70 dups in <month
Comment 6 Marian Mirilovic 2012-10-26 14:58:27 UTC
Similar bugs :
issue 219467
issue 219889
Comment 7 Milos Kleint 2012-10-29 08:45:16 UTC

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