Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Crowd
-
Labels:None
-
Number of attachments :
Description
Upgrade to support latest crowd: http://confluence.atlassian.com/display/CROWD/Crowd+2.3.1+Release+Notes
Currently we can only get authenticaion working. The user sync no longer populates new users.
Eventually it seems to break down completly. Once that has happened this error is thrown:
2011.10.19 09:44:02 ERROR o.c.x.t.h.HttpChannel Server returned error code = 404 for URI : http://xxxxxx:9999/XXX/crowd/services/SecurityServer. Check server logs for details 2011.10.19 09:44:02 ERROR rails NativeException (org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fau r logs for details): org/codehaus/xfire/client/XFireProxy.java:92:in `handleRequest' org/codehaus/xfire/client/XFireProxy.java:57:in `invoke' $Proxy38:-1:in `authenticatePrincipal' com/atlassian/crowd/integration/service/soap/client/SecurityServerClientImpl.java:221:in `authenticatePrincipal' com/atlassian/crowd/integration/service/cache/AuthenticationManagerImpl.java:41:in `authenticate' org/sonar/plugins/crowd/CrowdAuthenticator.java:66:in `authenticate' lib/need_authentication.rb:46:in `authenticate?' lib/need_authentication.rb:100:in `authenticate' app/controllers/sessions_controller.rb:30:in `login' org/jruby/RubyKernel.java:2052:in `send' org/jruby/RubyKernel.java:2064:in `send' org/jruby/RubyProc.java:268:in `call' org/jruby/RubyProc.java:228:in `call' file:lib/jruby-rack-1.0.0.1.jar!/vendor/rack-1.2.1/rack/head.rb:9:in `call' file:lib/jruby-rack-1.0.0.1.jar!/vendor/rack-1.2.1/rack/methodoverride.rb:24:in `call' file:lib/jruby-rack-1.0.0.1.jar!/rack/adapter/rails.rb:36:in `serve_rails' file:lib/jruby-rack-1.0.0.1.jar!/rack/adapter/rails.rb:41:in `call' file:lib/jruby-rack-1.0.0.1.jar!/jruby/rack/rails.rb:185:in `call' file:lib/jruby-rack-1.0.0.1.jar!/rack/handler/servlet.rb:19:in `call'