[SOLVED] Zimbra Desktop 2_0_b10580 not start on Windows XP Brazilian Portuguese
I installed SP3 on a Win XP Portuguese Brazil and he does not start. The file shows an error in zdesktop.out:
ZDESKTOP.OUT
0 INFO [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
250 WARN [main] log - FATAL@file:/C:/Documents%20and%20Set.../etc/jetty.xml line:70 col:56 : org.apache.xerces.impl.io.MalformedByteSequenceExc eption: Invalid byte 2 of 3-byte UTF-8 sequence.
268 WARN [main] log - EXCEPTION
Checking the line shown above in the jetty.html, I realized that the problem is probably related to the special character (çõ) of the location of user files:
ARQUIVO jetty.xml (Lines 69,70,71 e 72)
<Call class="com.zimbra.cs.offline.OfflineConfigTool" name="setPort">
<Arg>C:\Documents and Settings\marcio\Configurações locais\Dados de aplicativos\Zimbra\Zimbra Desktop</Arg>
<Arg><Ref id="jettyPort"/></Arg>
</Call>
I did the installation on a machine with Windows 2003 Server English and had no problems.
Any suggestions?
Thanks to all