Possible DoubleLaunchChecker false positive

2020-03-23 Thread Cline, WadeX
Hello, A few days ago we ran into an issue where Jenkins reported that two instances were running with the same host directory: Error Jenkins detected that you appear to be running more than one instance of Jenkins that share the same home directory '/var/lib/jenkins'. This greatly

Re: Jenkins.war and Jenkins as service

2020-03-23 Thread Mark Waite
See https://github.com/kohsuke/winsw/issues/210 for some suggestions to try On Mon, Mar 23, 2020 at 11:32 AM Raviraj Shitole wrote: > I am getting an error "WMI access denied error" while trying to install > the Slave agent as a service on windows. > > what should we do now? > > On Fri, Mar 20,

Re: Jenkins.war and Jenkins as service

2020-03-23 Thread Raviraj Shitole
I am getting an error "WMI access denied error" while trying to install the Slave agent as a service on windows. what should we do now? On Fri, Mar 20, 2020 at 11:47 PM Mark Waite wrote: > Jenkins running as a service on Windows does not have access to the > desktop by default. > > Jenkins runn

Re: how to enable useful debugging info for jenkin slave running as a service on windows...

2020-03-23 Thread Jeff Thompson
Unfortunately, it's a challenging exercise, hunting down why something like this is occurring. Typically, it has something to do with local system, network, environment, or Jenkins configuration. It may have something to do with how the agent is configured. The best documentation on agent (Rem

Jenkins web-hook trigger for commits against ONLY ONLY open PR

2020-03-23 Thread utp mahesh
I already configured WEBHOOK between Bitbucket server & Jenkins server and it works fine. I want to configure this webhook (Jenkins servers <---> Bitbucket server in a way that a developer commit for a *open pull request*, webhook should trigger the corresponding Jenkins job. Reference

Delete previously published HTML (with publishHTML)

2020-03-23 Thread mrvincenzo
Hi all, Is it possible to manually delete an HTML that was previously published with publishHTML? Thanks [image: Screen Shot 2020-03-23 at 14.17.13.png] -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and s

nginx as reverse proxy for secure connection to Jenkins - css style not working

2020-03-23 Thread YD
Hi after set nginx as reverse proxy for jenkins css not working , i saw that this is known issue , can anyone share how he set nginx with jenkins and css does working thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe

Re: Pipelines Export/import

2020-03-23 Thread Alfredo De Luca
Thanks Alok. I will give it a try. Appreciated /Alfredo On Sun., 22 Mar. 2020, 8:49 pm alok kumar, wrote: > Hi, > You can use job-import plugin to do so. > It's very easy and self explanatory. > > Thanks > Alok > > On Sun., Mar. 22, 2020, 14:29 Alfredo De Luca, > wrote: > >> Hi all., >> >> I h