<?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: Loading infinite when executing in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/413735#M4018</link>
    <description>&lt;P&gt;I think the problem is resolved, it was a proxy parameter who limits number of conection at same time.&lt;/P&gt;&lt;P&gt;Thanks all.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2017 16:50:20 GMT</pubDate>
    <dc:creator>Marc_ttt</dc:creator>
    <dc:date>2017-11-15T16:50:20Z</dc:date>
    <item>
      <title>Loading infinite when executing</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/405971#M3758</link>
      <description>&lt;P&gt;&amp;nbsp;Hello,&lt;/P&gt;&lt;P&gt;Sometimes when executing code, it keep loading and never finish. Here is an exemple&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note there is even not the executing code wrote in the log.&lt;/P&gt;&lt;P&gt;Someone has ever seen this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version :&lt;/P&gt;&lt;P&gt;3.5,&lt;/P&gt;&lt;P&gt;same problem on chrome and firefox,&lt;/P&gt;&lt;P&gt;and not only on my PC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sas.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/16105i21E9880000E58D93/image-size/large?v=v2&amp;amp;px=999" role="button" title="sas.PNG" alt="sas.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 14:32:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/405971#M3758</guid>
      <dc:creator>Marc_ttt</dc:creator>
      <dc:date>2017-10-20T14:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Loading infinite when executing</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/405989#M3759</link>
      <description>&lt;P&gt;I find this happens when there's an error in the code. It seems to hang rather than error out. And yes it's annoying &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would cancel the process, assume somethings wrong with the code and try again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 15:16:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/405989#M3759</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-20T15:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loading infinite when executing</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/406022#M3761</link>
      <description>I have tried with a simple code (without error) :&lt;BR /&gt;data test;&lt;BR /&gt;var=1;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;there is also the problem.&lt;BR /&gt;I can cancel but if I try again to execute it's the same thing for exemple 10 times and the 11st it execute.&lt;BR /&gt;Sometimes it's ok directly, sometimes it does not execute.&lt;BR /&gt;&lt;BR /&gt;I have tried with SAS Studio on a server with a lot of people (who have the same problem) : there is the problem&lt;BR /&gt;So I have tried with SAS Studio on a server with only me : there is still the problem&lt;BR /&gt;With SAS Guide on the sames servers : it works very well.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Oct 2017 16:18:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/406022#M3761</guid>
      <dc:creator>Marc_ttt</dc:creator>
      <dc:date>2017-10-20T16:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading infinite when executing</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/406024#M3763</link>
      <description>&lt;P&gt;Sounds like you should talk to SAS tech support then, they can work with you to help get a stable environment set up.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 16:23:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/406024#M3763</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-20T16:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Loading infinite when executing</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/406100#M3766</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/172832"&gt;@Marc_ttt&lt;/a&gt; wrote:&lt;BR /&gt;I have tried with a simple code (without error) :&lt;BR /&gt;data test;&lt;BR /&gt;var=1;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;there is also the problem.&lt;BR /&gt;I can cancel but if I try again to execute it's the same thing for exemple 10 times and the 11st it execute.&lt;BR /&gt;Sometimes it's ok directly, sometimes it does not execute.&lt;BR /&gt;&lt;BR /&gt;I have tried with SAS Studio on a server with a lot of people (who have the same problem) : there is the problem&lt;BR /&gt;So I have tried with SAS Studio on a server with only me : there is still the problem&lt;BR /&gt;With SAS Guide on the sames servers : it works very well.&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;WHERE is your data? Is it on the local machine, the server SAS Studio connects to&amp;nbsp;or somewhere else? If there is a network link involved, a shared drive for example, you may be having issues with either network performance or someone else locking the data source when you try to read it.&lt;/P&gt;
&lt;P&gt;Your note of differing results for different attempts points to something changing between program attempts.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 19:28:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/406100#M3766</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-10-20T19:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading infinite when executing</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/406818#M3788</link>
      <description>Hello ballardw,&lt;BR /&gt;Data are on the same server were studio is installed (unix) but not on the same server were studio is executed (windows).&lt;BR /&gt;But I don't think it's a data problem because on my exemple it just create a table without read.&lt;BR /&gt;Furthermore, the problem happen on all executed code, even incomplete (for exemple : &amp;lt; data a ; &amp;gt; that's all, without run).&lt;BR /&gt;I'm going to search on your suggestion about network performance.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Oct 2017 07:07:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/406818#M3788</guid>
      <dc:creator>Marc_ttt</dc:creator>
      <dc:date>2017-10-24T07:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading infinite when executing</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/413735#M4018</link>
      <description>&lt;P&gt;I think the problem is resolved, it was a proxy parameter who limits number of conection at same time.&lt;/P&gt;&lt;P&gt;Thanks all.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 16:50:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Loading-infinite-when-executing/m-p/413735#M4018</guid>
      <dc:creator>Marc_ttt</dc:creator>
      <dc:date>2017-11-15T16:50:20Z</dc:date>
    </item>
  </channel>
</rss>

