반응형
weblogic 관리콘솔에서 동기화 되지 않을때...
Solutions
-> First thing never try to delete any managed server which is up and running.First shut down and then closed it.
Follow below steps to get rid of this error
-> Stop the Admin Server & Managed Servers which is up and running.
-> On your Admin Server cd to $WLS_HOME\user_projects\domains\base_domain.
-> Delete all files in pending and servers/domain_bak directory.
-> Start the Admin Server & Managed Servers.
-> Login the weblogic Admin Console and click on ReleaseConfiguration button.
-> Perform the same changes now.