<?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: httpd WebServer not starting in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270299#M4201</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think the license has anything to do with this issue, but a current change/issue on the configuration files of the httpd, or the fact that the port number might be in use by a&amp;nbsp;different service (as the Windows http service, a really common issue), or an orphaned instance of the same process (check with "netstat -nao|find ":[yourport]", and it only took efect when you restarted the SAS services.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest you to check in the log files of the httpd server, it usually gives all the information you might require.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 May 2016 09:23:22 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2016-05-13T09:23:22Z</dc:date>
    <item>
      <title>httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270283#M4196</link>
      <description>&lt;P&gt;I have renewed my SAS license and have taken all the steps in the email and the document. The deployments is successfully complete.&lt;/P&gt;&lt;P&gt;In the very last step I am asked to start all the servers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used the &lt;A href="http://support.sas.com/documentation/cdl/en/bisag/68240/HTML/default/viewer.htm#p0d9d5nzmd8i4yn1usv2l22vpa7t.htm" target="_self"&gt;start order&lt;/A&gt; in this page. My machine does not have all the servers mentioned there.&lt;/P&gt;&lt;P&gt;The other servers are started and running but &lt;STRONG&gt;httpd WebServer&lt;/STRONG&gt; cannot be started and therefore my WebApp is not up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the error message I am getting:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/3158i65213BA5DFDCD137/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Capture.PNG" title="Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;Has anyone faced the same problem?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 07:51:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270283#M4196</guid>
      <dc:creator>pedrammobedi</dc:creator>
      <dc:date>2016-05-13T07:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270290#M4197</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/80788"&gt;@pedrammobedi﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you checked log for webserver?&lt;/P&gt;&lt;P&gt;what it is showing?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 08:44:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270290#M4197</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2016-05-13T08:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270294#M4198</link>
      <description>&lt;P&gt;I have checked Windows Event Viewer and it seems to be a problem with Apache trying to reach its point 80 which is apparently being used by TCP. Are you asking for a specific log file? I see many of them? Do you I think I should change the Apache port from 80 to something else?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[Thu May 12 16:31:54 2016] [error] (OS 10061)No connection could be made because the target machine actively refused it.  : proxy: HTTP: attempt to connect to 192.168.27.158:8080 (kssas.alotteri.se) failed
[Thu May 12 16:31:54 2016] [error] ap_proxy_connect_backend disabling worker for (kssas.alotteri.se)&lt;/PRE&gt;</description>
      <pubDate>Fri, 13 May 2016 09:08:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270294#M4198</guid>
      <dc:creator>pedrammobedi</dc:creator>
      <dc:date>2016-05-13T09:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270296#M4199</link>
      <description>&lt;P&gt;It looks like that other process&amp;nbsp;is running on the same port, thats why Web server can not start, can you free that port and try again? generally 80 port is used by SAS Web Server.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 09:18:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270296#M4199</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2016-05-13T09:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270298#M4200</link>
      <description>&lt;P&gt;That's true. But that port I is now taken by TCP. I don't know how it happened.&lt;/P&gt;&lt;P&gt;But instead of that, is it possible that we change &lt;STRONG&gt;80&lt;/STRONG&gt; to something else?&lt;/P&gt;&lt;P&gt;In Apache's case, I know we can change the port&amp;nbsp;in the file &lt;EM&gt;httpd.conf&lt;/EM&gt;&amp;nbsp;in the folder:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;E:\sas\config\Lev1\Web\WebServer\conf\httpd.conf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But I am a bit scared of making such changes.&lt;/P&gt;&lt;P&gt;Is there a secure way of changing the port? Mind that, there is also the &lt;EM&gt;WebAppServer&lt;/EM&gt; in addition to &lt;EM&gt;WebServer&lt;/EM&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 09:22:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270298#M4200</guid>
      <dc:creator>pedrammobedi</dc:creator>
      <dc:date>2016-05-13T09:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270299#M4201</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think the license has anything to do with this issue, but a current change/issue on the configuration files of the httpd, or the fact that the port number might be in use by a&amp;nbsp;different service (as the Windows http service, a really common issue), or an orphaned instance of the same process (check with "netstat -nao|find ":[yourport]", and it only took efect when you restarted the SAS services.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest you to check in the log files of the httpd server, it usually gives all the information you might require.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 09:23:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270299#M4201</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-05-13T09:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270300#M4202</link>
      <description>&lt;P&gt;Most probably your WIndows http process is running. You can disable as described on':&lt;/P&gt;
&lt;P&gt;&lt;A href="http://superuser.com/questions/352017/pid4-using-port-80" target="_blank"&gt;http://superuser.com/questions/352017/pid4-using-port-80&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 09:24:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270300#M4202</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-05-13T09:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270304#M4203</link>
      <description>&lt;P&gt;It's TCP on port 80 that is blocking Apache I think. I need to kill that. But I am not sure if that's straightforward or a good idea.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 09:29:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270304#M4203</guid>
      <dc:creator>pedrammobedi</dc:creator>
      <dc:date>2016-05-13T09:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270306#M4205</link>
      <description>&lt;P&gt;What is pid of that port 80 ?&lt;/P&gt;&lt;P&gt;Have you installed Apache on that server ?&lt;/P&gt;&lt;P&gt;If not than SAS' Apache service is running on that.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 09:35:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270306#M4205</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2016-05-13T09:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270307#M4206</link>
      <description>&lt;P&gt;I'm following your link. It's a system process with PID 4.&lt;/P&gt;&lt;P&gt;So I open the device manager and view hidden devices but I find no item called&amp;nbsp;&lt;STRONG&gt;Non-Plug and Play Driver”/HTTP.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any idea why?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 09:36:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270307#M4206</guid>
      <dc:creator>pedrammobedi</dc:creator>
      <dc:date>2016-05-13T09:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270313#M4207</link>
      <description>&lt;P&gt;PID is 4 which is taken by TCP.&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 10:45:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270313#M4207</guid>
      <dc:creator>pedrammobedi</dc:creator>
      <dc:date>2016-05-13T10:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270907#M4227</link>
      <description>&lt;P&gt;Since I am not a full windows administrator, I have no much idea of that, sorry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I would try the option to modify the regedit and reboot the computer. There are other options too, just give it a chance and google it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 08:59:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270907#M4227</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-05-17T08:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: httpd WebServer not starting</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270908#M4228</link>
      <description>&lt;P&gt;We solved the problem finally. Apparently IIS had taken port 80. So we just disabled it and then tried to restart the service and it started working.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 09:01:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/httpd-WebServer-not-starting/m-p/270908#M4228</guid>
      <dc:creator>pedrammobedi</dc:creator>
      <dc:date>2016-05-17T09:01:44Z</dc:date>
    </item>
  </channel>
</rss>

