我是靠谱客的博主 大意火车,这篇文章主要介绍linux怎么删web应用程序错误,使用WebSphere8.5.0.2卸载项目时出错,如何通过手动清除相关配置?...,现在分享给大家,希望可以做个参考。
(1) 删除war包:rm –rf /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/installedApps/localhostNode01Cell/xxx_war.ear
(2) 删除对应的配置文件:rm –rf /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/config/cells/localhostNode01Cell/applications/xxx_war.ear
/data/was/WebSphere/AppServer/profiles/AppSrv01/config/cells/dev01Node01Cell/blas/xxx_war.ear
/data/was/WebSphere/AppServer/profiles/AppSrv01/config/cells/dev01Node01Cell/cus/xxx_war.ear
删除serverindex.xml 中项目配置:
/data/was/WebSphere/AppServer/profiles/AppSrv01/config
find . -name serverindex.xml
./cells/dev01Node01Cell/nodes/dev01Node01/serverindex.xml
可以试试看收起
最后
以上就是大意火车最近收集整理的关于linux怎么删web应用程序错误,使用WebSphere8.5.0.2卸载项目时出错,如何通过手动清除相关配置?...的全部内容,更多相关linux怎么删web应用程序错误,使用WebSphere8内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复