Ben Moss created GEODE-2250:
-------------------------------

             Summary: 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
            Reporter: Ben Moss


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)

Reply via email to