Re: Upgrading to 2.475 with LDAP plugin

2024-09-11 Thread Stefan
Thanks, this did indeed seem to have worked correctly. Mark Waite schrieb am Montag, 9. September 2024 um 23:38:18 UTC+2: > On Monday, September 9, 2024 at 10:46:57 AM UTC-6 Stefan wrote: > > Inside the changelog for version 2.475 we can read: > > *Users of the LDAP plugin mus

Upgrading to 2.475 with LDAP plugin

2024-09-09 Thread Stefan
Inside the changelog for version 2.475 we can read: *Users of the LDAP plugin must upgrade it to version 733.vd3700c27b_043 in lockstep with upgrading Jenkins core.* Unfortunately, there is no indication on how to actually achieve this in a safe manner. AFAIK, updating the RPM using Zypper wil

Plugin update "Jenkins (2.323) or higher required"

2022-03-08 Thread Stefan Coussens
set to restricted for now, since it is only being used by Jenkins UI or Restful API at the moment. field/method but this is restricted ;( Any one that can help? kind regards Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To

Re: Endless redirects

2022-02-14 Thread Stefan Moebius
For what it's worth, removing the Simple Theme plugin resolved our problem. -- Stefan On 28.01.2022 12:05, Stefan Moebius wrote: Thanks Ivan, But no, as I said there's no proxy of any sort involved. It's just a plain Jenkins installation on a VM that's directly connected t

Re: Endless redirects

2022-01-28 Thread Stefan Moebius
Thanks Ivan, But no, as I said there's no proxy of any sort involved. It's just a plain Jenkins installation on a VM that's directly connected to the target network. -- Stefan On 28.01.2022 10:33, Ivan Fernandez Calvo wrote: It looks like a reverse proxy wrong redirection rul

Endless redirects

2022-01-27 Thread Stefan Moebius
difference. This is Jenkins 2.319.2. All installed plugins are up-to-date. I’ve tried to play around with extended logging, but since I don’t know what I’m looking for, I’ve had little luck. What could I look for? Regards, Stefan -- You received this message because you are subscribed to the

Resource Root URL certificate

2020-02-11 Thread Stefan Spieker
I would like to use the Resource root URL feature and have an alternative name for the server. Since it is currently accessible by https, I would also like to keep it https also for the resources. How do I specify the second certificate to the jenkins startup command? I'm using the embedded wins

Jenkins hangs after executing SSH Command

2018-03-08 Thread stefan . schumacher . netfed
l the build manually. How can I force Jenkins to disconnect and consider the build a success after executing server-neustart? SSH: EXEC: STDOUT/STDERR from command [/usr/local/bin/server-neustart] ... > NetFed-Chatbot@0.1.1 start /var/www/chatbot > node server.js Yours Sincerely Stefan

Pipeline SCM Polling: Break after first "Changes found"

2018-02-15 Thread Stefan Rademacher
returns „PollingResult.SIGNIFICANT“. Am I missing anything? I am not so familiar with the Jenkins sources. What do you think? Thanks and best regards Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from t

Show jobs from other Jenkins instance?

2017-07-11 Thread Stefan Lorenz
Hi, is ist possible to show jobs or their results from one Jenkins instance in another Jenkins dashboard? Thx Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from i

"Subproject Builds" section of a build is empty when calling a pipeline script

2017-01-04 Thread 'Stefan H' via Jenkins Users
4-0ubuntu4~16.04.1-b14) OpenJDK 64-Bit Server VM (build 25.91-b14, mixed mode) I hope you can help me out there and I chose the correct forum. Regards, Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from

Jenkins Pipeline - fail a stage but continue the build

2017-01-03 Thread 'Stefan Golas' via Jenkins Users
Hello, I would like to fail a stage in a pipeline job without aborting the build (pipeline). Is there a way? regards Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emai

Re: config.xml is overwritten on first start of docker container

2016-12-28 Thread Stefan Rademacher
0:5 -d --name jenkinsproblem_1 jenkinsproblem # run this several times, until you see, that numExecutors is changed to '0'. If 'disableSignup' changed from 'false' to 'true' the problem is reproduced. docker exec jenkinsproblem_1 cat /var/jenkins_home/

Condition in pipeline

