Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-2250

gfsh -e connect will throw java.lang.StackOverflowError rather than prompt for username/password

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            kduling Kevin Duling
            bmoss Ben Moss
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: