This seems to be resolved. Here's a summary for future reference.

We were receiving the following error when syndicating Shift_JIS content
from a CF5 site to a CFMX site using a simple cfhttp tag.

java.lang.NoClassDefFoundError at
sun.nio.cs.ext.SJIS.newDecoder(SJIS.java:39)

We only found this error on one CFMX server (a brand new installation), not
other development and live servers. The error seems to be caused by the
presence of this file:  c:\cfusionmx\runtime\jre\lib\i18n.jar which most of
our servers don't have.

We deleted it, and the site is now working fine.



  _____  

From: Matthew Walker [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 25 May 2004 11:01 a.m.
To: CF-Talk
Subject: cfhttp of SJIS content

I'm having a problem on a newly setup CFMX 6.1 standard server. Shift
JIS content retrieved from a CF5 server via CFHTTP is throwing the
following error.

java.lang.NoClassDefFoundError at
sun.nio.cs.ext.SJIS.newDecoder(SJIS.java:39)

This doesn't happen on our development server or on another live server.
JVM version and hotfixes are all the same. Error also doesn't happen if
retrieving English or UTF-8 content. Other than suggesting I upgrade the
CF5 site to Unicode, any ideas?

  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to