2016-12-28 Thread Stefan Lorenz
Hi, i have a conditional step in a build configuration that is triggered by time, e.g. if time is between 1:00 and 2:00. How do I map that in pipeline script? Thanks and regards Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users"

config.xml is overwritten on first start of docker container

2016-12-18 Thread Stefan Rademacher
/3e2e01717976a1f1221874bfd576429c5c48b8a6/core/src/main/java/jenkins/model/Jenkins.java#L3015) I can’t find anything, that explains the overwriting of my config.xml. Does anyone have an idea, why this happens? Thanks and best regards Stefan Rademacher -- You received this message because you are subscribed to the

Re: Sonarqube Plugin failing on Jenkins Version 2.19.2 & 2.30 raised bug on it https://issues.jenkins-ci.org/browse/INFRA-975, any help appreciated

2016-11-09 Thread Stefan Lorenz
Am Donnerstag, 10. November 2016 07:25:06 UTC+1 schrieb Stefan Lorenz: > > "Unsupported major.minor version 52.0" > > indicates a wrong Java version... probably you use Java 8 and this is not > supported by the plugin... > > http://stackoverflow.com/a/35866015 &g

Re: Sonarqube Plugin failing on Jenkins Version 2.19.2 & 2.30 raised bug on it https://issues.jenkins-ci.org/browse/INFRA-975, any help appreciated

2016-11-09 Thread Stefan Lorenz
"Unsupported major.minor version 52.0" indicates a wrong Java version... probably you Java 8 is not supported by the plugin http://stackoverflow.com/a/35866015 Am Donnerstag, 10. November 2016 07:15:23 UTC+1 schrieb Zen Pwning: > > Trying the installation Sonarqube Plugin failing on Jenkins

Re: Upgrading to Jenkins 2.2 Breaks Build Flow Plugin DSL Editing

2016-05-24 Thread Stefan Thomasson
It is said that jenkins 2.x should be backwards compatible so I not really sure why buildflow break the gui. For me it only dissapear when navigating using the tab, so scrolling usually works. Right now I do not consider pipeline mature enough for use in production but you may be of other opinio

Problem with runnig Jenkins Slave using ssh key

2016-05-06 Thread Stefan Gehrig
th" on both, master and slave. Java version is 1.8.0_92. I made a test with TestJCE and got JCE Supported=true on both, master and slave. Still no success. - I updated all Jenkins Plugins. My Jenkins version is 1.642.3. I'm really running out of what I can try next. Does an

Re: Parallel from build flow plugin never ends

2016-05-05 Thread Stefan Thomasson
Hi, Check if your builds are merged with already queued builds, identical parameters could cause this. > 4 maj 2016 kl. 09:28 skrev alexmkv : > > We have one job that executes several other using build flow jenkins plugin. > > Main points of used flow DSL: > > def parallelJobs = []; > jobPara

Re: Opting job categories *into* being parallelised

2016-03-05 Thread Stefan Thomasson
Hi You could add a slave with one executor on each of the physical servers that handle only the restricted builds. //stefan > 4 mar 2016 kl. 22:09 skrev Tom Fitzhenry : > > A less-than-ideal-but-possibly-okay solution is: > 1. Set one of the build slaves to 'Only buil

Re: TFS plugin mapping conflict

2016-01-11 Thread Stefan Drissen
and downgraded back to 3.2.0 Regards, Stefan On Tuesday, 1 December 2015 00:59:14 UTC+1, Andy Falanga wrote: > > Hello all, > > I recently updated my TFS plugin to version 4.0.0 to take advantage of the > Java client instead of having to install a tf client on all my Linux >

Do not poll git if job is scheduled

2015-12-11 Thread Stefan Schiffler
Hi all, i have a jenkins job that polls a git repository every 5 minutes. (These facts cannot be changed so please do not answer like increase the poll interval...) The build time for the job is about 10 minutes. Now if the repository changes a build starts and during the build is running, exac

Jenkins Executors dead - Jenkins LTS 1.625.2

2015-12-08 Thread Stefan Herrmann
We habe recently updated to the LTS 1.625.2. Under normal conditions it works fine. But whenn there are a couple of job triggered via SVN change executors start to hand. The show that the job is still runing. But as soon as i go to the jobs status page the job is already finished. As a conseque

Re: Build flow "build" function doesn't return a build object if FAILED or UNSTABLE

