-
Bug
-
Resolution: Fixed
-
Minor
-
None
I tried to install the crowd 2 plugin as per instructions, here: https://stackoverflow.com/questions/15411208/authenticate-jenkins-users-against-jira
I downloaded the plugin through the available tab in the plugins page.
This resulted in exception as described here: https://issues.jenkins-ci.org/browse/JENKINS-59301
Before I could resolve this, the jenkins install was updated to 2.204.4. When I tried to login after the update, the exception occurred immedialetly after login. See the attached file for the stack-trace that is displayed.
Now I cannot do anything at all in jenkins. I suppose uninstalling the crowd 2 plugin could solve this for now, but I have no idea how since the jenkins admin page is inaccessible.
- duplicates
-
JENKINS-59301 Crowd 2 Integration is not compatible with Java 11
-
- Closed
-
Update: in an attempt to get our jenkins server back up I manually removed the crowd2 directory and the file crowd2.jpi from the plugin directory. After restart the jenkins server is now inaccessible without an option to login and displays the error in the second attachment (Error-2.txt)
What's best to do now? reinstall Jenkins?