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 238200 - IllegalArgumentException: Illegal replacement
Summary: IllegalArgumentException: Illegal replacement
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-10 09:06 UTC by zmirc
Modified: 2015-06-03 15:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 114746


Attachments
stacktrace (3.39 KB, text/plain)
2013-11-10 09:06 UTC, zmirc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zmirc 2013-11-10 09:06:28 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 8

User Comments:
zmirc: I was trying to work with pom.xml

GUEST: changing properties

GUEST: Problems with UTF-8 Encode, Jtable and Netbeans 7.4 :(




Stacktrace: 
java.lang.IllegalArgumentException: Illegal replacement
   at java.nio.charset.CharsetEncoder.replaceWith(CharsetEncoder.java:285)
   at org.netbeans.api.queries.FileEncodingQuery$ProxyCharset$ProxyEncoder.encodeHead(FileEncodingQuery.java:397)
   at org.netbeans.api.queries.FileEncodingQuery$ProxyCharset$ProxyEncoder.implFlush(FileEncodingQuery.java:445)
   at java.nio.charset.CharsetEncoder.flush(CharsetEncoder.java:650)
   at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:304)
   at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
Comment 1 zmirc 2013-11-10 09:06:30 UTC
Created attachment 142035 [details]
stacktrace
Comment 2 Milos Kleint 2013-12-30 09:36:17 UTC
likely related to issue 238566
Comment 3 Tomas Stupka 2015-06-03 15:40:50 UTC
no more duplicates in the last 1.5 years (since 7.4)
closing