Do you mean the unit test output is lost but the tests complete? Do they anyway
succeed?
Or did you mean the tests hang and never complete?
How did you install Jenkins? What is the environment?
-- Sami
Greg Cooksey kirjoitti 20.3.2013 kello 16.54:
> Hi,
>
> I'm having a problem with the Xco
I had a similar problem. I believe it was caused by Jenkins being unable to
load and use some native code for file permissions or symlink creation.
I solved it by upgrading Java to 1.7 in both master and slave.
-- Sami
David Mata kirjoitti 26.3.2013 kello 9.57:
> I have had the same problem
I myself have rarely considered this a problem. The workspace would anyway be
overwritten by the next build, so it is better not to trust it's existence or
contents.
If I need to debug a problem with a job, I either:
* Disable the job to prevent next build from overwriting the workspace or
* Co
On Tue, Apr 2, 2013 at 4:23 PM, Sami Tikka wrote:
> Having only passing knowledge of Windows development, I may be completely off
> the mark but here's my guess:
>
> Tortoise is a GUI tool. You may have installed Jenkins as a service and by
> default services or processes started by them are not
Having only passing knowledge of Windows development, I may be completely off
the mark but here's my guess:
Tortoise is a GUI tool. You may have installed Jenkins as a service and by
default services or processes started by them are not allows to interact with
the GUI session. Check
https://wi
Looks like there are improvements in this area coming in 1.510
https://issues.jenkins-ci.org/browse/JENKINS-17311
On 1 Apr 2013, at 18:13, Walter Kacynski wrote:
Did you ever find a solution for using "H/5"? I'm facing the same issue
that you describe.
Thanks.
On Wednesday, May 23, 2012 6
The entry in the jenkins log gives you a hint.
I'm quiet sure that you configureded authentification,
but you don't provide it in the trigger. Read the wiki more carefully,
especially the part about the configuration for the netrc-file.
Regards
Felix
On 04/02/2013 09:04 AM, Karolis wrote:
ANYON
Have you tried setting the Jenkins-slave service to "disabled" on the
slave machine?
Eric
On 4/2/2013 12:00 PM, tima wrote:
I'm having the same issue as in this unanswered post:
http://jenkins.361315.n4.nabble.com/automatic-reconnec-after-manual-disconnec-windows-service-slave-td4643215.html
I just upgraded my gradle plugin and suddenly the builds broke because
of this pull request:
https://github.com/jenkinsci/gradle-plugin/pull/12
I had my gradle.properties file with the repository information in my
build user's .gradle directory and it took a bit for me to figure out
that GRADLE
I'm having the same issue as in this unanswered post:
http://jenkins.361315.n4.nabble.com/automatic-reconnec-after-manual-disconnec-windows-service-slave-td4643215.html
I needed to loan out one of my slaves to a group doing performance testing.
A disabled and disconnected that node for the time b
Here's what we use for random every 5 minutes. We rolled this out
extensively in our environments to avoid point loading SCM servers. Making
these changes really helped spread out the load on our source control
servers.
Random 5 minutes (I copied this, the syntax should be ok):
H(0-4),H(5-9
I was using the batch command
""%SVN%\TortoiseProc.exe" /command:update /path:"%SOURCE%" /closeonend:1 "
or calling the batch file from Jenkins to make svn update but failed, while
it works when I run the batch file out of Jenkins.
In the output console, Jenkins just keeps running after the command
I was using the batch command
""%SVN%\TortoiseProc.exe" /command:update /path:"%SOURCE%" /closeonend:1 "
or calling the batch file from Jenkins to make svn update but failed, while
it works when I run the batch file out of Jenkins.
In the output console, Jenkins just keeps running after the co
I was using the batch command "%SVN%\TortoiseProc.exe" /command:update
/path:"%SOURCE%" /closeonend:1 " or calling the batch file from Jenkins to
make svn update but failed, while it works when I run the batch file out of
Jenkins.
In the output console, Jenkins just keeps running after the command
Yes.
--
View this message in context:
http://jenkins.361315.n4.nabble.com/SVN-post-commit-hook-not-triggering-jenkins-build-tp4660997p4661231.html
Sent from the Jenkins users mailing list archive at Nabble.com.
--
You received this message because you are subscribed to the Google Groups
"Jen
Hi,
Do you have configured SCM Polling like described here :
https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Plugin#SubversionPlugin-Postcommithook
Michaël Pailloncy
2013/4/2 Karolis
> ANYONE???
> PLEASE HELP!!! :((
>
> Karolis
>
>
>
> --
> View this message in context:
> http://jenki
Thanks a lot; we replaced the corrupt file and it works fine now. Sorry for
the false alarm.
Craig
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Michael Clarke
Sent: Monday, April 01, 2013 9:13 AM
To: jenkinsci-users@googlegroups.com
Subject: Re:
Hmmm, looks like the issue is with Chrome and AJAX calls as adding new
build or post build step does work in Firefox
On 2 April 2013 10:40, Peter Miklosko wrote:
> I don't know what happend recently but neither 1.508 or 1.509 let me add
> new build or post build steps for Maven 2/3 or free-styl
Hi
We are using Jenkins for automated builds. We have automated all our builds
using Jenkins. Now we are trying to automate deployment also.
We have identified to use Controltier for auto deployment.
I would like to know, whether any plug-in is available in Jenkins to
integrate with Cont
I don't know what happend recently but neither 1.508 or 1.509 let me add
new build or post build steps for Maven 2/3 or free-style job.
Since I do use it just locally I do run jenkins from command line (java
-jar jenkins.war), I removed .jenkins folder from system to make sure it
does start from
ANYONE???
PLEASE HELP!!! :((
Karolis
--
View this message in context:
http://jenkins.361315.n4.nabble.com/SVN-post-commit-hook-not-triggering-jenkins-build-tp4660997p4661187.html
Sent from the Jenkins users mailing list archive at Nabble.com.
--
You received this message because you are sub
21 matches
Mail list logo