Message9157
Hi,
I'm trying to use Jython as an embedded scripting language in my web application. To do this I'm using the PythonInterpreter class.
On Jython 2.7-b3 (also tested on 2.7-b2) when I create a new PythonInterpreter object the following appears in my console:
console: Failed to install '': java.nio.charset.UnsupportedCharsetException: cp0.
The problem does not occur in 2.5.4-rc1.
I've already tried searching for more information, but very little seems to be known about this issue and there doesn't seem to be a way to configure the character encoding(?), and it worked in a previous version without the message, so I'm assuming it's a bug.
Thanks. |
|
Date |
User |
Action |
Args |
2014-10-15 18:44:47 | nullquery | set | recipients:
+ nullquery |
2014-10-15 18:44:47 | nullquery | set | messageid: <1413398687.76.0.240794850789.issue2222@psf.upfronthosting.co.za> |
2014-10-15 18:44:47 | nullquery | link | issue2222 messages |
2014-10-15 18:44:47 | nullquery | create | |
|