Skip to main content
Skip table of contents

Known Issues UMS 12.01.110

Upgrade of the Distributed UMS from 6.10 to 12.01.110: Distributed UMS mode deactivated (Windows only)

An upgrade installation from UMS 6.10 on Windows with the Distributed UMS feature enabled does not allow the user to select Distributed UMS during the upgrade procedure.

After the installation, the UMS is no longer configured as Distributed UMS.

Enabling Distributed UMS in the UMS Console again will help, but a more permanent solution is as follows.

After the upgrade from 6.10 to 12.01.110, the Distributed UMS flag in the database will be lost and the file rmguiserver/conf/dbsetup_options.properties contains the lines:

TEXT
configsettings.HA_DISTRIBUTED_MODE=false
already_read.HA_DISTRIBUTED_MODE=true


  1. Stop the UMS Server.

  2. Edit the file rmguiserver/conf/dbsetup_options.properties to contain the line

    TEXT
    configsettings.HA_DISTRIBUTED_MODE=true
  3. Delete the line

    TEXT
    already_read.HA_DISTRIBUTED_MODE=true
  4. Save the settings.

  5. Start the UMS Server again.
    After the UMS Server finished its startup sequence, the file rmguiserver/conf/dbsetup_options.properties should now contain the lines:

    TEXT
    configsettings.HA_DISTRIBUTED_MODE=true
    already_read.HA_DISTRIBUTED_MODE=true


  6. Repeat the above steps for each Distributed UMS Server.


UMS Proxy

  • If you manage IGEL OS 12 devices, please do not use currently UMS proxys (UMS Console > UMS Administration > Global Configuration > Proxy Server) due to several issues. The fix is planned for the next UMS release. 
    If you manage IGEL OS 11 devices only, UMS proxys can further be used without any limitations.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.