ArcGIS Enterprise

From Wildsong
Revision as of 15:19, 19 July 2017 by Brian Wilson (talk | contribs) (Created page with "See also Docker On Ubuntu 17.04 vagrant plugin install vagrant-reload git clone https://github.com/knu2xs/vagrant-arcgis-enterprise cd vagrant-arcgis-enterprise Put...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

See also Docker

On Ubuntu 17.04

vagrant plugin install vagrant-reload
git clone https://github.com/knu2xs/vagrant-arcgis-enterprise
cd vagrant-arcgis-enterprise

Put files in resources/proprietary/ as directed --

 /volumes/ssd_machines/Machines/AGE/vagrant-arcgis-enterprise/resources/proprietary:
 total used in directory 5260000 available 462282556
 drwxr-xr-x 1 bwilson wildsong        300 Jul 19 07:23 .
 drwxr-xr-x 1 bwilson wildsong         46 Jul 19 07:19 ..
 -rw-r--r-- 1 bwilson wildsong  600181478 Jul 19 07:21 ArcGIS_DataStore_Linux.tar.gz
 -rw-r--r-- 1 bwilson wildsong 1927187590 Jul 19 07:20 ArcGIS_Portal_Linux.tar.gz
 -rw-r--r-- 1 bwilson wildsong 2761143909 Jul 19 07:20 ArcGIS_Server_Linux.tar.gz
 -rw-r--r-- 1 bwilson wildsong   97707760 Jul 19 07:20 ArcGIS_Web_Adaptor_Java_Linux.tar.gz
 -rw-r--r-- 1 bwilson wildsong       1150 Jul 19 07:23 favicon.ico
 -rw-r--r-- 1 bwilson wildsong        460 Jul 19 07:20 portal.prvc
 -rw-r--r-- 1 bwilson wildsong        455 Jul 19 07:19 server.prvc


vagrant up

only starts the Portal component does not go on to other scripts because this one fails with

<Msg time="2017-07-19T15:10:39,507" type="SEVERE" code="217003" source="Portal" process="25125" thread="1" methodName="" machine="ARCGIS.VM" user="" elapsed="">Error before starting configuration observer. A JSONObject text must begin with '{' at character 0 of </Msg> <Msg time="2017-07-19T15:10:39,507" type="SEVERE" code="217075" source="Portal" process="25125" thread="1" methodName="" machine="ARCGIS.VM" user="" elapsed="">Failed to start the portal. The observer's beforeStart() function returned a failure.</Msg>