Esri / arcgis-cookbook

Chef cookbooks for ArcGIS
Apache License 2.0
300 stars 116 forks source link

Installation of Portal fails within Recipe 'portal.rb' #58

Closed mu88 closed 7 years ago

mu88 commented 7 years ago

Hello,

I'm trying to install ArcGIS Server + Portal 10.4.1 with your Chef Cookbook.

Within the recipe 'portal.rb', the installation fails with "ArgumentError: File 'D:\Programs\ArcGIS\Portal/framework/runtime/ds/framework/etc/hostidentifier.properties' does not exist".

I've checked the file system, the directory "D:\Programs\ArcGIS\Portal/framework/runtime/ds" doesn't exist. Any ideas how to resolve this?

Regards mu88

pbobov commented 7 years ago

This happens because of a bug in arcgis-server cookbook. 10.4.1 backward compatibility was broken by 10.5 specific changes in portal.rb provider.

I fixed the problem in branch issue58. Please try cookbooks from that branch (https://github.com/Esri/arcgis-cookbook/tree/issue58). (See pull request https://github.com/Esri/arcgis-cookbook/pull/59 for details of the fix.)

The issue will be resolved in the next release of ArcGIS Chef cookbooks.

mu88 commented 7 years ago

That did the trick, thank you very much!

pbobov commented 7 years ago

The issue is fixed in arcgis-enterprise cookbook v3.0.0.