Subject | Re: [Firebird-Java] Create procedure problem |
---|---|
Author | |
Post date | 2014-11-13T15:21:26Z |
Hi Mark,
I get this exception when setting the character set as advised with Excelsion JET jvm.
Tried with both WIN1252 and ISO8859_1.
BR,
Hugo.
java.nio.charset.UnsupportedCharsetException: EUC_JP
at java.nio.charset.Charset.<unknown>(Unknown Source)
at org.firebirdsql.encodings.EncodingFactory.loadEncodings(Unknown Source)
at org.firebirdsql.encodings.EncodingFactory.getJavaEncoding(Unknown Source)
at org.firebirdsql.jdbc.FBDriverPropertyManager.<unknown>(Unknown Source)
at org.firebirdsql.jdbc.FBDriverPropertyManager.normalize(Unknown Source)
at org.firebirdsql.jdbc.AbstractDriver.connect(Unknown Source)
I get this exception when setting the character set as advised with Excelsion JET jvm.
Tried with both WIN1252 and ISO8859_1.
BR,
Hugo.
java.nio.charset.UnsupportedCharsetException: EUC_JP
at java.nio.charset.Charset.<unknown>(Unknown Source)
at org.firebirdsql.encodings.EncodingFactory.loadEncodings(Unknown Source)
at org.firebirdsql.encodings.EncodingFactory.getJavaEncoding(Unknown Source)
at org.firebirdsql.jdbc.FBDriverPropertyManager.<unknown>(Unknown Source)
at org.firebirdsql.jdbc.FBDriverPropertyManager.normalize(Unknown Source)
at org.firebirdsql.jdbc.AbstractDriver.connect(Unknown Source)