Re: crash converting from UTF8
Re: crash converting from UTF8
- Subject: Re: crash converting from UTF8
- From: email@hidden
- Date: Fri, 17 Oct 2003 17:27:23 +0100
Hi Tom
On Thursday, October 16, 2003, at 06:23 pm, Tom Pelaia wrote:
Hi,
I'm running WebObjects 5.1 and we recently upgraded to Oracle 9i
database from Oracle 8i and the database is now using UTF8 character
encoding. Unfortunately we now get a crash when reading some records
from the database.
Did you set the encoding in the connection dictionary? Try:
databaseEncoding UTF-8
nls_lang .utf8
Cheers,
-- Denis.
Does anyone have any suggestions on how to work
around this crash? Below is the relevant part of the exception stack
trace:
Application: Logbook
Error: com.webobjects.jdbcadaptor.JDBCAdaptorException
Reason: Fail to convert between UTF8 and UCS2: failUTF8Conv
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.