Toolkit errors when UX contentStore Version is 2021.02

Issue #242 resolved
Adam Davis created an issue

Recently upgraded to 2021.02.01 from 2020.11. After the upgrade the UXToolkit stopped working. I would not fetch the clients and groups from the primary instance.

Process error message :

Error: Epilog procedure line (57): Prerequisites test detected errors, please correct them before continuing. Number of failed tests: 1

Running the “Fetch Users & Groups” produced ToolkitLogTape:

["UX Toolkit", "(c) 2020 Apliqo AG", "Version: 1.1.5 Production", "Transferring security...", "Loading and parsing application settings [settings.json].", "Using path to instances.json supplied from settings.json [G:/ApliqoServer/webapps/lendlease/WEB-INF/instances.json].", "Application settings loaded.", "Loading instances.json file [G:\ApliqoServer\webapps\lendlease\WEB-INF\instances.json].", "Loaded instances.json file", "Prerequisite not matching: Content Store model version should be >= 2020.8", "Prerequisites test detected errors, please correct them before continuing. Number of failed tests: 1"]

The UX Content Store version in }APQ Settings is 2021.02 .

Error:

The python is not recognising that the contentStore is higher version than 2020.8

Workaround:

Modify the }AQP UX ContentStore Version so that 2020.8 is at the top element thereby setting the UX contentStore version to 2020.8.

Comments (5)

  1. Scott Wiltshire

    @Petr Buncik we need a (urgent) fix for UXToolkit.exe

    It seems the test of the minimum version is misconfigured.

  2. Log in to comment