[thredds] Problems with nc4 datasets on Ubuntu 8.04?
Hi,
I just tried to put netcdf4 files on an older thredds server (4.2.9)
running with Ubuntu 8.04, tomcat 6.0.33 and java 1.6.0_24 (tried with
openjdk 6.0.18, too).
Putting a netcdf4 file on the server, I get the error-message in thredds
(OpENDAP or WMS):
Unexpected error of type
com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException:
Invalid byte 1 of 1-byte UTF-8 sequence.
Converting the file to netcdf3, and using the nc3 file on that machine
works fine.
Putting the netcdf4 file on another machine, e.g. Ubuntu 10.04 works
fine, too.
Is there a known problem with older java software? Did somebody else see
this 'Invalid byte 1 of 1-byte UTF-8 sequence' before?
Best regards,
Heiko