Looks like it works when installing the latest versions of the plugins.
never mind :-)
On Friday, December 13, 2013 2:00:06 PM UTC-8, frank stockmans wrote:
>
> Hi,
>
> We are using the Jenkins Buildflow and loving it.
> One thing we do is launch the same subjob in parallel from the top job and
On Fri, Dec 13, 2013 at 4:22 PM, Mark Waite wrote:
> Development on OpenJDK 1.6.0_24 shows compiler bugs in
> https://issues.jenkins-ci.org/browse/JENKINS-15165
I think that's compiling jenkins, not just running it.
> 1.480.1 LTS testing on OpenJDK 1.6.0_20 on Debian Squeeze ran poorly enough
>
Development on OpenJDK 1.6.0_24 shows compiler bugs in
https://issues.jenkins-ci.org/browse/JENKINS-15165
1.480.1 LTS testing on OpenJDK 1.6.0_20 on Debian Squeeze ran poorly enough
that I noted it in the
https://wiki.jenkins-ci.org/display/JENKINS/LTS+1.480.x+RC+Testing wiki
page. No details lis
I found references to an API call for submitDescription. Is there an API
call that sets the Build Display Name called submitName? How would I find
out ... without writing code that actually tries it? Is there a generaly
way to discover obscure interfaces like this?
--
You received this mess
Hi,
We are using the Jenkins Buildflow and loving it.
One thing we do is launch the same subjob in parallel from the top job and
pass in different variables.
e.g.
Joblauncher TESTSUITE="test1 test2 test3"
--->smoketestjob #1
--->smoketestjob #2
--->smoketestjob #3
We would like the vizualiza
On Wednesday, December 11, 2013 10:39:25 PM UTC-5, Mark Waite wrote:
>
> There were versions of OpenJDK 6 which did not run Jenkins well for me.
> The Oracle JDK has always run it well.
>
> I have been using OpenJDK 7 on some machines and Oracle JDK 7 on others
> with equally good results.
>
Wh
On Fri, Dec 13, 2013 at 2:26 PM, Victoria Wei Lei wrote:
>
> I have successfully set up the master and one slave, they connect properly.
> My build script is windows batch file. My initial question is how slave can
> access the build script and building the SW under slave's workspace? When
> ente
If you need to use a build file then you might just have to include it with the
project to get checked out with the code, then the batch script is in the
project workspace.
Otherwise the slave would need the file on it locally and you can tell the job
where to find it on that machine. If you
Hi Guys,
I'm new to Jenkins, but I've created a few jobs before using the GitHub
Jenkins hook, so that builds kick off when a commit to Jenkins is made.
However, after creating some new jobs, using the same service hook in Git
Hub, the commit no longer kicks off the builds.
On the Jenkins ser
Dear All,
I have just started to explore the possibility to use Jenkins as automatic
build/test tool in our environment. I have done a few of experiments, have
some questions. These might be very basic questions, but it seems hard to
find answer just visiting Jenkins wiki.
I have one windo
All the jobs on the server that is working have a config.xml file under
config/jobs/$module/
Looking for the equivalent files on the server that isn't working, I find that
they are not there. There is one where I have creted a enw test job for
comparison, so I can only assume that the upgrade p
Pankaj,
I was able to do that today.
My jenkins run under tomcat6 account I configured it to run a bash script
using
sudo -u ubuntu /opt/script
NOTE: inside the script debug it using whoami and env
I had problems with enviroment, I got the home folder from tomcat user
The next step is to confi
Hi,
i want to make a REST Post request to a resource. For this call i need to
set the Header to use application/xml and send xml inside the body of the
message. I have found the HTTP-Request plugin, but cannot find out how to
add a body or do other changes. Has someone here some recommandations
It would seem that all of your jobs have some configuration setting in them
that will no longer work with the update. Possibly something that core can't
display or something with one of the plugins...a bit tricky.
We have run into an issue where after updating core, any build with a promotion
I take it you have thought about the obvious - but just incase I will restate
it.
Use a clean workspace each time.
I actually consider this good practice as it will remove any crud that bad
code/tests etc has left behind.
/James
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@g
I'm having problems with Gerrit and Jenkins in combination not aborting
jobs in a nice manner(*). This causes followon jobs to see a corrupted
workspace and then these subsequent jobs fail.
I want to enable the "Build Current Patches Only" which will get rid of
queued jobs that are no longer n
This morning I updated Jenkins on 2 systems, together with installed plugins
and also installed the mercurial plugin.
On the first system, this seemed to go smoothly and it is still running as
expected, although the running version is now 1.524, so it's not very up to
date.
On the second syste
Hi everyone!
Our Jenkins installation is quite large and so we have many users (I don't know
the exact number, but it should be 200-something).
Every time I set the shutdown flag there are users that misinterpret this and
think that Jenkins actually is in the process of shutting down (and not j
The quoting of the first output line does not look right.
cmd.exe /C '""C:\Program Files (x86)
One too many double quotes are used, as far as I can see.
Eric
On 12/13/2013 9:13 AM, tom-e wrote:
Hello
We are moving our Jenkins server to a new hardware. For this we did a
new installation of t
Hello
We are moving our Jenkins server to a new hardware. For this we did a new
installation of tomcat, jenkins and all needed plugins.
Everything works fine (Java and .Net builds), execept Grails. We use the
same plugin as before but everytime we start a build we receive this error
message:
On Fri, Dec 13, 2013 at 02:49:08AM -0800, Divya Madaan wrote:
> I am trying to launch agent on linux server via SSH but getting below
> error. Could anyone please help with this ?
>
> [12/13/13 01:19:10] [SSH] Opening SSH connection to cabluj1:22.
> [12/13/13 01:19:11] [SSH] Authentication succes
Hi,
I am trying to launch agent on linux server via SSH but getting below
error. Could anyone please help with this ?
[12/13/13 01:19:10] [SSH] Opening SSH connection to cabluj1:22.
[12/13/13 01:19:11] [SSH] Authentication successful.
[12/13/13 01:19:11] [SSH] The remote users environment is:
Hi,
Thanks for reading.
We have a Jenkins install which produces a stack trace every time when an
unauthenticated user browses the main page.
Anyone recognise / any ideas? Our Jenkins was migrated from an older Hudson
install if that's relevant.
Stack trace
javax.servlet.ServletException:
Okay you get this error if you fill in the full blob storage url in the
system account config.
You must not put the storage account name in this field - only the bit
after the storage account name.
On Friday, 6 December 2013 16:29:57 UTC+2, michaelw wrote:
>
> So enter my storage account na
24 matches
Mail list logo