How to solve this error Jenkins - j acegi security check

0 votes

I am trying to run Jenkins, but I can’t get past the authentication page. I’m using tomact to run Jenkins and after entering my credential, tomcat gives me the following error:

HTTP Status 404 - The requested resource () is not available
Jul 23, 2018 in Jenkins by Tyrion anex
• 8,700 points
6,682 views

2 answers to this question.

0 votes
This is a tricky one, make sure that a Security Realm is assigned when you choose your Authorization specification in Jenkins.

So first go to the Jenkins dashboard, then click on Manage Jenkins → Configure Global Security and select an option in the Security Realm according to your requirements.
answered Jul 23, 2018 by Sophie may
• 10,610 points
0 votes

This is how I resolved this issue:

# service tomcat status
tomcat start/running, process 996
# service tomcat stop
tomcat stop/waiting
# service jenkins status
Jenkins Continuous Integration Server is not running
# service jenkins restart
* Restarting Jenkins Continuous Integration Server jenkins                [ OK ]
# service tomcat start
tomcat start/running, process 3839
# service jenkins status
Jenkins Continuous Integration Server is running with the pid 3694

Refresh your browser and Jenkins should be up and running. Hope this helps!

answered Aug 13, 2018 by lina
• 8,220 points

Related Questions In Jenkins

+2 votes
5 answers
0 votes
1 answer

Jenkins displays the message that reverse proxy setup is broken. How to solve this issue?

As long as it is not interrupting ...READ MORE

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

Error while talking to remote Oracle DB using Jenkins-CI

I installed Oracle XE to talk to ...READ MORE

answered May 1, 2018 in Jenkins by shubham
• 7,340 points
1,664 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,459 views
+2 votes
1 answer
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

answered Jul 24, 2018 in Jenkins by Sophie may
• 10,610 points
3,286 views
0 votes
5 answers

How to resolve this error “Jenkins Host key verification failed”?

HI Mam, Please check the following solution:: 1. Switch ...READ MORE

answered May 3, 2019 in Jenkins by anonymous
59,936 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP