<?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: Visual Analytics Web Applications Service Temporarily Unavailable in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Visual-Analytics-Web-Applications-Service-Temporarily/m-p/282461#M5404</link>
    <description>&lt;P&gt;What's in the LevN/Web/WebAppServer/SASServer12_1/logs/server.log (possibly SASServer1 or SASServer if you're single managed server)? If you're seeing that error message it means the WebServer is okay, but the web app server is not - the reverse proxy can't communicate with the backend server - typically that means additional information is available either in a particular application log in LevN/Web/Logs/SASServerN/ or the aforementioned server.log. Likely culprit is the JVM exiting for some reason or thrashing in garbage collection to the point it becomes unresponsive.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jul 2016 15:59:29 GMT</pubDate>
    <dc:creator>dpage</dc:creator>
    <dc:date>2016-07-06T15:59:29Z</dc:date>
    <item>
      <title>Visual Analytics Web Applications Service Temporarily Unavailable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Visual-Analytics-Web-Applications-Service-Temporarily/m-p/282459#M5403</link>
      <description>&lt;P&gt;We have been running SAS VA 7.2 non-distributed on a Windows 2012 R2 server for several months now. &amp;nbsp;Suddenly, all of the web applications (VA, Web Administration, Environment Manager, SAS Studio) running on this box now get "Service Temporarily Unavailable". &amp;nbsp;Rebooting the box grants about 10 minutes of uptime, then it goes down again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The windows server itself shows all expected SAS services running, and Management Console connects just fine and shows all configuration settings. &amp;nbsp;The issue seems to be focused to just the web server (or web app server). &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a support ticket submitted, but now we've been down for days and I'm recruiting all the help I can get.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:55:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Visual-Analytics-Web-Applications-Service-Temporarily/m-p/282459#M5403</guid>
      <dc:creator>MarkPeskir</dc:creator>
      <dc:date>2016-07-06T15:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Analytics Web Applications Service Temporarily Unavailable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Visual-Analytics-Web-Applications-Service-Temporarily/m-p/282461#M5404</link>
      <description>&lt;P&gt;What's in the LevN/Web/WebAppServer/SASServer12_1/logs/server.log (possibly SASServer1 or SASServer if you're single managed server)? If you're seeing that error message it means the WebServer is okay, but the web app server is not - the reverse proxy can't communicate with the backend server - typically that means additional information is available either in a particular application log in LevN/Web/Logs/SASServerN/ or the aforementioned server.log. Likely culprit is the JVM exiting for some reason or thrashing in garbage collection to the point it becomes unresponsive.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:59:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Visual-Analytics-Web-Applications-Service-Temporarily/m-p/282461#M5404</guid>
      <dc:creator>dpage</dc:creator>
      <dc:date>2016-07-06T15:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Analytics Web Applications Service Temporarily Unavailable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Visual-Analytics-Web-Applications-Service-Temporarily/m-p/282470#M5405</link>
      <description>&lt;P&gt;Most recent error message, written shortly after a reboot: &amp;nbsp;(internal hostname obfuscated by me)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2016-07-06 11:19:45,694 ERROR (localhost-startStop-6) [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/SASDeploymentBackup]] Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener&lt;BR /&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'identityCache': Invocation of init method failed; nested exception is com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException: GemFire on [[INTERNAL HOSTNAME]]&amp;lt;v482&amp;gt;:30329/59464 started at Wed Jul 06 11:11:20 EDT 2016: Message distribution has terminated&lt;/P&gt;&lt;P&gt;[[followed by java stack trace]]&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:20:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Visual-Analytics-Web-Applications-Service-Temporarily/m-p/282470#M5405</guid>
      <dc:creator>MarkPeskir</dc:creator>
      <dc:date>2016-07-06T16:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Analytics Web Applications Service Temporarily Unavailable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Visual-Analytics-Web-Applications-Service-Temporarily/m-p/282477#M5406</link>
      <description>&lt;P&gt;Also, SAS support helped us enable GC logging, and I see this behavior [abridged for clarity]:&lt;/P&gt;&lt;P&gt;{Heap before GC invocations=34 (full 0):&lt;BR /&gt;par new generation total 419392K, used 404067K&lt;BR /&gt;eden space 372800K, 100% used&amp;nbsp;&lt;BR /&gt;from space 46592K, 67% used&lt;BR /&gt;to space 46592K, 0% used&lt;BR /&gt;2016-07-06T12:36:51&amp;nbsp;[Times: user=0.05 sys=0.02, real=0.02 secs]&amp;nbsp;&lt;BR /&gt;Heap after GC invocations=35 (full 0):&lt;BR /&gt;par new generation total 419392K, used 26187K&amp;nbsp;&lt;BR /&gt;eden space 372800K, 0% used&amp;nbsp;&lt;BR /&gt;from space 46592K, 56% used&lt;BR /&gt;to space 46592K, 0% used&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;372 of our 512 GB memory goes from 0 to 100% in two seconds? &amp;nbsp;This goes back and forth over and over several times, in very short intervals. &amp;nbsp;I'm not fluent in log files, but this seems not good.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:44:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Visual-Analytics-Web-Applications-Service-Temporarily/m-p/282477#M5406</guid>
      <dc:creator>MarkPeskir</dc:creator>
      <dc:date>2016-07-06T16:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Analytics Web Applications Service Temporarily Unavailable</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Visual-Analytics-Web-Applications-Service-Temporarily/m-p/282487#M5407</link>
      <description>&lt;P&gt;Sounds like support has you on the right track, none of that seems especially bad though (your eden space isn't the entire heap, see&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.oracle.com/technetwork/tutorials/tutorials-1876574.html#t2" target="_blank"&gt;http://www.oracle.com/technetwork/tutorials/tutorials-1876574.html#t2&lt;/A&gt; for a decent summary)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 17:19:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Visual-Analytics-Web-Applications-Service-Temporarily/m-p/282487#M5407</guid>
      <dc:creator>dpage</dc:creator>
      <dc:date>2016-07-06T17:19:52Z</dc:date>
    </item>
  </channel>
</rss>

