<?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: mid-tier application not coming up in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/mid-tier-application-not-coming-up/m-p/512126#M14943</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/26689"&gt;@woo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately this is not enough to get good conclussions, you would need to take additional actions or retrieve further information.&lt;/P&gt;
&lt;P&gt;Anything&amp;nbsp; from the list below would help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Personally, I would:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Drop any non-required web applications from deploying (carefull with the WIP ones)&lt;/LI&gt;
&lt;LI&gt;Align with SAS Technical Support to fine tune the memory settings of your SAS and SAS/Web Java JVMs&lt;/LI&gt;
&lt;LI&gt;Monitor, if possible, those JVMs memory counters with JMX connection (jconsole, e.g) which will give you the scientifical reasoning to what is going on.&lt;/LI&gt;
&lt;LI&gt;Check other logs: RemoteServices, Web Applications (under SAS Config folder), your /etc/messages on Linux, etc&lt;/LI&gt;
&lt;LI&gt;Increase that physical RAM, where possible&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps. Please share any further information you manage to retrieve.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;</description>
    <pubDate>Mon, 12 Nov 2018 09:27:26 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2018-11-12T09:27:26Z</dc:date>
    <item>
      <title>mid-tier application not coming up</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/mid-tier-application-not-coming-up/m-p/508571#M14809</link>
      <description>&lt;P&gt;Hello, we are running&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Version - sas 9.3 m3&lt;/P&gt;
&lt;P&gt;OS - Linux VM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;where we really don't have much memory available (zero physical memory with 15 gb cached memory available). when we start web application, can login fine but nothing is coming up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how do i overcome these errors?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;server.log has this error&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;ERROR (tomcat-http--2) [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/SASModelRisk].[jsp]] Servlet.service() for servlet jsp threw exception&lt;/FONT&gt;&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at org.apache.jsp.layout.CompanyLogo_jsp._jspService(CompanyLogo_jsp.java:123)&lt;BR /&gt;at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)&lt;BR /&gt;at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:443)&lt;BR /&gt;at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)&lt;BR /&gt;at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)&lt;BR /&gt;at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:728)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and catalina.out has this error,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;[tomcat-http--2] ERROR com.sas.oprisk.monitor.web.ErrorServlet - An error occurred while handling another error.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: org.apache.jasper.JasperException: org.apache.jasper.JasperException: org.apache.jasper.JasperException: org.apache.jasper.JasperException: java.lang.NullPointerException&lt;BR /&gt;at org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:565)&lt;BR /&gt;at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:466)&lt;BR /&gt;at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)&lt;BR /&gt;at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)&lt;BR /&gt;at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:728)&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 02:41:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/mid-tier-application-not-coming-up/m-p/508571#M14809</guid>
      <dc:creator>woo</dc:creator>
      <dc:date>2018-10-30T02:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: mid-tier application not coming up</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/mid-tier-application-not-coming-up/m-p/512126#M14943</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/26689"&gt;@woo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately this is not enough to get good conclussions, you would need to take additional actions or retrieve further information.&lt;/P&gt;
&lt;P&gt;Anything&amp;nbsp; from the list below would help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Personally, I would:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Drop any non-required web applications from deploying (carefull with the WIP ones)&lt;/LI&gt;
&lt;LI&gt;Align with SAS Technical Support to fine tune the memory settings of your SAS and SAS/Web Java JVMs&lt;/LI&gt;
&lt;LI&gt;Monitor, if possible, those JVMs memory counters with JMX connection (jconsole, e.g) which will give you the scientifical reasoning to what is going on.&lt;/LI&gt;
&lt;LI&gt;Check other logs: RemoteServices, Web Applications (under SAS Config folder), your /etc/messages on Linux, etc&lt;/LI&gt;
&lt;LI&gt;Increase that physical RAM, where possible&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps. Please share any further information you manage to retrieve.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 09:27:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/mid-tier-application-not-coming-up/m-p/512126#M14943</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-11-12T09:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: mid-tier application not coming up</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/mid-tier-application-not-coming-up/m-p/512462#M14956</link>
      <description>SAS 9.3 is quite old. This likely means it was working for a long time. When did this stop working? When was it last working? What was changed in that period since the two startups?</description>
      <pubDate>Tue, 13 Nov 2018 07:40:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/mid-tier-application-not-coming-up/m-p/512462#M14956</guid>
      <dc:creator>SimonDawson</dc:creator>
      <dc:date>2018-11-13T07:40:48Z</dc:date>
    </item>
  </channel>
</rss>

