automated project creation fails with license exception when we run one process per language

We have been using sdl api to automate the sdl project creation. This has been working fine with a single process sweeping each language folder one by one.

We wanted to improve the overall efficieny of this by introducing one process per language so that  all language are processed concurrently. When we run this set up, we get the following license exception. Only one process gets the license and all other fails.

Sdl.ProjectAutomation.FileBased.LicensingException: License check failed, with
exception:
Sdl.Common.Licensing.Provider.Nalpeiron.NalpeironLicensingProviderException:
Cannot create license. - Unknown error
(Support reference: -130) ---> Sdl.Core.FileCheck.FileCheckException: Unknown
error
(Support reference: -130)
   at Sdl.Core.FileCheck.License.Authorize()
   at Sdl.Core.FileCheck.Product.GetLicenseWithoutConsumingSeatsOrUsages()
   at
Sdl.Common.Licensing.Provider.Nalpeiron.LicensingProvider.CreateProductLicense
(String serverAddress)


How can we resolve this. Can somebody help.

thanks.

 

Parents Reply Children
No Data