[jbosstools-issues] [JBoss JIRA] (JBIDE-19971) OSE v2 prompts user to enter kerberos credentials from command line while importing an application

Andre Dietisheim (JIRA) issues at jboss.org
Tue Jun 9 15:07:02 EDT 2015


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

Andre Dietisheim commented on JBIDE-19971:
------------------------------------------

[~mlabuda] I googled and found out that this is a problem in the jsch library that jgit is using. It was apparently experienced first in jsch 0.1.47 and is still present in 0.1.50 that Eclipse Mars is using:

{quote:https://bz.apache.org/bugzilla/show_bug.cgi?id=53437}
The issue exists with Jsch 0.1.47 and 0.1.48.
{quote}

> OSE v2 prompts user to enter kerberos credentials from command line while importing an application
> --------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-19971
>                 URL: https://issues.jboss.org/browse/JBIDE-19971
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.0.Beta1
>            Reporter: Marián Labuda
>            Priority: Blocker
>         Attachments: authorized.png, creds_prompt.png, jstack.txt
>
>
> Right on the importing a new OpenShift application from OpenShift Enterprise v2 server (used internal ITOS instance) the importing job in IDE is hanging. After exploration I found out that it's caused because there is a prompt to enter credentials from terminal (the same one where I run IDE by running ./jbdevstudio. It is really annoying bcs such prompt is on every import of any application. Even the kerberos ticket has been established, the prompt is there.
> Prompt from CLI looks like:
> Kerberos username [mlabuda]:  
> Kerberos password for mlabuda: 



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



More information about the jbosstools-issues mailing list