Most viewed questions in Jenkins

+1 vote
1 answer

What is the difference between Hudson and Jenkins?

Jenkins and Hudson are Continuous Integration tool, ...READ MORE

Jun 17, 2019 in Jenkins by Neel
• 3,020 points
4,218 views
0 votes
1 answer

What are the prerequisites to learn Jenkins tool?

Hi@akhtar, As mentioned, there are no such prerequisite ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
4,196 views
+1 vote
3 answers

Rename jobs from jenkins file

Go to the Configure screen and edit the Project name field ...READ MORE

Oct 25, 2018 in Jenkins by Laila
4,175 views
0 votes
1 answer

How to deploy a jar file (spring boot jar) using Jenkins?

Use Gradle publish plugin in built.gradle. That should ...READ MORE

Sep 30, 2020 in Jenkins by Adil Abdullah khan

edited Mar 4, 2022 by Sarfaraz 4,105 views
0 votes
1 answer

ERROR: Connection is not established! java.lang.IllegalStateException: Connection is not established!

Hi@akhtar, This error may occur because of network ...READ MORE

May 29, 2020 in Jenkins by MD
• 95,440 points
4,098 views
0 votes
1 answer

When creating a new node, the option to “Launch agent by connecting it to the master” is not available in the “Launch method”

The option “Launch agent by connecting it ...READ MORE

Nov 4, 2019 in Jenkins by Sirajul
• 59,230 points
4,073 views
0 votes
1 answer

How to move Jenkins from one system to another?

Hi@MD, You can move your Jenkins server to ...READ MORE

Oct 24, 2020 in Jenkins by akhtar
• 38,230 points
4,049 views
+1 vote
1 answer

issue while deploying a war file through jenkins in docker container

Please make sure while deploying to the ...READ MORE

Dec 17, 2018 in Jenkins by Arohi
4,046 views
+1 vote
0 answers

How to change the jenkins job status manually ( user interaction ) ?

I have 7 freestyle jobs (A,B,C,D,E,F,G) in ...READ MORE

Jul 24, 2019 in Jenkins by Veeranji
• 130 points
4,043 views
0 votes
1 answer

[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/var/lib/jenkins/workspace/PipeLine).

issue with accessing POM file through Jenkins, ...READ MORE

Feb 6, 2020 in Jenkins by anonymous
• 59,230 points
3,999 views
0 votes
1 answer

Access Denied user is missing the Job/Create permission in Jenkins.

Hi@akhtar, The user doesn't have sufficient permission to ...READ MORE

Dec 7, 2020 in Jenkins by MD
• 95,440 points
3,911 views
0 votes
1 answer

How to rebuild an item on Jenkins pipeline

Yes you can, its pretty simple actually. Go ...READ MORE

Jul 10, 2018 in Jenkins by Kalgi
• 2,680 points
3,903 views
0 votes
1 answer

i was trying to deploy my job on tomcat but it keeps showing me this error : No wars found. Deploy aborted

the user that i have created was ...READ MORE

Mar 6, 2020 in Jenkins by Yassine
• 180 points
3,902 views
0 votes
1 answer