2015-12-03 Thread Stefan Thomasson
Hi, >From my experience Build flow do not throw an exception if the build is >aborted, unstable or failed, assuming the build actually started and completed >normally. I assume you have checked what exception was caught. > 3 dec 2015 kl. 10:51 skrev Valeriy Leykin : > > Hi Christofer, > > A

Re: Access BUILD_CAUSE and BUILD_CAUSE_USERIDCAUSE through Build Flow DSL

2015-11-02 Thread Stefan Thomasson
Hi, And as always with buildflow, make sure that the "use workspace" is enabled in the job configuration. Since the environment variable seem to be created by envinject plugin. //stefan > 1 nov 2015 kl. 13:21 skrev GS_L : > > The problem is that the EnvInject isn&#x

Re: Access BUILD_CAUSE and BUILD_CAUSE_USERIDCAUSE through Build Flow DSL

2015-11-02 Thread Stefan Thomasson
Hi, Doesn't this work? build.environment["BUILD_CAUSE"] Atleast this works for me for manually started builds. However it will not get the real cause if it is started by upstream jobs > 1 nov 2015 kl. 13:21 skrev GS_L : > > The problem is that the EnvInject isn't enabled through the BuildFlow

Re: How is the TFS plugin supposed to checkout sources on remote nodes

2015-10-12 Thread Stefan Drissen
I would steer away from the 4.0.0 plug-in until it is more stable. 1. a job created with 3.2.0 plugin will simply fail with 4.0.0 plugin - see https://issues.jenkins-ci.org/browse/JENKINS-30355 2. list workspaces lists all workspaces on all servers - see https://issues.jenkins-ci.org

UnsatisfiedLinkError on slaves after restart of master

2015-09-22 Thread Stefan Drissen
Jenkins: 1.627 TFS plug-in: 4.0.0 Java: jre1.8.0_60 Intermittently multiple slaves are failing to build with: Started by user Stefan Drissen [EnvInject] - Loading node environment variables. Building remotely on in workspace c:\exact\jenkins\workspace\7.20\build work FATAL: java.io.IOException

Re: Debug 'Trigger a remote parameterized job'

2015-08-11 Thread Stefan Onea
Hello, Tried the plugin as well without success. Got the following call stack: ERROR: Remote build failed for the following reason, but the build will continue:ERROR : Max number of connection retries have been exeeded.ERROR

Re: Build flow job gets indecipherable Groovy error

2015-06-16 Thread Stefan Thomasson
t;at >> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108) >>at Script1.run(Script1.groovy:30) >>at Script1$run.call(Unknown Source) >>at >> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42) >

Re: Build flow job gets indecipherable Groovy error

