weblogic Error [Management:141191]The prepare phase of the configuration update failed with an excep

来源:互联网 发布:招聘数据统计分析表 编辑:程序博客网 时间:2024/06/05 11:34

在weblogic 上部署应用的时候遇到错误


Error [Management:141191]The prepare phase of the configuration update failed with an exception:

Read more: http://www.techartifact.com/blogs/2014/03/resolved-management141191the-prepare-phase-of-the-configuration-update-failed-with-an-exception.html#ixzz4EkRgkgy4


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.

Thats it. :-)

Happy weblogic learning with Vinay Kumar in techartifact….



Read more: http://www.techartifact.com/blogs/2014/03/resolved-management141191the-prepare-phase-of-the-configuration-update-failed-with-an-exception.html#ixzz4EkRyBObc



具体来说就是在 weblogic 下找到  domain_bak删除掉

0 0
原创粉丝点击