Re: pipeline-maven-plugin stucks

2018-10-23 Thread Dan Tran
We are at latest LTS Jenkins and plugins. I turned out, the H2 db is corrupted (according to trace file). We able to get the system back with brand new DB file -D On Tuesday, October 23, 2018 at 8:37:21 PM UTC-7, Jan Monterrubio wrote: > > What version of workflow cps are you using? > > On

Re: pipeline-maven-plugin stucks

2018-10-23 Thread Jan Monterrubio
What version of workflow cps are you using? On Tue, Oct 23, 2018 at 16:54 Dan Tran wrote: > Hi > > We are experiencing all build hangs at the end and the stack trace shows > > Running > CpsFlowExecution[Owner[ecdm/ecdm-projects/ecdm/future%2Fmiles/59:ecdm/ecdm-projects/ecdm/future%2Fmiles >

Calling docker stack deploy on a docker host from within a Jenkins container

2018-10-23 Thread Ethan Wilansky
I've posted this to stackoverflow, but after a number of views, I haven't gotten an answer or even a suggestion. I'm hoping by posting the same question here, this community might have a suggestion. For reference, the stackoverflow post is: https://stackoverflow.com/questions/52920540/calling-

pipeline-maven-plugin stucks

2018-10-23 Thread Dan Tran
Hi We are experiencing all build hangs at the end and the stack trace shows Running CpsFlowExecution[Owner[ecdm/ecdm-projects/ecdm/future%2Fmiles/59:ecdm/ecdm-projects/ecdm/future%2Fmiles #59]] at org.h2.jdbcx.JdbcConnectionPool.getConnection()Ljava/sql/Connection; (JdbcConnectionPoo

Re: Changing Jenkins URL

2018-10-23 Thread Faad Sayaou
Hi thanks for the reply. I am really new in this. How do you configure the DNS for jenkins to use the URL i want? thanks On Tue, 23 Oct 2018 at 09:03, Adrien Lecharpentier < adrien.lecharpent...@gmail.com> wrote: > Hello, > > this is not really enough. This field let you configure how Jenkins wil

Re: Stack trace error in configure jenkins page

2018-10-23 Thread Navyasri Veluri
Thanks for the thumbs up.. this resolved my issue... On Friday, May 6, 2016 at 7:21:43 AM UTC-4, Daniel Beck wrote: > > > > On 06.05.2016, at 02:22, Zohaib Naman > > wrote: > > > > Hi ALL > > this is the error i am seeing at the bottom of configue jenkins page . I > am unable to save any ch

Logging of plugins

2018-10-23 Thread gotviseryon
How do we capture the logs of activities of each plugin we install in Jenkins? We use Audit Trail plugin. But, that doesn't capture the changes made in the Role Based Authorization Strategy plugin. For example, I added a user to a role and removed access of two of the users. But, couldn't fi

Reactive Reference Parameter not working with "List Subversion Tags" parameter

2018-10-23 Thread Remi P
Hi all Would anyone have a workaround to this issue: https://issues.jenkins-ci.org/browse/JENKINS-40501 I could not tell which side the problem comes from... AC plugin or Subversion plugin?? Any idea will be welcome... Regards Remi -- You received this message because you are subscribed to

Finding URL on the logs and email to a group of users

2018-10-23 Thread Daniel A
Hello, I need to find a URL [www.google.com] on the logs after a build and email it to a group of users [developers]. Note: I would prefer to keep Jenkins running on Windows but if it needs to be running on Linux is fine too. What would be the *simplest* way to achieve this? I am not sure if E

Re: Trigger remote job fails - quick question

2018-10-23 Thread KunLung Hsieh
Mark Hudson's answer works for me! Mark Hudson於 2016年2月23日星期二 UTC+8上午9時10分01秒寫道: > > I found that sometimes a workaround to ERROR 405: Method Not Allowed... > ...is to change the final part of the URL path from .../build to > .../buildWithParameters > -- You received this message because you ar

Re: CppCheck plugin fails on Ubuntu 18.04

2018-10-23 Thread Tore Havsø Sæstad
Maybe you already solved this. Here is what I found after having the same problem: It started after upgrading a slave machine to Ubuntu 18.04. In the log for the slave machine in Jenkins UI I found this error message: "java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException". The problem

Need to find the way to update the build descriptor with the cause of the build failure

2018-10-23 Thread pbasanta2002
Hi All, Trying to update the build descriptor with the build cause found through the "build analyser plugin". Here is the groovy Post Build Script using to update the build descriptor: = import hudson.model.Action import hudson.model.BuildBadgeAction import hudson.model.ModelObject impo

Re: Changing Jenkins URL

2018-10-23 Thread Adrien Lecharpentier
Hello, this is not really enough. This field let you configure how Jenkins will notify the users of the instance, in case of build failure for example. You still need to configure the DNS, reverse-proxy or other elements. Best regards. -- Adrien Le mar. 16 oct. 2018 à 21:58, Faad Sayaou a écri