0ef065ebc7
This was a code that was modified from Origin, in the JMX API initilization is done in the custructor, which mean that it would enter an endless loop. When initiliation in the constructor this should be used. Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>