Ubuntu系统上升级WebLogic的流程如下:
sudo systemctl stop weblogic
sudo apt-get remove --purge weblogic
sudo apt-get install weblogic-server
./reconfig.sh