[ https://issues.apache.org/jira/browse/GEODE-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847269#comment-15847269 ]
ASF subversion and git services commented on GEODE-2250: -------------------------------------------------------- Commit 66106bc18332874680741bde7c693d177e3a3c72 in geode's branch refs/heads/develop from [~kduling] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=66106bc ] GEODE-2250: gfsh -e connect will throw java.lang.StackOverflowError rather than prompt for username/password > 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 > 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.15#6346)