• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Jenkins error

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I'm facing with an jenkins error in tomcat. I'm using ubuntu 16.04 and Downloaded tomcat 7 and when I do the ./startup.sh tomcat is strating and I can run localhost:8080

before this I have put the jenkins.war in webapps folder and I see the below error in the pic when I run tomcat/manager-gui.

Guys can you please help me out..!
It says HTTP : 404 -/ Jenkins
hell.png
[Thumbnail for hell.png]
Screenshot-from-2016-07-14-23-52-23.png
[Thumbnail for Screenshot-from-2016-07-14-23-52-23.png]
 
Saloon Keeper
Posts: 27752
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the JavaRanch, Surya!

If you look closely at the control panel, you'll see that Jenkins is stopped.

Presumably you need to configure something in Jenkins so that it can start properly. Probably database settings.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic