You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:56:19 UTC

[jira] [Closed] (GEODE-2250) gfsh -e connect will throw java.lang.StackOverflowError rather than prompt for username/password

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

Anthony Baker closed GEODE-2250.
--------------------------------

> gfsh -e connect will throw java.lang.StackOverflowError rather than prompt for username/password
> ------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-2250
>                 URL: https://issues.apache.org/jira/browse/GEODE-2250
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh, security
>            Reporter: Ben Moss
>            Assignee: Kevin Duling
>            Priority: Major
>              Labels: ConnectCommand, ShellCommands, StackOverflowError, gfsh, security
>
> If I try to connect to my distributed system using gfsh via the {{-e}} flag, but fail to provide the username and password required since my cluster is configured to use a SecurityManager, I get a java.lang.StackOverflowError.
> It seems that {{org.apache.geode.management.internal.cli.commands.ShellCommands.jmxConnect}} calls itself recursively and eventually blows through the stack.



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