Are you running in Tomcat? IIRC Tomcat does not do UTF-8 by default... or
something like that


On 12 August 2014 08:03, Erwan de Ferrières <[email protected]>
wrote:

> Hi,
>
> here are the outputs :
> root@jenkins:~# locale
> LANG=fr_FR.UTF-8
> LANGUAGE=fr_FR:
> LC_CTYPE="fr_FR.UTF-8"
> LC_NUMERIC="fr_FR.UTF-8"
> LC_TIME="fr_FR.UTF-8"
> LC_COLLATE="fr_FR.UTF-8"
> LC_MONETARY="fr_FR.UTF-8"
> LC_MESSAGES="fr_FR.UTF-8"
> LC_PAPER="fr_FR.UTF-8"
> LC_NAME="fr_FR.UTF-8"
> LC_ADDRESS="fr_FR.UTF-8"
> LC_TELEPHONE="fr_FR.UTF-8"
> LC_MEASUREMENT="fr_FR.UTF-8"
> LC_IDENTIFICATION="fr_FR.UTF-8"
> LC_ALL=fr_FR.UTF-8
>
> executable-war/var/lib/jenkins/jenkins.warfile.encodingANSI_X3.4-1968
> file.encoding.pkgsun.iofile.separator/hudson.diyChunkingtrue
> java.awt.graphicsenvsun.awt.X11GraphicsEnvironmentjava.awt.headlesstrue
> java.awt.printerjobsun.print.PSPrinterJobjava.class.pathjenkins.war
> java.class.version50.0java.endorsed.dirs/usr/lib/jvm/java-6-openjdk-amd64
> /jre/lib/endorsedjava.ext.dirs/usr/lib/jvm/java-6-openjdk-amd64/jre/lib
> /ext:/usr/java/packages/lib/extjava.home/usr/lib/jvm/java-6-openjdk-amd64
> /jrejava.io.tmpdir/tmpjava.library.path/usr/lib/jvm/java-6-openjdk-amd64
> /jre/lib/amd64/server:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64:/usr
> /lib/jvm/java-6-openjdk-amd64/jre/../lib/amd64:/usr/java/packages/lib
> /amd64:/usr/lib/jni:/lib:/usr/libjava.protocol.handler.pkgsorg.apache.axis
> .transport|java.runtime.nameOpenJDK Runtime Environment
> java.runtime.version1.6.0_31-b31java.specification.nameJava Platform API
> Specificationjava.specification.vendorSun Microsystems Inc.
> java.specification.version1.6java.vendorSun Microsystems Inc.
> java.vendor.urlhttp://java.sun.com/java.vendor.url.bughttp://java.sun.com
> /cgi-bin/bugreport.cgijava.version1.6.0_31java.vm.infomixed mode
> java.vm.nameOpenJDK 64-Bit Server VMjava.vm.specification.nameJava
> Virtual Machine Specificationjava.vm.specification.vendorSun Microsystems
> Inc.java.vm.specification.version1.0java.vm.vendorSun Microsystems Inc.
> java.vm.version23.25-b01jna.platform.library.path/usr/lib/x86_64-linux-gnu
> :/lib/x86_64-linux-gnu:/lib64:/usr/lib:/libline.separator
> mail.smtp.sendpartialtruemail.smtps.sendpartialtrueos.archamd64os.name
> Linuxos.version3.2.0-67-genericpath.separator:sun.arch.data.model64
> sun.boot.class.path/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/resources.jar
> :/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-6
> -openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-6-openjdk-amd64
> /jre/lib/jsse.jar:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/jce.jar:/usr
> /lib/jvm/java-6-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-6
> -openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib
> /netx.jar:/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/plugin.jar:/usr/lib
> /jvm/java-6-openjdk-amd64/jre/lib/rhino.jar:/usr/lib/jvm/java-6-openjdk
> -amd64/jre/classessun.boot.library.path/usr/lib/jvm/java-6-openjdk-amd64
> /jre/lib/amd64sun.cpu.endianlittlesun.cpu.isalistsun.io.unicode.encoding
> UnicodeLittlesun.java.commandjenkins.war -Xloggc:/var/log/jenkins/gclog
> .log --httpPort=8080sun.java.launcherSUN_STANDARDsun.jnu.encodingANSI_X3.4
> -1968sun.management.compilerHotSpot 64-Bit Tiered Compilers
> sun.os.patch.levelunknownsvnkit.http.methodsDigest,Basic,NTLM,Negotiate
> svnkit.ssh2.persistentfalseuser.countryUSuser.dir/var/lib/jenkinsuser.home
> /var/lib/jenkinsuser.languageenuser.namejenkinsuser.timezoneEurope/Paris
>
> Le lundi 11 août 2014 19:22:57 UTC+2, Daniel Beck a écrit :
>>
>> Make sure LANG has a UTF-8 value (e.g. en_US.UTF-8) on all nodes.
>>
>> If that doesn't help, post /systemInfo contents.
>>
>> On 11.08.2014, at 16:50, Erwan de Ferrières <[email protected]>
>> wrote:
>>
>> > Hi all,
>> >
>> > I have a configuration issue I can't resolve. I'm using the latest
>> release, Ubuntu 12.04.4 LTS (GNU/Linux 3.2.0-67-generic x86_64), on a cloud
>> machine hosted by rackspace.
>> > We have commit message in French, and jenkins is displaying the
>> accentued characters wrongly, as well as in the build log.
>> >
>> > Here are some examples :
>> >
>> > restreintes pour la visibilit�� des messages
>> >
>> > [email protected] node_modules/grunt-shell
>> > ��������� [email protected] ([email protected], [email protected],
>> [email protected])
>> >
>> >
>> > Which information should I give you so we can find what is going wrong
>> ?
>> >
>> > Regards,
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> Groups "Jenkins Users" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> an email to [email protected].
>> > For more options, visit https://groups.google.com/d/optout.
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to