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

Summary: IllegalStateException: Current state = FLUSHED, new state = CODING_END
Product: projects Reporter: sebglon <sebglon>
Component: Generic InfrastructureAssignee: Milos Kleint <mkleint>
Status: RESOLVED DUPLICATE    
Severity: normal CC: anti432, dagguh, dondragon2, ehsavoie, freshapple, jennmeedo, mmirilovic, muhammadghazali, pmachado, rrsantiago, teJECSke, tkhh, ulim, voda
Priority: P1    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 190531
Attachments: stacktrace

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 ***