Edit MBeanServer is not enabled for managed server

This post is a follow-up for the solution described in the previous post. I have come across an issue while executing edit() command after connecting to weblogic server. The WebLogic application was deployed in Managed Server and hence I initially executed wlst.cmd from Managed Server machine by connecting to the Admin server using connect().

The error was Edit MBeanServer is not enabled for managed server and hence we could not edit the value of EnforceValidBasicAuthCredentials using command line.

So the solution is to execute the wlst.cmd from Admin Server rather than Managed Server machine. Therefore the security configurations can be changed without any issues.

I could not find any helpful articles either in metalink or forums. Hence this short post could help you.

Any comments/suggestions are most welcome.

 

 

 

About the Author Mahendra

I am engulfed in Oracle Identity & Access Management domain. I have expertise on providing the optimized solutions for user provisioning, web access management, Single Sign-On and federation capabilities etc., I am also well versed with complex integrations within Identity Management and other product domains. I have expertise on building demos and implementation experience on products Oracle Access Manager, Oracle Adaptive Access Manager, Oracle Entitlement Server, Oracle Virtual Directory, Oracle Internet Directory etc., Look @ my blog: http://talkidentity.blogspot.com

Leave a Comment:

1 comments
krishna says April 1, 2013

Yes! Correct Mahendra,
I think what ever the securiy settings that are performing in Admin via wlst mbeanServer should uniformly propogated to all managed servers.
Thats why it is only allowed on Admin server.

Thank you

Reply
Add Your Reply

Not found