We have an Axon.ivy Engine running as a Window Service. The version of the Axon.ivy we are using is 5.1.4.48243. We intentionally installed JDK 1.7.0_60 in order to use the VisualVM to monitor and investigate some memory issue. The Axon.ivy Engine is configured with JMX port. We are able to view the Axon.ivy Enigne application in the VisualVM but the Memory Sampler is rendered inactive and the notification given to us is:
If we run the Axon.ivy Engine as a non-service, everything works. We looked into the Axon.ivy Engine and discovered that it included a JRE inside which was also 1.7.0_60. We tried to configure the argument We also discovered that the file The questions are:
Thanks UPDATE I managed to find a way to start both Axon.ivy Engine service and VisualVM both under Local System account using PSTools. However, the result is still the same, the Memory Sampler is still inactive.
asked 16.10.2015 at 11:06 Genzer Hawker |
You need to start the JVisualVM with the same user that is used to start the engine service. See the service properties in the "Log on" tab. In most cases it is sufficient to right click on the jvisualvm binary an run it as administrator. Otherwise you can use "runas" to start a windows process with as a special user. answered 19.10.2015 at 08:44 Reguel Werme... ♦♦ Hi Reguel Wermelinger, I tried with your suggestion but didn't succeed. I updated my question to reflect what I did. Could you have a look to see why I failed to monitor the Axon.ivy engine even if I started both under SYSTEM user?
(20.10.2015 at 06:27)
Genzer Hawker
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 16.10.2015 at 11:06
Seen: 17,548 times
Last updated: 20.10.2015 at 06:27