NSMacOSRomanStringEncoding / Check your connection dictionary
NSMacOSRomanStringEncoding / Check your connection dictionary
- Subject: NSMacOSRomanStringEncoding / Check your connection dictionary
- From: Tom Jones <email@hidden>
- Date: Thu, 17 Jun 2004 15:00:56 -0700
I'm getting the errors shown below in a Direct2Web project on WebObjects 5.1, Windows 2000, Sql Server 2000.
The NSMacOSRomanStringEncoding error occurs the first time I navigate to a page, but goes away after refreshing. The "Check you connection dictionary" error occurs when I hit the DB. I believe my connection dictionary is correct because I can browse the data from EOModeler(is that a false assumption?)
I have added charset.jar to my CLASSPATH (suggested on some other site) but this did not resolve the issue.
Any help would be appreciated.
Thanks!
[2004-06-17 16:46:05 CDT] <WorkerThread0> com.webobjects.foundation.NSForwardException for java.io.UnsupportedEncodingException: NSMacOSRomanStringEncoding
[2004-06-17 16:46:14 CDT] <WorkerThread3> <WOApplication 'd2w'>: Exception occurred while handling request:
java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext com.webobjects.eoaccess.EODatabaseContext@1c65216: failed to open database channel. Check your connection dictionary, and ensure your database is correctly configured.
[2004-06-17 16:46:14 CDT] <WorkerThread3> java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext com.webobjects.eoaccess.EODatabaseContext@1c65216: failed to open database channel. Check your connection dictionary, and ensure your database is correctly configured.
_______________________________________________
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.