1 Reply Latest reply on Feb 4, 2014 9:46 AM by erasmomarciano

    Jboss-as Monitoring

    nikhilps

      Hi,

       

      We have a Jboss Server which is used for Java Applications and we deploy .war files using the same. The Problem i am facing is that i have enabled a custom port for monitoring it using jconsole but for some reason every time i start the application with the port enabled it gives me a permgenspace out of memory. I am kind of new on this project and i need to be getting the port up for running jconsole. Can anyone please help. To help understand the syntax i have enabled for the same application server to be monitored is

       

       

      -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8881 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Djava.rmi.server.hostname=x.x.x.x"

       

      I am terribly stuck and can't get nay help on the following. Will anyone please be kind enough to help me out here.

       

      Thanks & Regards

      Nikhil Shetty