| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Ken YAZAWA <k-yazawa(at)ewave(dot)co(dot)jp> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #1181: java.lang.IllegalArgumentException |
| Date: | 2004-06-24 05:53:33 |
| Message-ID: | Pine.BSO.4.56.0406240051120.20285@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
> The following bug has been logged online:
>
> Bug reference: 1181
> PostgreSQL version: 7.4
> Description: java.lang.IllegalArgumentException
> Details:
>
> Something unusual has occured to cause the driver to fail. Please report
> this exception: Exception: java.lang.IllegalArgumentException
> Stack Trace:
>
> java.lang.IllegalArgumentException
> at java.nio.Buffer.position(Buffer.java:218)
> at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:575)
> at java.lang.StringCoding$CharsetSD.decode(StringCoding.java:186)
> at java.lang.StringCoding.decode(StringCoding.java:224)
> at java.lang.StringCoding.decode(StringCoding.java:230)
> at java.lang.String.<init>(String.java:371)
> org.postgresql.jdbc1.AbstractJdbc1Connection.openConnectionV3(AbstractJdbc1
> at Connection.java:352)
This bug was fixed in build 213 of the jdbc driver. Please download a
newer version from http://jdbc.postgresql.org/download.html
Kris Jurka
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PostgreSQL Bugs List | 2004-06-24 08:40:09 | BUG #1182: Index choice |
| Previous Message | PostgreSQL Bugs List | 2004-06-24 04:37:47 | BUG #1181: java.lang.IllegalArgumentException |