Chris

> Am 11.12.2019 um 21:46 schrieb Chris Cheshire <yahoono...@gmail.com 
> <mailto:yahoono...@gmail.com>>:
> 
> Peter,
> 
> On Wed, Dec 11, 2019 at 2:38 AM Peter Kreuser <l...@kreuser.name 
> <mailto:l...@kreuser.name>> wrote:
>> 
>> Chris‘,
>> 
>>> Am 10.12.2019 um 18:59 schrieb Chris Cheshire <yahoono...@gmail.com 
>>> <mailto:yahoono...@gmail.com>>:
>>> 
>>> On Tue, Dec 10, 2019 at 11:58 AM Chris Cheshire <yahoono...@gmail.com 
>>> <mailto:yahoono...@gmail.com>> wrote:
>>>> 
>>>>> On Tue, Dec 10, 2019 at 9:42 AM Christopher Schultz
>>>>> <ch...@christopherschultz.net <mailto:ch...@christopherschultz.net>> 
>>>>> wrote:
>>>>> 
>>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>>> Hash: SHA256
>>>>> 
>>>>> Chris,
>>>>> 
>>>>> On 12/9/19 17:10, Chris Cheshire wrote:
>>>>>> In CATALINA_BASE/bin/setenv.sh I have the following :
>>>>>> 
>>>>>> CATALINA_OPTS="-Dcom.sun.management.jmxremote
>>>>>> -Dcom.sun.management.jmxremote.ssl=false
>>>>>> -Dcom.sun.management.jmxremote.authenticate=false"
>>>>> 
>>>>> Okay.
>>>>> 
>>>>>> In CATALINA_BASE/conf/server.xml I have a listener configured :
>>>>>> 
>>>>>> <Listener
>>>>>> className="org.apache.catalina.mbeans.JmxRemoteLifecycleListener"
>>>>>> rmiRegistryPortPlatform="10001" rmiServerPortPlatform="10002"
>>>>>> useLocalPorts="true" />
>>>>>> 
>>>>>> 
>>>>>> Upon startup I see in logs : INFO [main]
>>>>>> org.apache.catalina.mbeans.JmxRemoteLifecycleListener.createServer
>>>>>> The JMX Remote Listener has configured the registry on port
>>>>>> [10001] and the server on port [10002] for the [Platform] server
>>>>>> 
>>>>>> 
>> 
>> I didn‘t read it anywhere. Did you add the catalina-jmx.jar to the classpath?
>> 
>> Peter
>> 
> 
> What is that jar and where does it come from? I don't see it in the TC
> 9 distribution, nor can I find mention of it in the docs [1] [2]
> 

https://tomcat.apache.org/tomcat-8.5-doc/config/listeners.html#JMX_Remote_Lifecycle_Listener_-_org.apache.catalina.mbeans.JmxRemoteLifecycleListener
 
<https://tomcat.apache.org/tomcat-8.5-doc/config/listeners.html#JMX_Remote_Lifecycle_Listener_-_org.apache.catalina.mbeans.JmxRemoteLifecycleListener>

It’s called catalina-jmx-remote.jar and it’s an extra DL 
https://tomcat.apache.org/download-80.cgi#8.5.49 
<https://tomcat.apache.org/download-80.cgi#8.5.49> see „Extras"

Peter


> Chris
> 
> [1] https://tomcat.apache.org/tomcat-9.0-doc/monitoring.html 
> <https://tomcat.apache.org/tomcat-9.0-doc/monitoring.html>
> [2] https://tomcat.apache.org/tomcat-9.0-doc/config/listeners.html 
> <https://tomcat.apache.org/tomcat-9.0-doc/config/listeners.html>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org 
> <mailto:users-unsubscr...@tomcat.apache.org>
> For additional commands, e-mail: users-h...@tomcat.apache.org 
> <mailto:users-h...@tomcat.apache.org>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to