ISSUE: It appears that a Weblogic server is currently running on this host. Please stop Weblogic before running the upgrade again.

RESOLUTION: Shutdown all Weblogic processes on this box before reattempting the installer.
You can check for running processes with the command:

ps -aef | grep java | grep wlserver | grep -v grep
