Hi Pradeep and all,
The bootupvalidator's SystemValidator calls the underlying MBeans of the JVM to read these system configurations. By the looks of it (see [1]), IBM JDK's OperatingSystemMXBean implementation doesn't support following attributes which are checked by the SystemValidator. TotalPhysicalMemorySize TotalSwapSpaceSize MaxFileDescriptorCount I will look into this more, and see if any improvement can be made. Thanks, Dileepa [1] http://publib.boulder.ibm.com/infocenter/java7sdk/v7r0/index.jsp?topic=%2Fcom.ibm.java.aix.70.doc%2Fdiag%2Ftools%2Fmxbeans.html On Mon, Jul 23, 2012 at 6:55 PM, Pradeep Fernando <[email protected]> wrote: > Hi, > > if this is a problem with written code then we should fix this. But if > this is a limitation of the underlying API we are using then this is ok i > guess. After all we created this to verify the environment. So in this case > we cant verify it, hence warning message. Which is fair enough for me. > > > --Pradeep > -- Dileepa Jayakody, Software Engineer, WSO2 Inc. Lean . Enterprise . Middleware Mobile : +94777-857616
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
