So I have the following set up in the logger, trying to follow this:
https://wiki.jenkins-ci.org/display/JENKINS/Logging. All of the following
are set at "all"
hudson.plugins.sonar
sonatype-clm
com.cloudbees.jenkins.plugins.sshcredentials
com.cloudbees.plugins.credentials
credentia
Daniel,
we hada a similra problem with Portuguese, we are locate in Brazil, and som
developers that are located in US was receiving email notification in
Protuguese.
After we had changed the Jenkins setup we solved the problem.
Eduardo
2013/8/13 Daniel Beck
> Are you sure? The UI usually is w
Are you sure? The UI usually is whatever the browser requests. Big parts of
Jenkins (plugins!) are mostly unlocalized (or localized only to English +
developer's native language). What do build logs look like? If you use Copy
Artifact plugin check those jobs; I remember its build log messages ar
Hi Daniel!
On Mon, 2013-08-12 at 19:55 +0200, Daniel Beck wrote:
> Is there anything language-related in /systemInfo or
> /computer/slavename/systemInfo, e.g. in environment variables?
Apparently in a startup configuration there was "-Duser.language=de".
I've set it to "-Duser.language=en" whic
Is there anything language-related in /systemInfo or
/computer/slavename/systemInfo, e.g. in environment variables?
On 12.08.2013, at 11:21, Steffen Breitbach wrote:
> And how do I stop it?
>
> Hi everyone!
>
> Jenkins os logging in german, mostly events related to slaves. Here are
> some exa
Hi Steffen,
we use in our Jenkins the configuration to ignore the Browser preferences
and force the language in JAVA_ARGS in /etc/default/jenkins
JAVA_ARGS="-Xms512m -Xmx2048m -XX:MaxPermSize=2048m -XX:PermSize=512m
-Duser.language=en
-Duser.country=US"
[image: Imagem inline 1]
I hope it help you
And how do I stop it?
Hi everyone!
Jenkins os logging in german, mostly events related to slaves. Here are
some examples:
SEVERE: Kann keinen Slave-Agenten starten für bsjenkinsslave02
WARNING: Node monitoring bsjenkinsslave01 for Antwortzeit aborted.
Exception in thread "Monitoring bsjenkinssla
What kind of logging would you like to enable? Builds usually log
their output to the build console.
-- Sami
2012/6/16 Mohammed, Ashfaque :
> Hi,
>
>
>
> How to enable logging for Jenkins running in Tomcat server?
>
>
>
> Thanks.
>
> Ash.
Hi,
How to enable logging for Jenkins running in Tomcat server?
Thanks.
Ash.