Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Continuous Integration with Jenkins How Jenkins Works Running Jenkins for the First Time

Jennifer Long
Jennifer Long
21,500 Points

I have been stuck on this screen for over 10 minutes, what can I do to progress Jenkins?

I ran the 'java -jar jenkins.war --httpPort=8080' command and it seems to have run fine and opened up Jenkins in the browser, but for some reason it never gets to the part where I can put in my password. Instead it hangs on a page with the Jenkins logo and this message: Please wait while Jenkins is getting ready to work ... Your browser will reload automatically when Jenkins is ready.

How can I make this progress so I can continue the tutorial?

Jennifer Long
Jennifer Long
21,500 Points

I found out that it was being blocked by my work. Thank you for the answer!

1 Answer

It works fine for me, in both java 8 and java 11. (java 11 does print some warnings, but continues).

Are you sure you have a valid working version of java? Or could your system be running low on memory or otherwise overloaded?