[jbosstools-issues] [JBoss JIRA] (JBIDE-14838) Manage SSH Keys: Auth error on fresh start

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Thu Jun 13 05:20:55 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-14838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-14838:
-------------------------------------

    Attachment: password-prompt.png
                ssh-keys.png

    
> Manage SSH Keys: Auth error on fresh start
> ------------------------------------------
>
>                 Key: JBIDE-14838
>                 URL: https://issues.jboss.org/browse/JBIDE-14838
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Stefan Bunciak
>            Assignee: Andre Dietisheim
>             Fix For: 4.1.0.Beta2
>
>         Attachments: password-prompt.png, ssh-keys.png
>
>
> {code}
> com.openshift.client.OpenShiftEndpointException: Could not request https://openshift.redhat.com/broker/rest/user/keys: Operation failed.Reason given: "Unable to complete the requested operation due to: OpenShift::AuthServiceException.
> Reference ID: 2cf923693cafe4085e20365c714d22d6"
> 	at com.openshift.internal.client.RestService.request(RestService.java:117)
> 	at com.openshift.internal.client.RestService.request(RestService.java:102)
> 	at com.openshift.internal.client.RestService.request(RestService.java:87)
> 	at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:123)
> 	at com.openshift.internal.client.UserResource$GetSShKeysRequest.execute(UserResource.java:245)
> 	at com.openshift.internal.client.UserResource.loadKeys(UserResource.java:137)
> 	at com.openshift.internal.client.UserResource.getCachedOrLoadSSHKeys(UserResource.java:129)
> 	at com.openshift.internal.client.UserResource.getSSHKeys(UserResource.java:122)
> 	at org.jboss.tools.openshift.express.internal.core.connection.Connection.getSSHKeys(Connection.java:392)
> 	at org.jboss.tools.openshift.express.internal.ui.job.LoadKeysJob.run(LoadKeysJob.java:38)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> Caused by: com.openshift.internal.client.httpclient.HttpClientException: {"data":null,"messages":[{"exit_code":null,"field":null,"severity":"error","text":"Unable to complete the requested operation due to: OpenShift::AuthServiceException.\nReference ID: 2cf923693cafe4085e20365c714d22d6"}],"status":"internal_server_error","supported_api_versions":[1.0,1.1,1.2,1.3,1.4],"type":null,"version":"1.2"}
> 	at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:208)
> 	at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.write(UrlConnectionHttpClient.java:180)
> 	at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:111)
> 	at com.openshift.internal.client.RestService.request(RestService.java:153)
> 	at com.openshift.internal.client.RestService.request(RestService.java:109)
> 	... 10 more
> Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: https://openshift.redhat.com/broker/rest/user/keys
> 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
> 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
> 	at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.write(UrlConnectionHttpClient.java:178)
> 	... 13 more
> {code}

--
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


More information about the jbosstools-issues mailing list