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

MemberStarterRule.withHttpService does not always work

    XMLWordPrintableJSON

Details

    Description

      This method does not work as expected under some situations. For example, this code fails to start the http service:

        @Rule
        public GfshCommandRule gfsh = new GfshCommandRule();
      
        @Test
        public void sanity() throws Exception {
          lRule.withJMXManager().withHttpService()
              .startLocator();
          gfsh.connectAndVerify(lRule.getHttpPort(), GfshCommandRule.PortType.http);
        }
      

      Attachments

        Issue Links

          Activity

            People

              jens.deppe Jens Deppe
              jens.deppe Jens Deppe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m