Latest Activity

code

visualvm cannot find java 1.8 or higher openjdk

In order to perform JMX monitoring with reference to the following site, an error occurred when starting with the following command line after downloading VisualVM. [command] visualvm.exe --jdkhome C:\Denodo\DenodoPlatform8.0\jre\bin It will not run ...

JMX

code

Custom policies - Trying to get data from Denodo base view

Using Denodo 8.0, I'm trying to build a custom policy that will be applied to a specific derived view, that works this way: When user tries to access the data of a derived view, the policy checks to see if the current user is in a config table. If th...

Denodo 8.0 custom policy jmx

code

Issue adding JMX connection in VisualVM

I am trying to add a JMX connection with hostname as localhost and port number as 9999, I am receiving an error cannot connect to localhost:9999 using service:jmx:rmi:///jndi/rmi://localhost:9999/jmxrmi Can someone help me Please let me know if extra...

jmx DENODO

code

How to connect to the Denodo JMX service from java

This isn't so much a question as a "Here is what I did" post. Goal: Monitor the "ActiveRequests" information for my Denodo 5.5 server Problem: The monitoring tool I'm using can't read JMX, but it execute other scripts and parse the output Solution: Wr...

jmx