How To Configure Jenkins In Windows

  Рет қаралды 41,283

Mukesh otwani

Mukesh otwani

Күн бұрын

In this video, I will show you how to configure Jenkins In Windows. I will also guide how to set Java and Maven path.
If you are getting the below error then try installing the plugin mentioned below
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" , "Caused: sun.security.validator.ValidatorException: PKIX path building failed" ,"Caused: javax.net.ssl.SSLHandshakeException" while installing jenkins plugin.
Solution- Install additional plugin
plugins.jenkin...
Jenkins Tutorials for Beginners
• Jenkins Tutorial For B...
All Playlist
/ mukeshotwani
Connect with us:
Linkedin- / mukesh-otwani-93631b99
Instagram- / mukeshotwani
Facebook Group- / 256655817858291
Facebook Page- / seleniumwebdrivermukesh
Twitter- / mukeshotwani
Blog- learn-automatio...

Пікірлер: 56
@uvitalkumar
@uvitalkumar 3 жыл бұрын
Hi Mukesh, This is really good explanation the people who wants to learn Jenkins newly. I personally learned Jenkins 3 years back by watching youtube videos only. Out of which this series going to be perfect.
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Thank you so much Vital for following from last 3 years. Jenkins has done some UI and functional changes so this series will cover new changes too.
@uvitalkumar
@uvitalkumar 3 жыл бұрын
@@Mukeshotwani thank you for making videos with new changes. Without fail I will watch and implement the same.
@bodenedward403
@bodenedward403 3 жыл бұрын
You prolly dont give a shit but does someone know a method to get back into an instagram account?? I was stupid lost my login password. I appreciate any assistance you can offer me!
@zpytta
@zpytta Жыл бұрын
hi mukesh sir, this session is really nice! clear sound, understandable and viewers-friendly.
@Mukeshotwani
@Mukeshotwani Жыл бұрын
Thanks a ton for following this series. Let me know if you need any help. I would be happy to assist you.
@zpytta
@zpytta Жыл бұрын
sir, can you upload a video for how to contribute for open source project jenkins in beggining. I mean where to start contribute in jenkins for begginers. @@Mukeshotwani
@Bbangaram-d9u
@Bbangaram-d9u 3 жыл бұрын
Thank you Mukesh ji 🙏
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Welcome Bhagya
@chirag6283
@chirag6283 3 жыл бұрын
@Mukesh otwani Thank you for the great series. Can you let me know how to test the case parallelly in Jenkins using Jenkins nodes?
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Hi Chirag, yes next videos will be on nodes too.
@saimanikanta2078
@saimanikanta2078 3 жыл бұрын
Hi Mukesh, I just now started the Jenkins series so far its amazing but want to ask you that have you covered Master and slave concepts?
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Yes Sai, Its covered with Windows instances.
@kalpanaharibasker6208
@kalpanaharibasker6208 2 жыл бұрын
HI Mukesh, I downloaded the Jenkins. once i closed the command prompt my Jenkins also closed. so what i need to do?
@Mukeshotwani
@Mukeshotwani 2 жыл бұрын
Run same command again and it will be up and running
@yellayiaruna6170
@yellayiaruna6170 3 жыл бұрын
Hi Mukesh, I am not able to open my jenkins URL i.e. localhost:8080. When I opened it for the first time then it opened and when I was continuing with y work on it it suddenly giving "Problem Loding page". Could you please help me out.
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Hi Yellayi, please dont close cmd which is running Jenkins. Once you close jenkins will stop.
@yellayiaruna6170
@yellayiaruna6170 3 жыл бұрын
Then how can we start it?
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
same like how u started earlier java -jar jenkins.war file it will start your jenkins again.
@yellayiaruna6170
@yellayiaruna6170 3 жыл бұрын
Ok, thank you very much 😊
@shrikantk3793
@shrikantk3793 6 ай бұрын
how to get those jenkins icon, i cant find which theme is it.
@vinodkumar-yy5cn
@vinodkumar-yy5cn 3 жыл бұрын
Hi Mukesh, If you could make videos on GIT, it will be grateful for us. Happy Testing!
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Will upload soon Vinod
@SaiKumar-pe9xs
@SaiKumar-pe9xs 3 жыл бұрын
Hi Mukesh,when I install Jenkins,I dont find any plugins it is empty what can I done to download plugins
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Hi Sai, please try jenkins with different version (lower version)
@suranjitbiswas5968
@suranjitbiswas5968 2 жыл бұрын
Hi mukesh when I run my project I get this error (The goal you specified requires a project to execute but there is no POM in this directory (C:\Users\PATH). Please verify you invoked Maven from the correct directory.) But when I run my project from command line its working fine but when I run my project in jenkin I get this error. So my question is why I don't get this error when i run the project through command line.
@balajimanavalan9230
@balajimanavalan9230 2 жыл бұрын
hai mukesh.. this video really helped me.. but as you mentioned that by mentioning my machine's ip in the url, anyone can access my jenkins. But when i tried, I am not able to access from other machine. Could you please help me with that?
@sanjaysukumaran4248
@sanjaysukumaran4248 3 жыл бұрын
Hi Mukesh, If Jenkins is in cloud, how to install Jenkins agent. If the Jenkins is in cloud do we need to download and install Jenkins in the local machine ?
@rajeshinjam8500
@rajeshinjam8500 3 жыл бұрын
Thanks 👍
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Welcome 👍 Rajesh
@praveenmalviya4234
@praveenmalviya4234 3 жыл бұрын
We have changed the ip but how to change the port along with IP example x.x.x.x:1111 port
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Jenkins port is fixed, you can change url with ip, url with system. Jenkins is basically Java application which is running on specific port.
@vinodkumar-yy5cn
@vinodkumar-yy5cn 3 жыл бұрын
Hi Mukesh, Could you please go a bit slow while explaining, I'm new to Jenkins to so, unable to catch this fast. Hope u can understand. Happy Testing!
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Noted Vinod
@niyi_adunola
@niyi_adunola 3 жыл бұрын
Hello Mukesh, thanks for this tutorial. "ipconfi" doesn't work on my command prompt, the response I got was 'ipconfi' is not recognized as an internal or external command, operable program or batch file.
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Hi Niyi, are you using MAC or Windows? I guess there is typo error. It should be ipconfig
@niyi_adunola
@niyi_adunola 3 жыл бұрын
@@Mukeshotwani thanks, I got it fixed. I'm using windows by the way. One other things I noticed is that Jenkins will not run except my command prompt is running, is that how it works?
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Yes Niyi since we started using war file so once you close cmd it will stop. In upcoming lectures I will show how we can install jenkins as service so it will run in background even if you close cmd.
@niyi_adunola
@niyi_adunola 3 жыл бұрын
@@Mukeshotwani that will be great. Thanks so much
@sharmak2746
@sharmak2746 3 жыл бұрын
Hi Mukesh, I would like to run postman scripts in different environments without using local installation of node,newman. Instead I wanted to use docker image and publish the results. I believe this is easy as any one can run in jenkins pipeline or we can put in pipeline to trigger automatically when there is new deployment. Can you please make a video on this. Iam able to run using docker but unsure how to generate html extra report while using docker. This would help a lot to many... Thanks alot
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Nice use case with end to end example. I will try to make videos on this too.
@sharmak2746
@sharmak2746 3 жыл бұрын
@@Mukeshotwani thank you. This is really going to help community if we have a docker image with postman/newman and html extra report plugin installed. I have tried in my local and it works. But the issue is only with the docker postman/newman image which doesn't have inbuilt html extra report
@mdfarooq4569
@mdfarooq4569 2 жыл бұрын
How to get access N:drive in Jenkins Could you please help I was stuck my project task
@mdfarooq4569
@mdfarooq4569 2 жыл бұрын
Pls help me
@Mukeshotwani
@Mukeshotwani 2 жыл бұрын
Hi Farooq, if you have driver permission issue then try changing directory and follow video again.
@raghunathmajhi5197
@raghunathmajhi5197 3 жыл бұрын
Hello Sir, I am getting this error "sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" , "Caused: sun.security.validator.ValidatorException: PKIX path building failed" ,"Caused: javax.net.ssl.SSLHandshakeException" while installing jenkins plugin. Please help what should be the fix here. I am struggling with this error from last one week and not getting any resolution. Thanks in Advance
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Hi Raghu, can you try installing below plugin and just restart jenkins. Let me know if that works for you. plugins.jenkins.io/skip-certificate-check/
@raghunathmajhi6342
@raghunathmajhi6342 3 жыл бұрын
Hi Mukesh, Thanks for your response. It's resolved now. 😀
@saisushma8436
@saisushma8436 2 жыл бұрын
@@Mukeshotwani Hi Mukesh, we were asked to install the necessary plugins from Nexus. for that how to download Jenkins plugins from Nexus
@sibelsibel3014
@sibelsibel3014 2 жыл бұрын
hi, the screen is small. i see hard, thanks
@Mukeshotwani
@Mukeshotwani 2 жыл бұрын
Please watch on mig monitor
@nagendranfriends3153
@nagendranfriends3153 3 жыл бұрын
Sir please give Appaium tutorial using python sir
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Sure Narendran , I will try.
@nagendranfriends3153
@nagendranfriends3153 3 жыл бұрын
@@Mukeshotwani Thank you sir
@ursouljoshi
@ursouljoshi Жыл бұрын
❤❤❤
@Mukeshotwani
@Mukeshotwani Жыл бұрын
How To Create Jenkins Job - First Jenkins Freestyle Job
8:00
Mukesh otwani
Рет қаралды 59 М.
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
How To Install Jenkins On Windows 10 | Window 11
10:13
Mukesh otwani
Рет қаралды 241 М.
How to Enable SSL in Jenkins
15:49
CloudBeesTV
Рет қаралды 29 М.
Upgrading Jenkins Java Version From 11 to 17
9:08
CloudBeesTV
Рет қаралды 23 М.
SETUP WINDOWS AGENT IN JENKINS
11:48
Ranjit Swain
Рет қаралды 9 М.
How to Install Jenkins and Build CI/CD Pipelines on Windows
36:04
Cameron McKenzie
Рет қаралды 6 М.
🤖 How to use Microsoft Power Automate Desktop - Full tutorial
37:39
Kevin Stratvert
Рет қаралды 1,6 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН