webMethods

 View Only

 How to "reinstall" a fix using Update Manager?

Renan Kaic Lopes's profile image
Renan Kaic Lopes posted Thu May 15, 2025 03:35 PM

Hello.

I'm trying to solve an issue that appeared on our DEV environment:

ERROR[FixActionStatus] 2020/05/25 16:58:35.886 CEST: Action: osgiInstall; Args: enableOnRepatch:true;installIU:com.softwareag.wsstack.osgi.feature.patch.feature.group;profileRepo:*;publishPatchTo:common/runtime/bundles/wss/eclipse;repository:repo;; Status: ERROR; Error Message:Error occurred in executing action “MWS_default” units not installed: [com.softwareag.wsstack.osgi.feature.patch.feature.group 10.1.0.0019-0911]

I read the following topic containing the solution for the above error:

MWS doesn't restart after installing fix 10.1 | webMethods

Resolution :
Overinstall these fix following the order below :
Shared Bundles 10.1.0 XMLTools Fix 3
Web Service Stack related fixes

However, I'm trying to reinstall the "Shared Bundles 10.1.0 XMLTools Fix 3" but it only appears as below and I can't select it to install again:

[I]     Shared Bundles 10.3 XMLTools Fix 3

Please, is there another way to install it?


Thank you in advance

Kailash Kumar Mishra's profile image
Kailash Kumar Mishra

Hi Renan,

Since Shared Bundles 10.3 XMLTools Fix 3 was already installed so probably it doesn't allow you to select the same Fix Level for Install.

Can try either of the below and check if it helps

  1. As per the Solution link you have posted  
    1. Open/Run Command Prompt App as Administrator
    2. Change Directory to the folder where the file UpdateManagerGUI.bat exists
    3. Run the command UpdateManagerGUI.bat -overInstall true
    4. The Update Manger UI must open and now you shall be able to select the same Fix to Install 
  2. First Uninstall this Fix and then Install it back