|
|
|
Issue Type:
|
Improvement
|
Assignee:
|
Thorsten Heit
|
Components:
|
crowd2 |
Created:
|
18/Feb/14 1:03 PM
|
Description:
|
Jenkins 1.549
Crowd 2 Plugin 1.6
The Crowd2 plugin provides integration to Crowd but its currently not possible to setup an Https proxy for that integration through Crowd2/Jenkins.
I have tried a few things to get this working:
1. Added the https proxy information into the proxy tab of the PluginManager
2. Added -Dhttps.proxyHost=<host> -Dhttps.proxyPort=<port> to the command line arguments in the jenkins startup script.
This has given Jenkins access to Crowd via the https proxy (as can be seen by launching a https request using a groovy script)
However this doesn't seem to allow access to Crowd2 plugin. There is a No route to host exception in the log when a connection is attempted.
com.atlassian.crowd.exception.OperationFailedException: java.net.NoRouteToHostException: No route to host
at com.atlassian.crowd.integration.rest.service.RestExecutor$MethodExecutor.andReceive(RestExecutor.java:353)
at com.atlassian.crowd.integration.rest.service.RestCrowdClient.searchUsers(RestCrowdClient.java:495)
at com.atlassian.crowd.integration.rest.service.RestCrowdClient.testConnection(RestCrowdClient.java:484)
|
Due Date:
|
18/Feb/14 12:00 AM
|
Project:
|
Jenkins
|
Priority:
|
Blocker
|
Reporter:
|
Toby Sucharov
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit
https://groups.google.com/groups/opt_out.