Hi Fiona,
The place to increase memory is Job Configuration of your job > Build
> Invoke Ant > Advanced > Java Options
What I can suggest to see if the issue comes from your CI machine or
the SVN server: connect to the CI machine via ssh, run the checkout in
the terminal session via the native sv
I test before, if I execute 'svn update' at client, I feel the speed
is faster than jenkins :), svn version in jenkins is 1.6,but my svn
server is 1.7, it not to upgrade? the speed is relate to Apache?
On 2月16日, 下午4时48分, Didier Durand wrote:
> Hi Fiona,
>
> The place to increase memory is Job Co
You may try
https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin
I hope it will help.
İyi çalışmalar.
On Wed, Feb 15, 2012 at 5:57 PM, Alper Tekinalp wrote:
> Any idea please?
>
>
> 2012/2/15 Alper
>
>> Hi.
>> I have two jobs A, B and B is dependent to A. So how can I say e
Hi All,
I had high hopes for this plugin:
https://wiki.jenkins-ci.org/display/JENKINS/Build+Pipeline+Plugin
But it doesn't appear to work with promoted builds and the maintainers
never reply to email.
Can anyone recommend any similar, maintained, alternatives?
cheers,
Chris
--
Simplistix
Hi,
I get an interesting stack trace from my build (which uses maven)
here. The maven error is one thing, but what's interesting is further
down where it says:
ERROR: Processing failed due to a bug in the code. Please report this
to jenkinsci-users@googlegroups.com
java.lang.NullPointerException
i want to chaneg the display of the matrix in a multi-configuration
project.
Is it possible to control which axis goes where?
Yesterday, I upgraded from Jenkins 1.444 to 1.451, and at the same time
upgraded the CVS plugin from 1.6 to 2.0. Now all of my CVS jobs are failing
with the same kind of error as seen below. Reverting to version 1.6 fixes the
problem. Is there a config change I have to make for 2.0?
FATAL:
Hello all!
I am trying to publish my build products to S3 bucket using the
Jenkins S3 Plugin. Is there a way to configure the upload so the files
that already exist in the bucket are not overwritten by the later
files that have the same name?
Thanks,
Irene
On 8 August 2011 23:54, John Vacz wrote:
> can anybody tell me what is the environment variable referencing to slave
> remote fs root?
I need the same. Does such a variable exist pointing to the slave remote fs
root?
Ringo
See JENKINS-12599
On 02/16/2012 03:14 PM, Harpel, Craig wrote:
>
> Yesterday, I upgraded from Jenkins 1.444 to 1.451, and at the same
> time upgraded the CVS plugin from 1.6 to 2.0. Now all of my CVS jobs
> are failing with the same kind of error as seen below. Reverting to
> version 1.6 fixes
Ah, I missed that one. Thanks!
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Ullrich Hafner
Sent: Thursday, February 16, 2012 10:14 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: CVS jobs failing with plugin version 2.0
See JENKINS-12599
Hmmm, nobody has an idea on this question? Should I ask somewhere else?
James
On Mon, Feb 13, 2012 at 12:36 PM, James W. Wilson wrote:
> Hi,
>
> I have a multi-module project which is set up with a post-build step.
> I have selected "Run only if build succeeds". However, the post-build
> step is
FWIW, this used to work last week.
I am able to run 'mvn deploy' from the command-line on the Jenkins box in
the job 'workspace' folder just fine using my 'deployuser' account settings
in the Maven settings.xml.
I can upload artifacts from the Archiva web application using the same
'deployuser' a
Tomasz,
you have to define a new boolean parameter on your job (e.g. SKIP_SONAR) on
your Job, then go to the Advanced Sonar plugin configuration in your job and
enter the same variable name into it.
Now when you use the new m2release plugin, it will ask you about whether to
skip the Sonar analyz
Hi all,
I'm in the process of setting up a Jenkins build environment for our
system, using a bunch of VMs to do different configuration builds. Our
architecture is:
Machine A running jenkins with the libvirt-slave plugin.
Machine B hosting KVM VMs, accessible through a NAT network, with the
SSH por
Just an additional bit of information: It appears that, not only did
the VM not shut down, but the slave jenkins process on the VM never
actually stopped, even though the slave is marked as offline. Killing
the slave process, however, does not fix the problem.
The only thing I've found which does
I know I posted this eariler today, but I have a bit more information.
Since I can perform 'mvn deploy' from the command line, I disabled the *'Deploy
artifacts to Maven repository*' post-build option and just used the
following in my Maven "*Goals and options*":
clean install deploy
It work
now I find in build history pane,it look like:
blue star icon + #2012-2-16 19:35:55 + console output icon + 245M
I want to know 245M is what? I find It sometimes is small 1k,sometimes
is large, and sometime it is blank,how 245M appear? maybe some plugin ?
Hi Chris,
Yes, unfortunately the pipeline plugin doesn't support the features of the
promoted build plugin. All you can currently do is have a manual trigger
versus an automated trigger.
If you were able to implement this feature we will include it.
Cheers,
Geoff
On Fri, Feb 10, 2012 at 7:2
Hi Guys
I have a multi repo project, both checkouts are from svn servers, and I have a
'poll scm' every 15 mins to build it.
However, in the subversion changes, I can't see any changes, and the repos
version numbers are not changing either, but it just keeps building my project
500 builds late
I have two jobs that I want to manually approve, let's call them Job A
and Job B. Job C is a job that I want to be executed when there is an
approved Job A and B. The scenario is one where I have separate
builds that I to join together to execute a deployment stage.
Job A has the following param
Hi
When we are using “buildResultTrigger-polling plug-in” we are getting
below error frequently. Jenkins version is 1.411
INFO: opalp05_r1.4_dev_R4_UAT_dotnet #31 main build action completed:
SUCCESS
Feb 16, 2012 7:51:59 PM
org.jenkinsci.plugins.buildresulttrigger.BuildResultTrigger run
SEVERE:
22 matches
Mail list logo