[jboss-user] [Management, JMX/JBoss] - Re: java.lang:type=OperatingSystem is not registered.
minixman
do-not-reply at jboss.com
Wed Apr 23 03:38:45 EDT 2008
yes i had the following
basic.opts=-server -Xmx512m -XX\:PermSize\=64M -XX\:MaxPermSize\=128M -Djboss.platform.mbeanserver -Djavax.management.builder.initial\=org.jboss.system.server.jmx.MBeanServerBuilderImpl -Dcom.sun.management.jmxremote -Duser.language\=en
abfo.jrmpha.rmiport=4444
And had to change it to the following to get it to work
basic.opts=-server -Xmx512m -XX\:PermSize\=64M -XX\:MaxPermSize\=128M -Djboss.platform.mbeanserver -Duser.language\=en
abfo.jrmpha.rmiport=4444
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146063#4146063
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146063
More information about the jboss-user
mailing list