<?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: SAS 9.4 M6 - Middle Tier Web Application Server Unable to Start in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M6-Middle-Tier-Web-Application-Server-Unable-to-Start/m-p/641937#M18772</link>
    <description>When services are started from the command line, in case of a failure, typically there will be an error message.&lt;BR /&gt;This helps in diagnosing the issue.&lt;BR /&gt;Can you try this approach</description>
    <pubDate>Wed, 22 Apr 2020 13:50:13 GMT</pubDate>
    <dc:creator>Sajid01</dc:creator>
    <dc:date>2020-04-22T13:50:13Z</dc:date>
    <item>
      <title>SAS 9.4 M6 - Middle Tier Web Application Server Unable to Start</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M6-Middle-Tier-Web-Application-Server-Unable-to-Start/m-p/641786#M18763</link>
      <description>&lt;P&gt;We're currently running one SAS Mid Tier Server (Server1_1) on a Windows instance.&amp;nbsp; Users are accessing web applications through a reverse proxy set up with the following guide:&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=bimtag&amp;amp;docsetTarget=p0sxhuco18v167n13dsmnrfqv7yy.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=bimtag&amp;amp;docsetTarget=p0sxhuco18v167n13dsmnrfqv7yy.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This setup was running for a few weeks until recently where users were getting a 502 response.&amp;nbsp; I've tried the following with no success:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Resetting the Web Application Server through Windows Services&lt;/LI&gt;&lt;LI&gt;Resetting the Web Application Server by running \&amp;lt;SAS Config Dir&amp;gt;\Lev1\Web\Scripts\AppServer\appsrvconfig.cmd restart (also stop and start)&lt;/LI&gt;&lt;LI&gt;Restarting the Windows Instance&lt;/LI&gt;&lt;LI&gt;clearing the logs, temp, and work\Catalina\localhost in the &amp;lt;SAS Config Dir&amp;gt;\Lev1\Web\WebAppServer\SASServer1_1 directory&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;looking at the server logs in SASServer1_1\logs, this is the only line I see when I try to start the Web Application Server Service.&amp;nbsp; There are no other errors&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Web Application Server Does Not Start&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;2020-04-21 21:45:08,236 INFO  (WrapperSimpleAppMain) [org.apache.catalina.startup.Catalina] Initialization processed in 11023 ms&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Previously when I've successfully reset the Web Application Server, I've seen this as the output, followed with all of our web applications deploying:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Web Application Server Works&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;2020-03-25 20:38:24,261 INFO  (WrapperSimpleAppMain) [org.apache.catalina.core.StandardService] Starting service [Catalina]
2020-03-25 20:38:24,261 INFO  (WrapperSimpleAppMain) [org.apache.catalina.core.StandardEngine] Starting Servlet Engine: Pivotal tc Runtime 3.2.11.RELEASE/8.5.32.A.RELEASE&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;I'm also seeing this error under the wrapper file in Server1_1\logs:&lt;/P&gt;&lt;PRE&gt;ERROR  | wrapper  | &amp;lt;TIMESTAMP&amp;gt; | The SAS [Config-Lev1] SASServer1_1 - WebAppServer service is already running with status: RUNNING&lt;/PRE&gt;&lt;P&gt;However, I've verified that the Web Application Server service is&amp;nbsp;&lt;STRONG&gt;not&amp;nbsp;&lt;/STRONG&gt;running before trying to start.&amp;nbsp; Doing a netstat to see if anything is running on 8080 shows that nothing is running.&amp;nbsp; I'm not sure if that means that something is lingering from an improper shutdown.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone encountered this issue before?&amp;nbsp; Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 23:53:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M6-Middle-Tier-Web-Application-Server-Unable-to-Start/m-p/641786#M18763</guid>
      <dc:creator>darwinwalters</dc:creator>
      <dc:date>2020-04-21T23:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M6 - Middle Tier Web Application Server Unable to Start</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M6-Middle-Tier-Web-Application-Server-Unable-to-Start/m-p/641793#M18764</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/228073"&gt;@darwinwalters&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you see under the server.log file as soon as you start the service?&amp;nbsp;&lt;STRONG&gt;/&lt;EM&gt;SAS-configuration-directory\&lt;/EM&gt;Lev1\Web\WebAppServer\SASServer1_1\logs\server.log&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are all the depending services started and running?&amp;nbsp;&lt;A href="https://support.sas.com/kb/52/100.html" target="_blank"&gt;https://support.sas.com/kb/52/100.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 01:40:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M6-Middle-Tier-Web-Application-Server-Unable-to-Start/m-p/641793#M18764</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-04-22T01:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M6 - Middle Tier Web Application Server Unable to Start</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M6-Middle-Tier-Web-Application-Server-Unable-to-Start/m-p/641937#M18772</link>
      <description>When services are started from the command line, in case of a failure, typically there will be an error message.&lt;BR /&gt;This helps in diagnosing the issue.&lt;BR /&gt;Can you try this approach</description>
      <pubDate>Wed, 22 Apr 2020 13:50:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-M6-Middle-Tier-Web-Application-Server-Unable-to-Start/m-p/641937#M18772</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2020-04-22T13:50:13Z</dc:date>
    </item>
  </channel>
</rss>

