[jbosstools-issues] [JBoss JIRA] (JBIDE-20289) Connection wizard: Cannot log into v3 STG

Andre Dietisheim (JIRA) issues at jboss.org
Mon Jul 20 13:11:02 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090925#comment-13090925 ] 

Andre Dietisheim edited comment on JBIDE-20289 at 7/20/15 1:10 PM:
-------------------------------------------------------------------

I cannot reproduce this in a nightly binary for JBT which runs the following version of the client library:
{code}
org.jboss.tools.openshift.client_3.0.0.CR1-v20150717-1837-B883
{code}
The timestamp of the client library used in this plugin is the following:
{code}
#Generated by Maven
#Fri Jul 17 14:38:02 EDT 2015
version=3.0.0-SNAPSHOT
groupId=org.jboss.tools.openshift.plugins
artifactId=org.jboss.tools.openshift.client
{code}

I cant reproduce this from source where the same library is used.

JBDS 9.0.0.Beta2 on the other hand is identical in source but using the following client library: 
{code}
org.jboss.tools.openshift.client_3.0.0.Beta2-v20150716-2020-B26
{code}
{code}
#Generated by Maven
#Thu Jul 16 12:14:46 CEST 2015
version=3.0.0-SNAPSHOT
groupId=com.openshift
artifactId=openshift-restclient-java
{code}

This is definitely caused by the outdated client library that was used in the build. I missed to re-build jenkins once I deployed the openshift-restclient-java to repository.jboss.org :(


was (Author: adietish):
I cannot reproduce this in a nightly binary for JBT which runs the following version of the client library:
{code}
org.jboss.tools.openshift.client_3.0.0.CR1-v20150717-1837-B883
{code}
The timestamp of the client library used in this plugin is the following:
{code}
#Generated by Maven
#Fri Jul 17 14:38:02 EDT 2015
version=3.0.0-SNAPSHOT
groupId=org.jboss.tools.openshift.plugins
artifactId=org.jboss.tools.openshift.client
{code}

vs. the plugin and timestamp in the library used in JBDS 9.0.0.Beta2:
{code}
org.jboss.tools.openshift.client_3.0.0.Beta2-v20150716-2020-B26
{code}
{code}
#Generated by Maven
#Thu Jul 16 12:14:46 CEST 2015
version=3.0.0-SNAPSHOT
groupId=com.openshift
artifactId=openshift-restclient-java
{code}


> Connection wizard: Cannot log into v3 STG
> -----------------------------------------
>
>                 Key: JBIDE-20289
>                 URL: https://issues.jboss.org/browse/JBIDE-20289
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.0.Beta2
>            Reporter: Andre Dietisheim
>            Assignee: Jeff Cantrill
>            Priority: Blocker
>              Labels: connection_wizard, respin-a
>             Fix For: 4.3.0.Beta2
>
>         Attachments: cannot-login-stg.png
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list