2015-06-13 Thread Stefan Thomasson
Hi, I am not sure that this is what cause the error but I think you forgot a comma between the two ignores > 13 jun 2015 kl. 02:49 skrev CLOSE Dave : > > I have a Jenkins job using the build flow plugin. A portion of it looks > like the code below. > > parallel ( > { ignore ( FAILURE ) { bui

Re: Options for embedding view in iframe

2015-06-10 Thread Stefan Lindvall
Hi, Have you got it working? I am trying to do something similar. Regards, /Stefan Den lördag 4 oktober 2014 kl. 21:19:23 UTC+2 skrev Mark Phippard: > > I am embedding a Jenkins view in an iFrame. It all works well, but it > would be nice if I could control the presentation more

Re: [Build flow plugin] Cannot load balance multiple workflows

2015-03-08 Thread Stefan Thomasson
Hi, If i understood your description, i am wondering if this Isn't the expected behaviour for buildflow as it is a "fly weight" job and therefore do not consume any executors? > 5 mar 2015 kl. 23:39 skrev Ty Satrang : > > I am not sure how you want to receive that, but here is a gist of the con

[workflow-plugin] "Running Steps" shown twice

2015-03-04 Thread Stefan Lorenz
Hi, I have the same behavior like mentioned here https://issues.jenkins-ci.org/browse/JENKINS-26193 It's a job with 4 parallel steps. I have no idea what is causing this..

Re: [workflow plugin] how to block multiple execution?

2015-03-03 Thread Stefan Lorenz
Thx for the explanation & the link... Am Donnerstag, 26. Februar 2015 15:53:00 UTC+1 schrieb Jesse Glick: > > On Friday, February 13, 2015 at 6:06:37 AM UTC-5, Stefan Lorenz wrote: >> >> Will this send the job to a queue if it's already running? >> > > No,

Re: unable to abort a build using workflow plugin

2015-02-22 Thread Stefan Thomasson
Hi, I am also wondering about this, it does not help restarting jenkins as the jobs are resumed automatically. For me it was caused by starting the same job with identical parameters. > 19 feb 2015 kl. 19:11 skrev Chris Taclas : > > Hi all, > > I have a jenkins job set up using the workflow p

Re: [workflow plugin] how to block multiple execution?

2015-02-13 Thread Stefan Lorenz
Thx, I'll try that. Will this send the job to a queue if it's already running? Am Freitag, 13. Februar 2015 05:58:22 UTC+1 schrieb Ryan Campbell: > > A workflow stage can limit concurrency: > > stage name: perf, concurrency: 1 > > On Thu, Feb 12, 2015, 1:

Re: [workflow plugin] how to block multiple execution?

2015-02-12 Thread Stefan Lorenz
"Throttle Concurrent Builds" plugin seems also not be available for a workflow. Is this intended? Am Mittwoch, 11. Februar 2015 16:31:44 UTC+1 schrieb Stefan Lorenz: > > Hi, > > how can one prevent a workflow job from getting started if it's already > running

[workflow plugin] how to block multiple execution?

2015-02-11 Thread Stefan Lorenz
Hi, how can one prevent a workflow job from getting started if it's already running? I tried the "build blocker plugin" but it seems that it has no effect to the workflow. Is that possible? Regards, Stefan -- You received this message because you are subscribed to the Google G

Proposed way to deploy a war-file to a docker container?

2015-01-24 Thread Stefan Lorenz
...). Does someone has a best practice or a hint how to combine this setup with a container which gets started and provisioned with the latest build artifact? Could this get achieved with the docker-plugin? Regards, Stefan -- You received this message because you are subscribed to the Google Groups

NPE in hudson.scm.SCM?

2015-01-19 Thread Stefan Seidel
r.run(Executor.java:240) <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method> Any clues? It just happens every now and then on our builds, causing the build to fail. I don't even know if this is from hudson itself or a plugin ... Stefan --

Re: java.io.IOException: error=12, Cannot allocate memory

2015-01-06 Thread Stefan Thomasson
Hi If this only happens when a lot of simultaneous jobs are running on the same node you may want to check if you are reaching one of the limits set by ulimit, like threads per user. http://stackoverflow.com/questions/5253072/java-unable-to-create-new-native-thread //stefan > 5 jan 2015

Re: [WorkFlow plugin] Simple build

2014-12-22 Thread Stefan Lorenz
in the Snippet Generator choose "General SCM" for checkout and "Shell Script" for "mvn clean install" Am Montag, 22. Dezember 2014 11:51:46 UTC+1 schrieb Stefan Lorenz: > > You can read the tutorial > > https://github.com/jenkinsci/workflow-plugin/blob/

Re: [WorkFlow plugin] Simple build

2014-12-22 Thread Stefan Lorenz
You can read the tutorial https://github.com/jenkinsci/workflow-plugin/blob/master/TUTORIAL.md and you can use the Snippet Generator at the bottom of the workflow section... Am Montag, 22. Dezember 2014 11:39:11 UTC+1 schrieb Capfo: > > Hello, > I'd like to try jenkins workflow plugin, how ca

Re: [workflow-plugin] remote node on docker. settings.xml missing

2014-12-17 Thread Stefan Lorenz
ok, thx a lot Am Montag, 15. Dezember 2014 20:36:29 UTC+1 schrieb Kohsuke Kawaguchi: > > Good question. I think this plugin needs to be extended to support the new > Step API, which should be fairly easy. Let me see... > > 2014-12-15 4:34 GMT-08:00 Stefan Lorenz > >:

Re: [workflow-plugin] svn credentials problem when running on a remote node

2014-12-17 Thread Stefan Lorenz
t from getting > out of sync), something like what Chef does > <https://docs.chef.io/resource_file.html>, so that a simple common case > like this can be readily looked up from examples. > > When I write Chef recipes I look at these docs all the time, and the same > for

Re: [workflow-plugin] svn credentials problem when running on a remote node

2014-12-17 Thread Stefan Lorenz
onse Am Mittwoch, 17. Dezember 2014 09:53:22 UTC+1 schrieb Jennifer Hofmeister: > > Hi Stefan, > > > > did you add credentials in the checkout step, or only in the Addtional > Credentials part? It’s necessary to specify them in both places. > > > > If t

[workflow-plugin] remote node on docker. settings.xml missing

2014-12-15 Thread Stefan Lorenz
Hi, in my build jobs I use the Config File Provider Plugin <https://wiki.jenkins-ci.org/display/JENKINS/Config+File+Provider+Plugin> for sharing files like settings.xml with the remote docker jenkins nodes. How do I use it in workflow-plugin? thx and regards Stefan -- You receive

[workflow-plugin] svn credentials problem when running on a remote node

2014-12-09 Thread Stefan Lorenz
'<http://svn.repo.foo:80> Foo Subversion Repository', 'svn.repo.foo')]] Can this work? Or is there a example how to handle that? Thx Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe fr

