[
https://issues.jboss.org/browse/JBIDE-19971?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-19971:
---------------------------------------
Well I did more diggins. [~rhopp] tried same scenario and he was not experiencing this
issue. I tested it several times with different conditions:
* usually I am using kerberos ticket (kinit), so skipped it this time
* I have specific config for SSH keys in .ssh folder so I temporarily disabled ssh config
result is still the same. The prompt on screencasts above is still shown and without
entering valid credentials application is not cloned to local repo.
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) there is hanged importing job in IDE. 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)