<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: �??add machine�?� fails, in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/add-machine-fails/m-p/212133#M8394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: mboeringa2010&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Many thanks Marco for the help,&lt;BR /&gt;&lt;BR /&gt;Where the JSON file is stored? I searched in in the folder C:\arcgisserver but it appears not to be there?&lt;BR /&gt;&lt;BR /&gt;And in case I find it, what should I do?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You probably shouldn't be messing with auto-populated configuration files, even if they are in text format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A potential solution is listed &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/87305-Failed-to-register-Server-machine-JSONobject-not-found-Dataitems?p=312618&amp;amp;viewfull=1#post312618"&gt;in that other thread and post I pointed out&lt;/A&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Rebuild the config(uration)-store directory"&lt;/SPAN&gt;&lt;SPAN&gt; as Quinn Korbulic reported as a solution to his problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See this Help page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/install-guides/arcgis-server/10.2/index.html#//01nm00000026000000"&gt;Installing ArcGIS for Server on multiple machines&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jan 2014 19:21:13 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2014-01-16T19:21:13Z</dc:date>
    <item>
      <title>�??add machine�?� fails,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/add-machine-fails/m-p/212130#M8391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;�??add machine�?� fails,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to �??add machine�?� to a particular cluster but I got the message below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to register the server machine 'jamal-sony1'. JSONObject["dataItems"] not found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]30443[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The �??jamal-sony1�?� machine is physically connected to the first machine (jamal-sony) as shown in the �??ping�?� below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]30444[/ATTACH], [ATTACH=CONFIG]30445[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What might be the issue here? What requirements are a must in the machine that is intended to be added?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 06:16:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/add-machine-fails/m-p/212130#M8391</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2014-01-13T06:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: �??add machine�?� fails,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/add-machine-fails/m-p/212131#M8392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: mboeringa2010&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;JSONObject ["dataItems"] not found&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;error seems more indicative of a corrruption or improper/complete configuration or installation, than a connection issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JSON is text file format used to store key/value pairs, where the "key" serves to extract an associated value from the text file. It can be used to store configuration information (or anything else). In your case, the key &lt;/SPAN&gt;&lt;STRONG&gt;"dataItems"&lt;/STRONG&gt;&lt;SPAN&gt; is not found in a JSON text file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A potential configuration issue is also indicated &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/87305-Failed-to-register-Server-machine-JSONobject-not-found-Dataitems?p=312618&amp;amp;viewfull=1#post312618"&gt;by this post&lt;/A&gt;&lt;SPAN&gt; in this thread about the same error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/87305-Failed-to-register-Server-machine-JSONobject-not-found-Dataitems"&gt;Failed to register Server machine JSONobject not found - Dataitems&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;see the remark about the rebuild of the config-store in the last post of the thread.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 11:13:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/add-machine-fails/m-p/212131#M8392</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-01-13T11:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: �??add machine�?� fails,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/add-machine-fails/m-p/212132#M8393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Jamal,&lt;BR /&gt;&lt;BR /&gt;The &lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;JSONObject ["dataItems"] not found&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;error seems more indicative of a corrruption or improper/complete configuration or installation, than a connection issue.&lt;BR /&gt;&lt;BR /&gt;JSON is text file format used to store key/value pairs, where the "key" serves to extract an associated value from the text file. It can be used to store configuration information (or anything else). In your case, the key &lt;STRONG&gt;"dataItems"&lt;/STRONG&gt; is not found in a JSON text file.&lt;BR /&gt;&lt;BR /&gt;A potential configuration issue is also indicated &lt;A href="http://forums.arcgis.com/threads/87305-Failed-to-register-Server-machine-JSONobject-not-found-Dataitems?p=312618&amp;amp;viewfull=1#post312618"&gt;by this post&lt;/A&gt; in this thread about the same error:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/87305-Failed-to-register-Server-machine-JSONobject-not-found-Dataitems"&gt;Failed to register Server machine JSONobject not found - Dataitems&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;see the remark about the rebuild of the config-store in the last post of the thread.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks Marco for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where the JSON file is stored? I searched in in the folder C:\arcgisserver but it appears not to be there?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And in case I find it, what should I do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the moment, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. the ArcGIS server installed in the first machine (Jamal-sony) and on the second machine (jamal-sony1) are working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. These two machines are physically connected&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 18:36:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/add-machine-fails/m-p/212132#M8393</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2014-01-16T18:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: �??add machine�?� fails,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/add-machine-fails/m-p/212133#M8394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: mboeringa2010&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Many thanks Marco for the help,&lt;BR /&gt;&lt;BR /&gt;Where the JSON file is stored? I searched in in the folder C:\arcgisserver but it appears not to be there?&lt;BR /&gt;&lt;BR /&gt;And in case I find it, what should I do?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You probably shouldn't be messing with auto-populated configuration files, even if they are in text format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A potential solution is listed &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/87305-Failed-to-register-Server-machine-JSONobject-not-found-Dataitems?p=312618&amp;amp;viewfull=1#post312618"&gt;in that other thread and post I pointed out&lt;/A&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Rebuild the config(uration)-store directory"&lt;/SPAN&gt;&lt;SPAN&gt; as Quinn Korbulic reported as a solution to his problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See this Help page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/install-guides/arcgis-server/10.2/index.html#//01nm00000026000000"&gt;Installing ArcGIS for Server on multiple machines&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 19:21:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/add-machine-fails/m-p/212133#M8394</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-01-16T19:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: �??add machine�?� fails,</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/add-machine-fails/m-p/212134#M8395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You probably shouldn't be messing with auto-populated configuration files, even if they are in text format.&lt;BR /&gt;&lt;BR /&gt;A potential solution is listed &lt;A href="http://forums.arcgis.com/threads/87305-Failed-to-register-Server-machine-JSONobject-not-found-Dataitems?p=312618&amp;amp;viewfull=1#post312618"&gt;in that other thread and post I pointed out&lt;/A&gt;:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Rebuild the config(uration)-store directory"&lt;/SPAN&gt; as Quinn Korbulic reported as a solution to his problems.&lt;BR /&gt; &lt;BR /&gt;See this Help page:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/install-guides/arcgis-server/10.2/index.html#//01nm00000026000000"&gt;Installing ArcGIS for Server on multiple machines&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry Marco but I couldn�??t find anything helpful in the post of Quinn Korbulic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then what is the benefit of using the �??Configure ArcGIS Server Account�?� to re-configure the directories? How this would help solving the issue of �??add machine�?�?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where should I implement the configuration: in �??jamal-sony�?� or on �??jamal-sony1�?�?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 20:02:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/add-machine-fails/m-p/212134#M8395</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2014-01-16T20:02:22Z</dc:date>
    </item>
  </channel>
</rss>

