[jboss-dev-forums] [JBoss AS 7 Development] - Re: Configuring JMX with VisualVM Using Jboss 7

David Pugh do-not-reply at jboss.com
Tue Jun 12 15:27:17 EDT 2012


David Pugh [https://community.jboss.org/people/thebravedave] created the discussion

"Re: Configuring JMX with VisualVM Using Jboss 7"

To view the discussion, visit: https://community.jboss.org/message/741331#741331

--------------------------------------------------------------
I fixed the problem by using this other script that adds the dependencies required for a remote jmx call for jboss 7 to visualvm.
The project can be found here:     https://github.com/johnaoahra80/jboss-as-tool-integration https://github.com/johnaoahra80/jboss-as-tool-integration

Basically, when you run the script and you have VISUALVM_HOME and JBOSS_HOME set, it will open up visualvm for you with the neccesary dependencies already added to visualvm's classpath.

After visualvm is running add a remote connection. Then right click on that connection and choose "Add JMX Connection".
You will then be prompted with the JMX configuration information.
For connection you have to put in the new jboss 7 remote jmx connection configuration

It's set up like this:       service:jmx:remoting-jmx://YOURSERVERHOSTNAME:9999
Then put in security credentials if you have them configured on the server.

Hope this helps someone.

dave
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/741331#741331]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120612/fe44ea2a/attachment.html 


More information about the jboss-dev-forums mailing list