[jbosstools-issues] [JBoss JIRA] (JBIDE-13558) CLONE - Cannot create a connection to OpenShift after fresh install of rhc-tooling

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Feb 18 09:49:56 EST 2013


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

Andre Dietisheim updated JBIDE-13558:
-------------------------------------

    Release Notes Text: 
Users of the latest rhc tools (1.4.7 and older) can run into the situation where they cannot succesfully authenticate against OpenShift when using JBoss Tools. The tools keep reporting invalid credentials.
The rhc command line tools create new configuration files (/etc/openshift/express.conf and ~/.openshift/express.conf) when they're told to do the initial setup. 
Version 1.4.7 used a new format where values were within double quotes. 
The Eclipse tooling could not handle these and tried to connect to an invalid host ("openshift.redhat.com"). 
It then reported invalid credentials since it could not connect to OpenShift.
In Alpha1 JBoss Tools can now read these new configuration files.


  was:
				New users of the latest rhc tools (1.4.7 and older) can run into the situation where they cannot succesfully authenticate against OpenShift when using JBoss Tools. The tools keep reporting invalid credentials.
The rhc command line tools create new configuration files (/etc/openshift/express.conf and ~/.openshift/express.conf) when they're told to do the initial setup. 
Version 1.4.7 used a new format where values were within double quotes. 
The Eclipse tooling could not handle these and tried to connect to an invalid host ("openshift.redhat.com"). The tooling then reported invalid credentials since it could not connect to the OpenShift server.
In Alpha1 JBoss Tools for OpenShift now can read these new configuration files.



    
> CLONE - Cannot create a connection to OpenShift after fresh install of rhc-tooling
> ----------------------------------------------------------------------------------
>
>                 Key: JBIDE-13558
>                 URL: https://issues.jboss.org/browse/JBIDE-13558
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.0.0.Final
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>              Labels: new_and_noteworthy, respin-a
>             Fix For: 4.1.0.Alpha1
>
>
> The latest rhc tooling is creating an express.conf file with a double quoted *libra_server* entry:
> {code}
> libra_server="openshift.redhat.com"
> {code}
> If you're a new user, install rhc tooling, get the above express.conf and then run JBT, JBT will tell you that your credentials are not valid.

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