Re: [workflow-plugin] no workspace for parallel steps

2014-11-19 Thread Stefan Lorenz
Yeah, that's what I try to achive. The job is a bit complex, with xfvb, a war deployment, and a maven project with a selenium test... that's why I stared it with the "build" step... Isn't it possible to get the results from inside a "build" step? I recognized that the "build" step either has

Re: [workflow-plugin] no workspace for parallel steps

2014-11-19 Thread Stefan Lorenz
stage 'UI-Test' parallel(suite1: { node('DockerBuild') { ws { catchError { build job: 'UITestSuiteRunner', parameters: [new hudson.model.StringParameterValue('mavenProfile', 'ui-test1'), new hudson.model.StringParameterValue('testSuite', 'UiTest1Suite')] } step $class: 'hudson.tasks.junit.JUnitR

[workflow-plugin] no workspace for parallel steps

2014-11-18 Thread Stefan Lorenz
Hi, when I try to get the test results from parallel executed steps, I get the following exception, because there is no workspace for the steps to save the test results. Zeichne Testergebnisse auf. Running: Allocate workspace : Body : End Running: Allocate workspace : End Running: Allocate

Exception in Docker Servers view

2014-11-18 Thread Stefan Lorenz
Hi, when I click on a docker instance link at the Docker Servers view I get the following exception (I can use docker images in Jenkins, there is just the error in the view): javax.servlet.ServletException: java.util.NoSuchElementException at org.kohsuke.stapler.Stapler.tryInvoke(Stap

[workflow-plugin] "unstable" Job leads to "failure" in stage

2014-11-15 Thread Stefan Lorenz
t; }, suite2: { > > node('master') { > > catchError { > > build("UI-Test Suite 2") > > } > > } > > }, suite3: { > > node('master') { > > catchError { > > build("UI-Test Suite 3") > > } > > } > > },suite4: { &

Re: Jenkins Xtreme Feedback Utility

2014-04-25 Thread Stefan Wolf
Thanks for forking. I changed the name to rss-retaliation since it is not a plugin. Would it be possible to add the Pull Request Builder and a CI-Job for the repository? Thanks in advance, Stefan Am Freitag, 25. April 2014 19:50:55 UTC+2 schrieb Daniel Beck: > > It's not a plug

Jenkins Xtreme Feedback Utility

2014-04-25 Thread Stefan Wolf
be OK. Best regards, Stefan Wolf -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, v

Combining "Run Condition Plugin" and "Maven release build"?

2014-04-07 Thread Stefan Lorenz
Hi, is it possible to combine "Run Condition Plugin" and "Maven release build" that a post build step is triggerd only if a release build is running? Thx and Regards... -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this

Extend jenkins view: How to add jobs to a new column?

2014-02-16 Thread Stefan Bauer
Hello, I want to extend Jenkins with Java, Jelly etc. ... I already have a new view and I know how to add a new column. But I don't know how to add jobs to it. How can I add jobs to a new column with code? Thanks for your help! :-) Best Regards Stefan -- You received this message be

Re: Change visual interface of jenkins with java

2014-02-12 Thread Stefan Bauer
ir is certainly another jelly file. But where can I find it? Best regards Stefan Am Donnerstag, 9. Januar 2014 14:32:26 UTC+1 schrieb Stefan Bauer: > > Hello Stephen, > > so I will learn about creating a new Plugin and the basics first and then > I will follow your advice!

Jenkins + CVS always looking for private key

2014-02-05 Thread Intervest Stefan
password authentication without looking for keyfile. we have tried running Jenkins from default jenkins user and with different user which we have created and configured in /etc/sysconfig/jenkins. But results are the same. Appreciate your help. Thanks Stefan -- You received this message

Advice on how "best" to setup a multi-location, multi-platform, multi-branch build.

2014-01-28 Thread stefan pantos
e exactly what I need? Any advice if you can understand what I've tried to describe would be most welcome. Thanks, Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receivin

Re: trigger local jenkins with github

2014-01-16 Thread Stefan Bauer
I got it, after changing my private jenkins server to a public one I got the plugin to work. Thank you very much!! :-) Best regards Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this grou

Re: trigger local jenkins with github

2014-01-10 Thread Stefan Bauer
Hallo Marius, thanks for your help. So I will work these things out! My feedback follows in a few days :-) Regards Stefan Am Mittwoch, 8. Januar 2014 10:06:16 UTC+1 schrieb Stefan Bauer: > > Hello, > > general is it possible to trigger a local jenkins job, when a push to > git

Re: Change visual interface of jenkins with java

2014-01-09 Thread Stefan Bauer
Hello Stephen, so I will learn about creating a new Plugin and the basics first and then I will follow your advice! Lets see how far I get :) My feedback follows in a few days. Thanks for that! :-) Best regards Stefan Am Donnerstag, 9. Januar 2014 11:05:34 UTC+1 schrieb Stephen Connolly

Change visual interface of jenkins with java

2014-01-09 Thread Stefan Bauer
ckage, can I find the code for the visual interface? 2.) After the changing, is it enough to copy them on my jenkins server, or is it necessary to install jenkins new? 3.) Is there a tutorial for this? Thanks for help! Stefan -- You received this message because you are subscribed to the G

