[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20050315: IDV - get this error message occasionally

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: 20050315: IDV - get this error message occasionally
  • Date: Tue, 15 Mar 2005 09:01:28 -0700


An error has occurred:
Error:
×Ö·ûת»»´íÎ󣺡°Malformed UTF-8 char -- is an XML encoding declaration 
missing?¡±£¨ÐкſÉÄÜ̫С£©¡£

Thanks a lot !

HI Liu,
I suspect the problem is that you have filenames that have a different encoding than UTF-8. We save off filename paths in a variety of places inside xml documents and, when we try to read those documents in, the xml parser
does not recognize the non utf-8 character encodings.

Unfortunatley, right now, I cannot offer you a quick solution. However, we will try to address this issue in a future release.

-Jeff