WebLogic Throws platform Mbeanserver exception

Source: Internet
Author: User

Production environment These two days weblogic cluster node partition time will hang off, after the discovery is the first two days to turn on JAVA monitoring, parameters are not fully exported, and then start adding parameters to the script to solve the problem: java_options= "${java_options}- Djavax.management.builder.initial=weblogic.management.jmx.mbeanserver.wlsmbeanserverbuilder "

Exception information: <dec 10:26:00 AM cst> <Warning> <Management> <BEA-141277> <the JMX MBean PLATF ormmbeanserverused attribute is true, but the Platform Mbeanserver were created without the hooks for the WLS security INFR Astructure. The Platform mbeanserver won't be used and Platform MBeans would not be available via the WLS runtime or Domain runtime Mbeanservers. This can occur if you have defined Platform mbeanserver System properties or JVM options (-dcom.sun.management.jmxremote o R jrockit-xmanagement).

The Platform mbeanserver to is used, you must either remove the system PROPERTIES/JVM options or start WLS with T He following system property:
-djavax.management.builder.initial=weblogic.management.jmx.mbeanserver.wlsmbeanserverbuilder
If you want to eliminate this log error and does not need Platform MBeans to is available via WLS, then set the Platformmbea nused attribute in the Jmxmbean to false.>

WebLogic Throws platform Mbeanserver exception

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.