[
https://issues.apache.org/jira/browse/GEODE-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-2250:
-----------------------------
Component/s: security
> 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
> 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
(v6.3.4#6332)