You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:03:05 UTC

[jira] [Updated] (IGNITE-8878) Make WebConsole agent logging more verbose.

     [ https://issues.apache.org/jira/browse/IGNITE-8878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-8878:
------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> Make WebConsole agent logging more verbose.
> -------------------------------------------
>
>                 Key: IGNITE-8878
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8878
>             Project: Ignite
>          Issue Type: Bug
>          Components: wizards
>            Reporter: Andrey Mashenkov
>            Priority: Major
>             Fix For: 2.9
>
>
> For now it is impossible to debug ssl handshake failures in console agent
> as it just log meaningless message with no cause and stacktrace and call System.exit(1).
>  
> We have to make logging more verbose at debug level at least.
>  
> This is full log of failure:
>  
> [2018-06-26 15:01:54,060][INFO ][main][AgentLauncher] Connecting to: [https://|https://10.44.38.53/] [x|http://10.44.38.53:8080/] [.x.x.x|https://10.44.38.53/]
> [2018-06-26 15:01:54,233][ERROR][EventThread][AgentLauncher] Failed to establish SSL connection to server, due to errors with SSL handshake.
> [2018-06-26 15:01:54,233][ERROR][EventThread][AgentLauncher] Add to environment variable JVM_OPTS parameter "-Dtrust.all=true" to skip certificate validation in case of using self-signed certificate.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)