|
From: Smith, M. <mit...@cw...> - 2013-05-07 18:23:50
|
Hi I am trying to enable jmx remote monitoring in the service wrapper. I added the following to the wrapper.conf configuration file but still cannot seem to connect to the wrapper to monitor the state of the jvm. wrapper.java.additional.7=-Dcom.sun.management.jmxremote wrapper.java.additional.7=-Dcom.sun.management.jmxremote.port=12345 > > wrapper.java.additional.8=-Dorg.tanukisoftware.wrapper.WrapperManager.mbean=TRUE > wrapper.java.additional.9=-Dcom.sun.management.jmxremote.authenticate=FALSE > wrapper.java.additional.10=-Dcom.sun.management.jmxremote.ssl=FALSE *OS:* Centos 6.3 *Wrapper Version:* 3.2.3 *Java: *1.7.0_21 My hosted application in mule 3.4 I have also tried using the built in RMI server in the mule application I am developing. This appears to work until I add any addition params to the JVM to adjust the heap sizes. Any assistance would be greatly appreciated, as this is currently blocking my progression to running this application under the service wrapper -- *Mitchell Smith * The information contained in this email (and any attachments) is confidential and may be privileged. If you are not the intended recipient and have received this email in error, please notify the sender immediately by reply email and delete the message and any attachments. If you are not the named addressee, you must not copy, disclose, forward or otherwise use the information contained in this email. Cable & Wireless Communications Plc and its affiliates reserve the right to monitor all email communications through their networks to ensure regulatory compliance. Cable & Wireless Communications Plc is a company registered in England & Wales with number: 07130199 and offices located at 3rd Floor, 26 Red Lion Square, London WC1R 4HQ |