Data Hub Stopped Working due to itgenuty690 and itgenlic252

The current license key was found to have a problem. The precise cause is available through trace, but more conveniently in System Messages on Invantive Cloud.

Normally, Invantive Data Hub would offer the option to correct the license right away. However, probably Invantive Data Hub is running non-interactive by setting the command-line option interactive to false:

interactive (i): allows interaction with a user behind the console when “true”, such as on errors. Otherwise disallow interaction. Default is “true”.

Recommended approach is to either temporarily switch from non-interactive to interactive in the batch file and then re-run and correct license key.

Or start Invantive Data Hub from the Windows Start-menu or command prompt (Linux, MacOS).

Temporarily disabling the non-interactive mode in the batch file is probably best, since a single Data Hub installation can run with many configurations, controlled by the value of the environment variable INVANTIVE_CONFIGURATION_FOLDER such as:

set INVANTIVE_CONFIGURATION_FOLDER=c:\jobs\cfg

Alternatively, the license key can be supplied directly and hard-coded to the Invantive Data Hub executable using the command-line option licensekey as in:

... /interactive:false /licensekey:averylonglicensekeypreferrablyusinganenvironmentvariable

Please note that when running with Exact Online, as of August 2021, we strongly recommend to uninstall the 20.0 release and switch to at least 20.1.526: