SARVision (MAINTENANCE ID: MNT-5506788) uses IDL on a linux (Ubuntu) server using a runtime license (Quantity 1) We would like to use IDL within a docker container. The activation of the license fails within the docker container due to "Activation ID copies exceeds available copies". The docker server resides on the same linux server (mentionned above) that normally is used to use IDL directly. Before attempting to activate the license within the docker container the same licesnse is de-activated on the host-server. Activation of the license within docker container produces the following output: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.. root@7e71fa2be3c7:/sar-vision-share# /usr/local/harris/idl/license_utils/bin.linux.x86_64/activate -u -a xxxx-xxxx-xxxx-xxxx ------------------------------------------ 2017-08-15 12:13:14 CLL Error Error Code: -1 Error Message: CLLActivateLicense: status - category: public, code: 14 (Activation ID copies exceeds available copies), details: xxxx-xxxx-xxxx-xxxx System Code: 0 System Description: CLLActivateLicense: status - category: public, code: 14 (Activation ID copies exceeds available copies), details: xxxx-xxxx-xxxx-xxxx ------------------------------------------ <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< When a license is activated on the host-server the following listing is returned: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.. rubberkip@epicurus:~/sar-vision-share/IDL_Test$ /home/rubberkip/Documents/IDL/home/idl/license_utils/bin.linux.x86_64/activate -l { "features" : [ { "count" : 4, "expiration" : "permanent", "name" : "nl-idl-pe", "notice" : "SarVision B.V.", "vendor" : "MNT-5506788:xxxxxxxxxxxxxx:11RTLIC:IDL Runtime License", "version" : "8.6" }, <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<, How to proceed? Cheers, David Lindeijer.
|