You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (JIRA)" <ji...@apache.org> on 2019/04/18 09:29:00 UTC

[jira] [Commented] (IGNITE-11753) control.sh improve error message in case of connection to secured cluster without credentials.

    [ https://issues.apache.org/jira/browse/IGNITE-11753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820892#comment-16820892 ] 

Ignite TC Bot commented on IGNITE-11753:
----------------------------------------

{panel:title=--&gt; Run :: All: Possible Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 2{color} [[tests 0 TIMEOUT , Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=3638850]]
* GridCacheDhtPreloadMultiThreadedSelfTest.testConcurrentNodesStartStop (last started)

{color:#d04437}Scala (Visor Console){color} [[tests 0 Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=3638853]]

{color:#d04437}JDBC Driver{color} [[tests 0 TIMEOUT , Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=3638859]]
* JdbcThinErrorsSelfTest.testInvalidDoubleFormat (last started)

{color:#d04437}_Javadoc_{color} [[tests 0 BuildFailureOnMessage |https://ci.ignite.apache.org/viewLog.html?buildId=3638857]]

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=3631930&amp;buildTypeId=IgniteTests24Java8_RunAll]

> control.sh improve error message in case of connection to secured cluster without credentials.
> ----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11753
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11753
>             Project: Ignite
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Sergey Antonov
>            Assignee: Ilya Kasnacheev
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If control.sh tries to connect to secured cluster without login/password now we got:
> {noformat}
> ./control.sh --state
> Failed to get cluster state.
> Authentication error, try connection again.
> user:
> {noformat}
> We should print info about attempt to connect to secured cluster and request login/password if it isn't set. I.e.
> {noformat}
> ./control.sh --state
> Failed to get cluster state.
> Cluster required authentication.
> user:
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)