About 5,050,000 results
Open links in new tab
  1. jenkins installation windows 10 "Service Logon Credentials"

    Aug 14, 2020 · Closed last year. I don't know Jenkins at all. I want to install Jenkins on Windows 10. I downloaded the installer and ran it, but I have a problem. I don't know what to enter in the "Account" …

  2. How to Solve Jenkins Plugins Installation Problem?

    I am trying to install the version 2.162 of the open source Jenkins. The Jenkins successfully came up but, when I go to Manage Jenkins-> Manage Plugins, I see following error: I've done some searc...

  3. Jenkins, specifying JAVA_HOME - Stack Overflow

    Finally, for anyone wondering where these variables are set, it's in a config file listed with the installation instructions on the Jenkins webpage (e.g. for Debian it's /etc/default/jenkins).

  4. How to move Jenkins from one PC to another - Stack Overflow

    185 I am currently using Jenkins on my development PC. I installed it on my development PC, because I had limited knowledge on this tool; so I tested on it in my development PC. Now, I feel comfortable …

  5. Failed to find compatible Java Version, Jenkins - Stack Overflow

    Jan 17, 2023 · I'm currently trying to install jenkins but i'm having issues with Java version. It is saying it failed to find compatibility java version. When it's correct. (image below) I've also check what java

  6. Start/Stop and Restart Jenkins service on Windows

    On Windows, if you open up Services (from the start menu search) or navigate to C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools and then open …

  7. Default credentials for Jenkins after installation

    Apr 17, 2018 · After Installation of Jenkins 2.Y.Z, I would suggest you to simply restart your OS. my OS is Windows 8.1, and as after I restarted Jenkins automatically builds it installation environment, and …

  8. InitialAdminPassword file is not created in jenkins folder in windows ...

    Feb 5, 2018 · The Jenkins installation seems like it went fine but when I launch the localhost:8080, Jenkins is asking for password. However, I am not able to find the initialAdminPassword file in my …

  9. Why does Jenkins say "This Jenkins instance appears to be offline"

    Feb 23, 2017 · I have a fresh install of Jenkins 2.32.2 on Ubuntu. Opened a browser on the instance and get to a page titled Offline, with the message "This Jenkins instance appears to be offline" and offers …

  10. JAVA_HOME is set to an invalid directory while configuring Jenkins to ...

    Nov 2, 2017 · It appears that Jenkins when installed as a service over-rides the set JAVA_HOME system environment variable and sets itself to JRE that came with Jenkins installation.