Re: trigger local jenkins with github

2014-01-08 Thread Stefan Bauer
some settings? Thanks for your help! Regards Stefan Am Mittwoch, 8. Januar 2014 10:06:16 UTC+1 schrieb Stefan Bauer: > > Hello, > > general is it possible to trigger a local jenkins job, when a push to > github repositorie was made? Since about one month I work on th

trigger local jenkins with github

2014-01-08 Thread Stefan Bauer
:-) Best regards Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, v

Github Hooks with private Jenkins

2013-11-25 Thread Stefan Bauer
need one for my private system. Can someone tell me if this is generally possible? Thanks for help Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an

Jenkins slave with java.io.EOFException

2013-11-03 Thread Stefan Strobel
r.run(TcpSlaveAgentListener.java:148) Has anyone got this before, or can someone please give me a hint what I'm doing wrong here? What could be the reason? Many thanks! Cheers Stefan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group.

Re: AggregatedTestResult inconsistencies/problems

2013-08-23 Thread Stefan Wolf
The pull request is now https://github.com/jenkinsci/jenkins/pull/916. Am Freitag, 23. August 2013 15:41:15 UTC+2 schrieb Stefan Wolf: > > Hi, > > after trying to use the feature "Aggregate Downstream Test Results", i.e. > the AggregatedTestResultPublisher, I ran int

AggregatedTestResult inconsistencies/problems

2013-08-23 Thread Stefan Wolf
UI use getAction with the corresponding classes? - This main.jelly should not be used from any of the classes using the AggregatedTestResultAction (MavenModuleSet, MatrixProject). Is this correct? So can I just change the jelly file without breaking anything? - What do I have to do in order to add the Trend Repo

Re: Hudson to Jenkins

2013-06-30 Thread Stefan Wolf
Hi Marcel, would you mind putting your scripts in the Wiki or in some git-project? I think they would be interesting for quite some people. Kind regards, Stefan Am Dienstag, 15. Mai 2012 08:33:48 UTC+2 schrieb Marcel Schutte: > > Hi > > I recently did this, it's not straig

Publish over SSH plugin

2013-06-24 Thread BELLUS Stefan
Is it possible to force plugin to use SCP and not SFTP? On our target machines SFTP is not supported. Best regards Stevo -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an

