WAS v8.5 > Install and configuring the application serving environment > Install the Liberty profile > Apply a fix pack to a Liberty profile archive install

Remove a fix pack from a Liberty profile archive install

If we installed the Liberty profile using the self extracting archive, we can uninstall a fix pack from the Liberty profile runtime environment in a given location by migrating any user data and server configurations to the previous Liberty profile runtime environment in a different location, and deleting the fix pack runtime environment.

  1. Stop all servers running on the system.

    • <liberty_VX>/bin/server stop <worklightServer>

  2. Migrate any user data and server configurations. For more information see the Migrate any user data and server configurations step in the installation task.
  3. Delete the fix pack runtime environment.
  4. Start the servers.

    • <liberty_VX->/bin/server start <worklightServer>


Parent topic: Apply a fix pack to a Liberty profile archive install


Related


Apply a fix pack to a Liberty profile archive install


|