Issue Type: Bug Bug
Assignee: Michael O'Cleirigh
Components: github-oauth
Created: 24/Jun/12 8:23 PM
Description:

When using the Github OAuth Plugin, attempting to connect to the server using the Jenkins CLI fails with the following error:

keno@kmf-vh01:~/Downloads$ java -jar jenkins-cli.jar -s http://jenkins.dev:8080/ who-am-i
Exception in thread "main" java.io.EOFException
at java.io.DataInputStream.readBoolean(DataInputStream.java:244)
at hudson.cli.Connection.readBoolean(Connection.java:95)
at hudson.cli.CLI.authenticate(CLI.java:602)
at hudson.cli.CLI._main(CLI.java:443)
at hudson.cli.CLI.main(CLI.java:373)

This does not happen when other authentication methods are used instead.

Environment: Jenkins 1.471
Ubuntu 11.10
Project: Jenkins
Priority: Major Major
Reporter: Keno Fischer
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

Reply via email to