You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geode.apache.org by Kirk Lund <kl...@apache.org> on 2017/01/23 19:38:24 UTC

User wants to start JMX Manager without Jetty

Is there a way to start JMX Manager (in Locator) without Jetty?

Is this controlled by setting HTTP_SERVICE_PORT to zero or something else?

Re: User wants to start JMX Manager without Jetty

Posted by Kirk Lund <kl...@apache.org>.
Thanks John and Barry!


On Mon, Jan 23, 2017 at 1:42 PM, Barry Oglesby <bo...@pivotal.io> wrote:

> Yes, the ManagementAgent.startHttpService checks for HTTP_SERVICE_PORT !=
> 0. If it is 0, it doesn't start Jetty.
>
> Also, if none of the geode-web.war, geode-pulse.war or geode-web-api.war
> files are available. Jetty won't be started.
>
>
> Thanks,
> Barry Oglesby
>
>
> On Mon, Jan 23, 2017 at 1:15 PM, John Blum <jb...@pivotal.io> wrote:
>
>> That was always my understanding.  By default, I think HTTP_SERVICE_PORT
>> is set to 7070 which is why the HTTP container service (i.e. Tomcat, I
>> thought; used to be Jetty) is started.
>>
>>
>> On Mon, Jan 23, 2017 at 11:38 AM, Kirk Lund <kl...@apache.org> wrote:
>>
>>> Is there a way to start JMX Manager (in Locator) without Jetty?
>>>
>>> Is this controlled by setting HTTP_SERVICE_PORT to zero or something
>>> else?
>>>
>>>
>>
>>
>> --
>> -John
>> john.blum10101 (skype)
>>
>
>

Re: User wants to start JMX Manager without Jetty

Posted by Barry Oglesby <bo...@pivotal.io>.
Yes, the ManagementAgent.startHttpService checks for HTTP_SERVICE_PORT !=
0. If it is 0, it doesn't start Jetty.

Also, if none of the geode-web.war, geode-pulse.war or geode-web-api.war
files are available. Jetty won't be started.


Thanks,
Barry Oglesby


On Mon, Jan 23, 2017 at 1:15 PM, John Blum <jb...@pivotal.io> wrote:

> That was always my understanding.  By default, I think HTTP_SERVICE_PORT
> is set to 7070 which is why the HTTP container service (i.e. Tomcat, I
> thought; used to be Jetty) is started.
>
>
> On Mon, Jan 23, 2017 at 11:38 AM, Kirk Lund <kl...@apache.org> wrote:
>
>> Is there a way to start JMX Manager (in Locator) without Jetty?
>>
>> Is this controlled by setting HTTP_SERVICE_PORT to zero or something else?
>>
>>
>
>
> --
> -John
> john.blum10101 (skype)
>

Re: User wants to start JMX Manager without Jetty

Posted by John Blum <jb...@pivotal.io>.
That was always my understanding.  By default, I think HTTP_SERVICE_PORT is
set to 7070 which is why the HTTP container service (i.e. Tomcat, I
thought; used to be Jetty) is started.


On Mon, Jan 23, 2017 at 11:38 AM, Kirk Lund <kl...@apache.org> wrote:

> Is there a way to start JMX Manager (in Locator) without Jetty?
>
> Is this controlled by setting HTTP_SERVICE_PORT to zero or something else?
>
>


-- 
-John
john.blum10101 (skype)