![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Assignee:
|
Jason Mittertreiner
|
|
Components:
|
ec2-plugin |
|
Created:
|
06/Mar/15 12:48 AM
|
|
Description:
|
I've been working on setting up an Amazon Windows AMI and was getting similar issues to here and here.
The ec2plugin gets into an infinite loop because it unregisters the httpclient for SPNEGO and thus Microsoft Negotiate. Then the httpclient was throwing an exception because negotiate was not supported. This exception was caught silently, making it look like the plugin was still pinging when it actually wasn't.
Commenting out "httpclient.getAuthSchemes().unregister(AuthPolicy.SPNEGO);" allowed me to connect to WinRM on the AMI just fine. However, I have no idea what unregistering for SPNEGO was needed for in the first place and what side effects that would cause. It looks like it's been there since it was originally written, and I can't find any information on it otherwise. Hopefully someone who knows better can comment.
|
|
Environment:
|
Jenkins 1.585
ec2 plugin 1.26
|
|
Project:
|
Jenkins
|
|
Labels:
|
jenkins
windows
slave
plugin
|
|
Priority:
|
Major
|
|
Reporter:
|
Jason Mittertreiner
|
|
|
|
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
[email protected].
For more options, visit
https://groups.google.com/d/optout.