Hi Eric, Mark,
Could you keep the list updated? Or have you created a new issue on Jira for
this?
We do see this (or a very similar) issue also for at least one job in our
environment
Thank you and cheers.
Mit freundlichen Gruessen/Best regards,
Christian Beushausen
I S&T PD SW SWF
Interior S
Yes, I intend to write up the issue today for tracking.
I have been troubleshooting more but unfortunately don't have anything
valuable to add just yet. I will reply to this thread once the issue has
been opened with more details.
Eric
On Thu, Jan 9, 2020, 05:49 Beushausen, Christian <
christian
Hi everyone,
I have tomcat installed on a windows server and I do war deployment on it
from Jenkins linux server. I need to restart tomcat before deploying the
war, how can I do this from Jenkins? I have the tomcat server as an agent
on Jenkins if this helps!
Thanks in advance,
Joud
--
You r
On my jenkins Job (type of pipeline), I use gerrit-trigger and on the
pipeline script definition I run "git fetch --tags --progress --
${PROJECT_URL} ${GERRIT_REFSPEC} && git checkout FETCH_HEAD",
Values:
GERRIT_REFSPEC = refs/changes/*:refs/changes/*
PROJECT_URL =
I can get the file changes b
Am Donnerstag, 9. Januar 2020 15:59:08 UTC+1 schrieb Dominic Espiritu:
>
> On my jenkins Job (type of pipeline), I use gerrit-trigger and on the
> pipeline script definition I run "git fetch --tags --progress --
> ${PROJECT_URL} ${GERRIT_REFSPEC} && git checkout FETCH_HEAD",
>
You need to make
Issue entered and will update this thread as things develop.
https://issues.jenkins-ci.org/browse/JENKINS-60717
Thanks,
Eric
On Thu, Jan 9, 2020 at 7:53 AM Eric Pierson wrote:
> Yes, I intend to write up the issue today for tracking.
>
> I have been troubleshooting more but unfortunately don't