https://issues.apache.org/bugzilla/show_bug.cgi?id=56144

            Bug ID: 56144
           Summary: commons-daemon has different file.encoding with none
                    daemon env
           Product: Tomcat 6
           Version: 6.0.36
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: shiym...@gmail.com

OS:CentOS 6.4
tomcat version: 6.0.36
JDK version: 1.6.0_43
daemon version: 1.0.10

I run tomcat with daemon and got a result by jinfo:
    sun.jnu.encoding = ANSI_X3.4-1968
    file.encoding = ANSI_X3.4-1968

I got a different result when i run without daemon:
    sun.jnu.encoding = UTF-8
    file.encoding = UTF-8

env|grep LANG
LANG = en_US.UTF-8

daemon compile by commons-daemon-1.0.10-native-src from tomcat

gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)

is there something wrong ?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to