chsboy 2009-01-07 10:28
浏览 402
已采纳

在hp-unix上启动tomcat时报警告这个严重吗?

Warning! One or more of your selected locales are not available.
Please invoke the commands "locale" and "locale -a" to verify your
selections and the available locales.

Continuing processing using the "C" locale.

  • 写回答

2条回答 默认 最新

  • bohemia 2009-01-07 10:45
    关注

    [quote]Please invoke the commands "locale" and "locale -a" to verify your [/quote]

    你的Locale没设置Tomcat的默认的编码或者语言.

    locale看下是否有Tomcat使用的编码支持,例如GBK或者UTF-8;

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?