Build Flow Plugin - don't trigger build when on scm change in triggered build

2013-05-27 Thread BELLUS Stefan
Hi Is it possible somehow to don't trigger build on job, when there are no changes for job in scm? E.g.: Job1 has no SCM change in time of "build command" execution. Command build( "job1" )will not start the build because of no scm change in job1. For this job variables it will use previous bu

Re: hudson migration

2013-02-05 Thread Stefan Schwoegler
gorazd, i ended up just creating new jobs from scratch and running jenkins along side hudson to build the history up. this allowed me to cleanup some unused jobs and stage jenkins in an operational environment for production deployment. regards, -- Sent from my mobile device Stefan Schwoegler

Re: Automatic diagram

2012-11-16 Thread Stefan Wolf
Hi Domi, Merged and released. When I have some time I should probably work on the layout algorithm. It seems to me that it is not really Sugiyama, because the quality is far from the one of graphviz, which should be the same. Regards, Stefan On Friday, November 16, 2012 4:56:29 PM UTC-3, domi

Re: New release of Dependency Graph View Plugin with experimental Javascript visualisation

2012-11-14 Thread Stefan Wolf
I just released version 0.6. Could you try this one? On Wednesday, November 14, 2012 6:33:23 AM UTC-3, David Resnick wrote: > > Hi Stefan, > > I upgraded to the new version that includes jsplumb. It doesn't seem to be > working; the jsplumb tab shows a blank area, though

New release of Dependency Graph View Plugin with experimental Javascript visualisation

2012-11-13 Thread Stefan Wolf
on this functionally, both from end-users and from developers. So please send your comments, feature and pull requests! Best regards, Stefan

Re: Automatic diagram

2012-11-13 Thread Stefan Wolf
. Feature and Pull requests are welcome. Best regards, Stefan On Wednesday, September 5, 2012 4:14:20 AM UTC-3, kikou wrote: > > Hi all > > Is there any plugin which draw automatically a diagram showing the job > sequence ? > So that it is more easy to show to some people the > >

Re: Automatic diagram

2012-09-28 Thread Stefan Wolf
graphviz, but I was not able to find a solution in java or javascript. If you know a good library which provides a similar functionality as graphviz, then please tell me. Regards, Stefan On Wednesday, September 26, 2012 9:16:27 AM UTC-3, kikou wrote: > > Hello > sorry for this late answer &g

Re: hudson migration: all jobs are gone!

2012-09-18 Thread Stefan Schwoegler
kinda with the active directory perms, but how would i go about porting? also, just a thought, could i downgrade hudson (not sure if thats even possible) to where they were closer then migrate to an older version of jenkins, then upgrade jenkins? regards, -- Sent from my mobile device Stefan

Re: hudson migration: all jobs are gone!

2012-09-15 Thread Stefan Schwoegler
about 20 -- Sent from my mobile device Stefan Schwoegler ste...@cryp7.net On Sep 15, 2012, at 17:42, Alex Earl wrote: The latest Hudson's XML format is VERY different from Jenkin's format from what I remember. How many jobs do you have? Sent from my Win

hudson migration: all jobs are gone!

2012-09-15 Thread Stefan Schwoegler
uot; Caused by: com.thoughtworks.xstream.converters.ConversionException: TreeMap does not contain element" when parsing the jobs build.xml files. has anybody else seen this issue? any ideas? thanks in advance, --stefan

Re: Jenkins EC2 plugin: Use Instance-ID of slave instead if AMI-ID

2012-08-04 Thread Stefan Dänzer
large repositories, pull times of repositories can be time consuming when initial pull is performed. Stefan sent from mobile. On Aug 3, 2012 10:16 PM, "R. Tyler Croy" wrote: > > On Mon, 16 Jul 2012, Tisch wrote: > > > Hi all, > > > > I have been looking at the

Re: WebSVN 2 integration with subversion plug-in

2012-02-03 Thread Stefan Thurnherr
Using jenkins v1.447 with subversion plugin 1.37, and webSVN 2.3.2. Source/diff links etc. work like a charm :-) Gruäss, stefan. On 2012-02-02 14:07, Ullrich Hafner wrote: Hi, I wanted to integrate Jenkins with our quite old WebSVN 2.0 installation, however, the generated links are not