This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Portals and Portlets and the fly likes How to access jboss5.0.0 GA mbeans through jconsole Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "How to access jboss5.0.0 GA mbeans through jconsole" Watch "How to access jboss5.0.0 GA mbeans through jconsole" New topic
Author

How to access jboss5.0.0 GA mbeans through jconsole

kj jose
Greenhorn

Joined: Apr 03, 2009
Posts: 1
Hi all,


I am using jboss 5.0.0.GA and added following line of code in run.bat file.

set JAVA_OPTS=%JAVA_OPTS% -Djboss.platform.mbeanserver

Now I can access the jconsole through following link

service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector

Above link is not accessible through other machines.

For eg: my ip is 100.20.30.4

I can not access jconsole as follows
service:jmx:rmi://100.20.30.4/jndi/rmi://100.20.30.4:1090/jmxconnector


Could you please give me the solution if anybody knows the solution.

Regards,
Jose.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to access jboss5.0.0 GA mbeans through jconsole
 
Similar Threads
Server started with Deployment Errors
Error while started JBOSS Server
JBoss JMX client
Error installing to Parse: name=vfszip:/E:/Server/jboss-5.0.1.GA/server/default/deploy/JJobs.war
Database Monitoring