That exception means that you are trying to use a character encoding that is not supported.
The list of encodings is in http://java.sun.com/j2se/1.3.0/docs/guide/intl/encoding.doc.html - which does include "ISO-8859-15-FDIS" in the extended encoding set. Is it possible that you didn't download the international version of the SDK?