Getting HTTP Error 403 when Connecting to Crowd
Symptoms
2010-10-25 23:38:01,564 ERROR [DefaultQuartzScheduler_Worker-6] [bucket.user.DefaultUserAccessor] getUser Error in getUser():org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Server returned error code = 403 for URI : http://crowdURL:8091/crowd/services/SecurityServer. Check server logs for details
com.atlassian.user.EntityException: org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Server returned error code = 403 for URI : http://crowdURL:8091/crowd/services/SecurityServer. Check server logs for details
Cause
Crowd is behind a firewall.
Resolution
- Fix your proxy rule as to allow Confluence server to connect to your Crowd's one. Note that this can also affect you even if Crowd and Confluence are hosted in the same server (a case where localhost is blocked by your firewall).
- Check your outbound proxy.
Last modified on Mar 30, 2016
Powered by Confluence and Scroll Viewport.