VMware Cloud Community
unimatrixzero
Contributor
Contributor

No mbean server

Hi!

Maybe you could help me.
I'm new to hyperic and jmx and have a few problems.

I try to monitor an Tomcat 5.5 server.

The setup is as following:

I have an server with the IP 192.168.1.101 which includes the hyperic-hq server.
I have an client that needs to be monitored with the IP 192.169.1.8 which includes the Tomcat server and Apache in front of the Tomcat server (mod_jk).

I do everything that is described in the hyperic configuration properties:

1) JkMount ... // because we have an Apache running in front of Tomcat
2) Copy libs and deploy hyperic-hq webapp in the client
3) Include the JmxFilter in the web.xml of Tomcat

If i go now to http://192.168.1.7:8180/hyperic-hq/jmx-attributes?dmp=hyperic-hq:*

I got the message:

"exception=javax.servlet.ServletException: No mbean server"

Which URL i do have to put in the jmxURL, jmxUser and jmxPass fields in the servers configuration properties?

Thank's in advance.
Reply
0 Kudos
0 Replies