Hi everyone -
I recently upgraded from Jenkins v 1.4.8.0 to 1.4.8.5. It didn't go
well... I had a number of projects that would build and then the build
would just disappear from the UI. So I reverted.
Now, a large number of my jobs have disappeared, and I see a ton of errors
like this in t
When Jenkins installs on windows it seems to open 'ALL PORTS' for java.exe.
Is this actually required? What are the minimal set of ports need by both a
slave node and master node.
I have the master node configured to communicate with slaves on a fixed
port. I assume all I would need is this fixe
You can certainly tail the build log file while the build is in progress;
it will be in $JENKINS_HOME/jobs/$JOB_NAME/builds/$BUILD_NUMBER, where
$BUILD_NUMBER is the active build. I'm not sure of an easy way to get this
number from the command line, you might just have to list the build
subdir
My thoughts on the discussion
I have also tried to work with Jenkins which have the same requirement:
"I want to be able to read from and write to the database of builds and
build results without HTTPing through the server. I’d also like to not
have everything in core all the time"
Though, d
On Fri, Oct 12, 2012 at 10:39 AM, Mandeville, Rob wrote:
> I’ve been using Jenkins for a couple of years (starting back before the
> Hudson/Jenkins fork) and it has saved my career on several occasions.
> However, I’m getting some database envy. I want to be able to read from and
> write to the d
I've been using Jenkins for a couple of years (starting back before the
Hudson/Jenkins fork) and it has saved my career on several occasions. However,
I'm getting some database envy. I want to be able to read from and write to
the database of builds and build results without HTTPing through th
I'm running multi-hour test cycles and my users have a demand for real-time
results. If test #50 failed 45 minutes in, they want to be able to see it
without waiting five hours for the rest of the tests to run. We've had this
problem for longer than we've had Jenkins, so our solution is to hav
fridodev,
try
https://github.com/katzj/jenkins-to-graphite.git
-Kamal
>
> From: fridodev
>To: jenkinsci-users@googlegroups.com
>Sent: Friday, October 12, 2012 9:02 AM
>Subject: graphite integration
>
>
>Dear List,
>In our organization we have graphite (http://
I tried setting up a slave: with the following config (Master / Slave Java
Versions)
Master:
java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.4) (6b24-1.11.4-1ubuntu0.12.04.1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
Slave:
java -version
java versi
Dear List,
In our organization we have graphite (http://graphite.wikidot.com) to
evaluate servers performances.
I was reading this article:
http://codeascraft.etsy.com/2010/12/08/track-every-release/
and would be nice to have something to link jenkins with graphite and track
deployments on servers
On Fri, Oct 12, 2012 at 2:59 AM, Shen Hui wrote:
> Yes, I do want to share the logical slave, because if there is a master that
> delivered a job to slave1 (physical machine), and I want another master to
> deliver its job to slave2(physical); in this case, we can balance the jobs
> between differ
Hi
I have set parameter in my Jenkins. In earlier my Jenkins job was triggered
using remote token that time i have not set any parameter in my job. After
i set parameter, how to trigger my Jenkins job using remote build token?
Please anyone suggest me?
I guess you're referring to the "parent" build that appears when
executing a multi-configuration job, which monitors the child builds.
This doesn't actually consume an additional executor. But if you want
to control which slave this runs on, you can use the Matrix Tie Parent
Plugin: https://w
Hi,
I've made a release based on the current git source code to fix this
logging issue, if anyone is interested, the hpi can be found here:
http://dl.dropbox.com/u/28698412/scm-sync-configuration.hpi
Cheers,
Reynald
On Wed, Oct 10, 2012 at 9:59 AM, Reynald Borer wrote:
> Hello everybody,
>
> I
Can you please post your environment as comment in Jira:
https://issues.jenkins-ci.org/browse/JENKINS-15490
Ulli
Am Freitag, 27. Juli 2012 14:34:14 UTC+2 schrieb Kjetil Ødegaard:
>
> I'm trying to upgrade Jenkins and the PMD plugin, but I keep getting an
> exception [1] on certain Maven jobs wh
Yes, I do want to share the logical slave, because if there is a master that
delivered a job to slave1 (physical machine), and I want another master to
deliver its job to slave2(physical); in this case, we can balance the jobs
between different physical machine.
Shen Hui
BB - F2 - AW264|x28530
I want to make an automatic approve/promote ONE commit at a time with
multiple git repositories.
Background:
The issue is that a commits is too often breaking the product(dev env) and
causing productivity issues for the team.
- 10 git repositories.
- all 10 has unit tests.
- 50 Jenkins jobs in
And here is the detailed java exception log.
But I don't know what does it mean.
Br,
Tony Zhang, Tz
GSM Team @ Beijing, China
From: ZHANG Xinchun A
Sent: Friday, October 12, 2012 11:39 AM
To: 'jenkinsci-users@googlegroups.com'
Subject: problems when integrate cygwin's bas
19 matches
Mail list logo