Error message artifacts/*.jar doesn’t match anything: even ‘artifacts’ doesn’t exist

Artifacts store any data that is created ...READ MORE

Aug 7, 2018 in Jenkins by Nilesh
• 7,050 points
3,892 views
0 votes
1 answer

How to build specific tag in Jenkins?

Hi@akhtar, You may able to do that by using ...READ MORE

Dec 8, 2020 in Jenkins by MD
• 95,440 points
3,773 views
0 votes
1 answer

"Java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable" in jenkins.

Hi@akhtar, I guess you are trying to use ...READ MORE

Apr 3, 2020 in Jenkins by MD
• 95,440 points
3,773 views
0 votes
1 answer

How to run selenium script with TestNG on Jenkins?

You can build this project in Jenkins ...READ MORE

Jun 19, 2019 in Jenkins by Neel
• 3,020 points
3,772 views
0 votes
1 answer

Jenkins not running as expected after changing the default port

If your Jenkins is running on Ubuntu Virtual ...READ MORE

Dec 19, 2018 in Jenkins by Charlie
3,741 views
0 votes
1 answer

How to list down all Plugins in Jenkins from CLI?

Hi@akhtar, You need to download the jenkins-cli.jar file ...READ MORE

Jul 7, 2020 in Jenkins by MD
• 95,440 points
3,666 views
0 votes
1 answer

How do I schedule a Jenkins compile/build job only when there is a new commit to my source code ?

To automatically run build on code commit, follow ...READ MORE

May 29, 2019 in Jenkins by Sirajul
• 59,230 points
3,617 views
0 votes
1 answer

how to pass a file to downstream job in jenkins?

Hi@Sourabh, You can do this task by sharing ...READ MORE

May 27, 2020 in Jenkins by MD
• 95,440 points
3,554 views
0 votes
1 answer

What is the difference between the Jenkins jobs which are in workspace directory and jobs directory

Hi@Shashi, These folders have different meanings in Jenkins. If ...READ MORE

Oct 21, 2020 in Jenkins by MD
• 95,440 points
3,496 views
0 votes
1 answer

How to create one Job in Jenkins from CLI?

Hi@akhtar, You need to download the jenkins-cli.jar file ...READ MORE

Jul 7, 2020 in Jenkins by MD
• 95,440 points
3,488 views
0 votes
1 answer

In Jenkins, actual build period time 30 mins. How to reduce the time 20 min??

If you are looking for allocating build ...READ MORE

Feb 11, 2020 in Jenkins by Sirajul
• 59,230 points
3,488 views
0 votes
1 answer

What is the difference between Jenkins and Maven?

Hi@akhtar, A maven is a build tool designed to manage ...READ MORE

Dec 8, 2020 in Jenkins by MD
• 95,440 points
3,410 views
0 votes
1 answer

I'm trying to set up two Jenkins servers without implementing the master slave model. Is there any way to do this?

There is a parameterized remote trigger plugin ...READ MORE

Jun 27, 2018 in Jenkins by Sophie may
• 10,610 points
3,402 views
0 votes
2 answers

integrate Jenkins with AWS CodeCommit

jenkins user add in visudo or /etc/sudoers READ MORE

May 14, 2019 in Jenkins by anonymous
3,397 views
0 votes
1 answer

How to configure and use third party tools in jenkins?

The procedure to utilize a third party ...READ MORE

Aug 27, 2019 in Jenkins by Sirajul
• 59,230 points
3,371 views
0 votes
1 answer

not able to launch new node via SSH in Jenkins!

Hi@akhtar, To launch one new node via SSH, ...READ MORE

May 29, 2020 in Jenkins by MD
• 95,440 points
3,327 views
0 votes
1 answer

I’m facing a login error when I try to run Jenkins on Docker. How do I solve this?

You have to open the /var/log/jenkins/jenkins.log file to ...READ MORE

Jul 24, 2018 in Jenkins by Sophie may
• 10,610 points
3,326 views
0 votes
1 answer

Jenkins: invalid version of SVN working copy

Try this manage jenkins > configure system look ...READ MORE

Aug 7, 2018 in Jenkins by Nilesh
• 7,050 points
3,320 views
0 votes
1 answer

Jenkins Window slave connectivty issue

Hi@vinay, Caused by: java.net.ConnectException: Connection refused: connect To avoid ...READ MORE

Feb 27, 2020 in Jenkins by MD
• 95,440 points
3,306 views
0 votes
1 answer

How to use Jenkins CLI in Windows system?

Hi@akhtar, You need to install Java in your ...READ MORE

Jul 7, 2020 in Jenkins by MD
• 95,440 points
3,294 views
0 votes
1 answer

What goes under jenkins configuration of JDK (JDK 11 or the latest version I'm using for selenium)

Hi@zaraaq, It just a name. You can give ...READ MORE

Nov 10, 2020 in Jenkins by MD
• 95,440 points
3,276 views
0 votes
1 answer

is there a way how to finish in-progress slave builds if Jenkins master goes offline

Hi@, You can assign your Jenkins Job to ...READ MORE

Jun 30, 2020 in Jenkins by MD
• 95,440 points
3,221 views
0 votes
1 answer

Jenkins - simply robocopy in Jenkins finishes marks build with failure

robocopy returns a bit map This is the ...READ MORE

Aug 6, 2018 in Jenkins by Kalgi
• 52,360 points
3,216 views
0 votes
2 answers

Error - trustAnchors parameter must be non-empty

This fixed the problem for me on ...READ MORE

Aug 17, 2018 in Jenkins by Nilesh
• 7,050 points
3,168 views
0 votes
1 answer

How to setup which trigger email notification to email id's in Jenkins pipeline script at every stage?

Hi@Shashi, You need to install some plugins in ...READ MORE

Sep 18, 2020 in Jenkins by MD
• 95,440 points
3,166 views
0 votes
1 answer

Warning saying "It appears that your reverse proxy set up is broken."

 As noted in the Jenkins Wiki, "The ...READ MORE

May 16, 2019 in Jenkins by Haider
3,165 views
0 votes
1 answer

"Connection reset by peer: socket write error" while uploading the artifact to nexus from jenkins

Try to enable the unsecure renegotiation by ...READ MORE

Oct 19, 2020 in Jenkins by Neha
3,094 views
0 votes
2 answers

/tmp/jenkins7925067706776714433.sh: ./deploy: Permission denied in jenkins

To avoid this error, You should add ...READ MORE

Mar 31, 2020 in Jenkins by akhtar
• 38,230 points
3,090 views
0 votes
2 answers

will running multiple Jenkins masters on same host increase the performance?

While using one big master, u can ...READ MORE

Aug 7, 2018 in Jenkins by Kalgi
• 52,360 points
3,026 views
0 votes
1 answer

An error “Unable to create the home directory ‘JENKINS_HOME’”

This is most probably a permission problem. You ...READ MORE

Jul 19, 2018 in Jenkins by Kalgi
• 2,680 points
2,968 views
0 votes
1 answer

Error " unable to parse POM" while build on Jenkins

Maven tries to read /root/.jenkins/workspace/test tools as ...READ MORE

Oct 8, 2020 in Jenkins by Blackbuild
2,964 views
0 votes
1 answer

How to trigger a build on commit to branch in declarative pipeline

Hi@Madhura, You can use triggers keyword in your ...READ MORE

Jul 9, 2020 in Jenkins by MD
• 95,440 points
2,941 views
0 votes
1 answer

Install Jenkins Plugin from Jenkins CLI.

Hi@akhtar, You need to tell your Plugin name ...READ MORE

Jul 7, 2020 in Jenkins by MD
• 95,440 points
2,874 views
0 votes
1 answer

config.xml file location on ubuntu 14

Set useSecurity from true to false and ...READ MORE

Apr 17, 2019 in Jenkins by Navya
2,824 views
0 votes
1 answer

running a Jenkins job on multiple virtual servers.

Your goals can be achieved by using ...READ MORE

May 25, 2018 in Jenkins by shubham
• 7,340 points
2,802 views
0 votes
1 answer

How to set the Sender address in Jenkins?

Hi@akhtar, In Jenkins, we need to set the ...READ MORE

Oct 24, 2020 in Jenkins by MD
• 95,440 points
2,796 views
0 votes
1 answer

/tmp/jenkins6403305246799294208.sh: line 2: cd: /root: Permission denied

Hi@akhtar, You are getting permission denied because you ...READ MORE

Feb 6, 2020 in Jenkins by MD
• 95,440 points
2,789 views