<?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: WebAppBuilder Development poor performance with nodejs. in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137971#M3915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I had the same problem but only with &lt;STRONG&gt;Web AppBuilder 2.0&lt;/STRONG&gt; Developer version. The CPU on my dev environment was maxed out (90-100%) anytime I had any apps open from the WAB and everything on the computer ran very slowly. I also installed node.js manually and copied the .exe into the server folder of my WAB2.0 directory and changed the name to node_x64.exe which is what the WAB looks for when it starts. &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Now the CPU usage is much better than before (30-60% depending on how many apps are running, and especially with 3D) but still generally higher than with older versions of the WAB. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just as info in case anyone else has the same problem.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2016 12:22:10 GMT</pubDate>
    <dc:creator>DanielMast</dc:creator>
    <dc:date>2016-04-19T12:22:10Z</dc:date>
    <item>
      <title>WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137966#M3910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is making the development very time consuming cause always the machine running the webbuilder dev edition is almost out of CPU resources.&lt;/P&gt;&lt;P&gt;(I also tried this on another machine and it did the same).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am i the only one to have this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at the attachment showing the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there any workaround to fix this issue for this node-javascript-js-server thing ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 10:28:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137966#M3910</guid>
      <dc:creator>BledarBirbo1</dc:creator>
      <dc:date>2015-09-01T10:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137967#M3911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bledar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I run the full version of NodeJS on my dev machine as mentioned in the Getting Started:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN&gt;Because Web AppBuilder runs on top of &lt;A class="xref" href="http://nodejs.org/"&gt;Node.js&lt;/A&gt;, you must have Node.js installed on your computer. The download package contains the Windows version of node.js.&amp;nbsp; &lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt; If you are on a Windows platform, you can follow the steps in the next section to start Web AppBuilder. &lt;/LI&gt;&lt;LI&gt; If you are on a platform other than Windows, such as Mac or Linux, you need to install &lt;A class="xref" href="http://nodejs.org/download/"&gt;Node.js&lt;/A&gt; specifically on your platform first. In case you already have Node.js installed, make sure its version is 0.10.0 and later. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and not the node_x64.exe that comes in the server folder of WAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have never experienced excessive CPU usage.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Example.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/124705_Example.jpg" style="width: 620px; height: 325px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 13:48:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137967#M3911</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-09-01T13:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137968#M3912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried installing the Node.js first, but i experienced the same thing.&lt;/P&gt;&lt;P&gt;Will retry the steps from the beginning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 20:20:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137968#M3912</guid>
      <dc:creator>BledarBirbo1</dc:creator>
      <dc:date>2015-09-01T20:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137969#M3913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bledar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can re-install the Node.js and run a simple server to test whether this is an issue of Node.js.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 02:46:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137969#M3913</guid>
      <dc:creator>ZeZhengLi</dc:creator>
      <dc:date>2015-09-02T02:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137970#M3914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not seeing the cpu usage, but I am seeing really bad performance.&amp;nbsp; This also just happened as i have been using Developers Edition all the way through since beta.&amp;nbsp; Last Friday I started having issues when trying to fire up web app builder dev edition on my development machine.&amp;nbsp; Things that use to open in seconds are now taking minutes and I cannot open an application to edit it through web app builder.&amp;nbsp; The computer comes to a halt and nothing else can take place while it is running.&amp;nbsp; I have tried to reinstall node.js and no enhanced speeds.&amp;nbsp; It is currently not usable and don't know where to start troubleshooting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 14:36:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137970#M3914</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2015-09-02T14:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137971#M3915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I had the same problem but only with &lt;STRONG&gt;Web AppBuilder 2.0&lt;/STRONG&gt; Developer version. The CPU on my dev environment was maxed out (90-100%) anytime I had any apps open from the WAB and everything on the computer ran very slowly. I also installed node.js manually and copied the .exe into the server folder of my WAB2.0 directory and changed the name to node_x64.exe which is what the WAB looks for when it starts. &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Now the CPU usage is much better than before (30-60% depending on how many apps are running, and especially with 3D) but still generally higher than with older versions of the WAB. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just as info in case anyone else has the same problem.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 12:22:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137971#M3915</guid>
      <dc:creator>DanielMast</dc:creator>
      <dc:date>2016-04-19T12:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137972#M3916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Web App Builder 2.0 Developer edition is useless period.&lt;/P&gt;&lt;P&gt;No matter what i do the CPU goes to 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot blame ESRI, but the drunk man who decided to use JAVASCRIPT code for services. Like there weren't enough languages around to build services, we had to use javascript.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 11:11:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137972#M3916</guid>
      <dc:creator>BledarBirbo1</dc:creator>
      <dc:date>2016-04-28T11:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137973#M3917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bledar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sorry that you are one the less than a handful that I have heard of having this issue. Your options are use the AGOL version of WAB, or try using it on a different computer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 01:29:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137973#M3917</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-29T01:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137974#M3918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried launching the builder on different Windows systems and I'm also experiencing the same CPU usage issue with 2.0. CPU is always maxed out (99%-100%). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 22:25:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137974#M3918</guid>
      <dc:creator>SowjanyaSunkara3</dc:creator>
      <dc:date>2016-04-29T22:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137975#M3919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I looking to download Webappbuilder v1.3 but the main page only has the latest version. Is it not available anymore?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 22:32:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137975#M3919</guid>
      <dc:creator>SowjanyaSunkara3</dc:creator>
      <dc:date>2016-04-29T22:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137976#M3920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Surprisingly running the WebAppbuilder on a Windows Server 2008 R2 machine solved the CPU issue. (3-15%max)&lt;/P&gt;&lt;P&gt;But more surprisingly that machine was running as a Virtual Box Machine inside my Windows 7 machine which was having issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that Node.js likes the VMs better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 22:33:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137976#M3920</guid>
      <dc:creator>BledarBirbo1</dc:creator>
      <dc:date>2016-04-29T22:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137977#M3921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Soqjanya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Go to this link &lt;A href="https://developers.arcgis.com/downloads/" title="https://developers.arcgis.com/downloads/"&gt;SDK Downloads | ArcGIS for Developers&lt;/A&gt;&amp;nbsp; find the Web AppBuilder for ArcGIS and there will be a Version 2.0 link with a little drop down arrow next to it that is what you click to get the older versions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Apr 2016 01:00:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137977#M3921</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-30T01:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: WebAppBuilder Development poor performance with nodejs.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137978#M3922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 16:35:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/webappbuilder-development-poor-performance-with/m-p/137978#M3922</guid>
      <dc:creator>SowjanyaSunkara3</dc:creator>
      <dc:date>2016-05-02T16:35:05Z</dc:date>
    </item>
  </channel>
</rss>

