Cannot configure security, ClassNotFoundException: org.acegisecurity.AuthenticationManager [message #1016835] |
Thu, 07 March 2013 15:40  |
Eclipse User |
|
|
|
I just upgraded 2.2.0 to 3.0.0. Debian install.
I had used crowd for security, but that was causing upgrade issues so I moved to hudson-security.xml file elsewhere to change to no security.
Now, everything is working, except that when I try to now 'configure security' I get an error page:
-------------
Problem accessing /hudson/securityManager/. Reason:
jar:file:/var/lib/hudson/war/webapp/WEB-INF/lib/hudson-core-3.0.0.jar!/lib/form/descriptorRadioList.jelly:52:73: <st:include> org/acegisecurity/AuthenticationManager
Caused by:
org.apache.commons.jelly.JellyTagException: jar:file:/var/lib/hudson/war/webapp/WEB-INF/lib/hudson-core-3.0.0.jar!/lib/form/descriptorRadioList.jelly:52:73: <st:include> org/acegisecurity/AuthenticationManager
at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:728)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:290)
...
Caused by: java.lang.ClassNotFoundException: org.acegisecurity.AuthenticationManager
at org.aspectj.weaver.bcel.ExtensibleURLClassLoader.findClass(ExtensibleURLClassLoader.java:54)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
--------
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04077 seconds