linux 7.4 weblogic 10.3.6 upgrade security vulnerabilities

 

1 cd / weblogic / user_projects / domains / ydbs_domain / bin "sh stopWebLogic.sh" stopped weblogic service (this path is weblogic startup script path)

2 ./bsu.sh -remove -patchlist = GFWX -prod_dir = / weblogic / wlserver_10.3 -verbose (Should have version conflicts during installation, perform this step, do not ignore. "GFWX" to the last installed version ID number)

3 / weblogic / utils / bsu / cache_dir Upload Package to this path, please be created automatically if no cache_dir

4 ./bsu.sh -install -patch_download_dir = / weblogic / utils / bsu / cache_dir -patchlist = YTPR -prod_dir = / weblogic / wlserver_10.3 -verbose install the upgrade version of the patch, YTPR the version number, that extract from the jar package The version number item ID

5 cd / weblogic / user_projects / domains / ydbs_domain "sh startWebLogic.sh" start weblogic service (this path is weblogic startup script path)

Guess you like

Origin www.cnblogs.com/MUQINGFENG123/p/11730572.html