[ https://issues.apache.org/jira/browse/GEODE-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847264#comment-15847264 ]
ASF subversion and git services commented on GEODE-2250: -------------------------------------------------------- Commit ec380431e91082e4fe2fc4f70d2304ae72a0468b in geode's branch refs/heads/master from [~kduling] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=ec38043 ] 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)