Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unmappable character for encoding

843810Jul 8 2004 — edited Jul 8 2004
Hi --

After upgrading to 1.5-beta-2, I'm getting compilation errors for all of my files. The error is "unmappable character for encoding ASCII". The compiler is complaining about a copyright symbol used in our file header.

The strange thing is, I only get this error during my nightly build on my Solaris box. I can compile from the command line fine, and also from within emacs. Compiling on my Windows PC also works fine.

We use ant scripts (version 1.6.1) to do the build, and of course there may be differences in the cron environment that matter, but I can't figure out what they might be.

Anyone have any idea at all what I need to do to avoid this error? Thanks!

-J
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2004
Added on Jul 8 2004
6 comments
2,441 views