<?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: Web Application Server Configuration error in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/414012#M11202</link>
    <description>&lt;P&gt;"...and I would check if you have multiple hostnames/ips on the 2 servers."&lt;/P&gt;
&lt;P&gt;This comment from JuanS_OCS&amp;nbsp;just saved me big time on an installation. An incorrect IP address in our /etc/hosts file on the middle tier was causing the error mentioned at the top (and probably all of my "port #NNNN unavailable" errors ), causing a lot of troubleshooting and headaches.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 14:36:22 GMT</pubDate>
    <dc:creator>JasonDiVirgilio</dc:creator>
    <dc:date>2017-11-16T14:36:22Z</dc:date>
    <item>
      <title>Web Application Server Configuration error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/295406#M5887</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;am trying to configure SAS9.4 and&amp;nbsp;Visual Analytics Server&amp;nbsp;on two Linux Machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Machine1:Metadata Server and SAS AppServer&amp;nbsp;using&amp;nbsp;Mid-Tier on Machine2&lt;/P&gt;&lt;P&gt;Machine2:Mid-Tier and Visual Analytics App Server, using Metadata Server on Machine1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Machine1 SAS Deployment Manager&amp;nbsp;configuration&amp;nbsp;completed successfully and Metadata server runs properly.&lt;/P&gt;&lt;P&gt;But on Machine2 SAS Deployment Manager&amp;nbsp;fail to configure Web Application Server.&lt;/P&gt;&lt;P&gt;It seems cache locater on Machine1 and Machne2&amp;nbsp;have some problems with their connection,and Web App&amp;nbsp;ended up&amp;nbsp;failing to estabish&amp;nbsp;port 8080.&lt;/P&gt;&lt;P&gt;Both of Machines&amp;nbsp;don't run iptables and SELinux.&amp;nbsp;To connect Metadata from Machine2 to Machine1 is fine.&lt;/P&gt;&lt;P&gt;Can you please help what is wrong with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;↓vfabrictcsvr_startMidtierServers_2016-08-30-21.09.55.log&lt;/P&gt;&lt;P&gt;---------------------------------------------&lt;/P&gt;&lt;P&gt;[root@test01 Configure]# cat vfabrictcsvr_startMidtierServers_2016-08-30-21.09.55.log | grep ERROR&lt;BR /&gt;[appserverTarget]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [exec] ERROR: Operation "stop-locator" failed because: Locator in directory "/opt/03_SAS/config/Lev1/Web/gemfire/instances/ins_41415" is not running..&lt;BR /&gt;2016-08-30 22:01:52,471 [main] ERROR com.sas.sdw.SDWExceptionHandler - com.sas.appserver.utils.AppServerException: Timeout for Application Server startup has reached before port opened.&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;[appserverTarget] 2016-08-30 22:01:39,035 [main] INFO&amp;nbsp; com.sas.appserver.vfabrictcsvr.Server - Waiting for port (8080) to open on address (172.17.134.73).&lt;BR /&gt;[appserverTarget] 2016-08-30 22:01:39,035 [main] INFO&amp;nbsp; com.sas.appserver.vfabrictcsvr.Server - Timeout reached before port opened. (172.17.134.73:8080)&lt;BR /&gt;[appserverTarget] 2016-08-30 22:01:39,127 [main] INFO&amp;nbsp; com.sas.appserver.vfabrictcsvr.Server - getFailedApps() &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;[appserverTarget] 2016-08-30 22:01:47,898 [main] INFO&amp;nbsp; com.sas.appserver.vfabrictcsvr.Server - getFailedApps() &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;[appserverTarget] 2016-08-30 22:01:47,898 [main] INFO&amp;nbsp; com.sas.appserver.vfabrictcsvr.Server - testServer() - Throwing AppServerException&lt;BR /&gt;[appserverTarget] 2016-08-30 22:01:47,898 [main] INFO&amp;nbsp; com.sas.appserver.vfabrictcsvr.Server - testServer() &amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;[appserverTarget] 2016-08-30 22:01:50,205 [main] INFO&amp;nbsp; com.sas.sdw.SDWExceptionHandler - handle() &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;[appserverTarget] 2016-08-30 22:01:50,206 [main] INFO&amp;nbsp; com.sas.sdw.SDWExceptionHandler - handleSDWException() &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;[appserverTarget] 2016-08-30 22:01:50,501 [main] INFO&amp;nbsp; com.sas.sdw.SDWExceptionHandler - target=startMidtierServers, task=com.sas.sdw.SDWExceptionHandler&lt;BR /&gt;[appserverTarget] 2016-08-30 22:01:50,501 [main] INFO&amp;nbsp; com.sas.sdw.SDWExceptionHandler - message=Timeout for Application Server startup has reached before port opened.&lt;BR /&gt;[propertyfile] Creating new property file: /opt/03_SAS/config/Lev1/Logs/Configure/vfabrictcsvr_config_status.properties&lt;BR /&gt;[propertyfile] Updating property file: /opt/03_SAS/config/Lev1/Logs/Configure/vfabrictcsvr_config_status.properties&lt;BR /&gt;2016-08-30 22:01:51,102 [main] INFO&amp;nbsp; com.sas.sdw.SDWExceptionHandler - configStatusFile set.&lt;BR /&gt;2016-08-30 22:01:52,471 [main] ERROR com.sas.sdw.SDWExceptionHandler - com.sas.appserver.utils.AppServerException: Timeout for Application Server startup has reached before port opened.&lt;/P&gt;&lt;P&gt;---------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;↓server.log&lt;/P&gt;&lt;P&gt;---------------------------------------------&lt;/P&gt;&lt;P&gt;[root@test01 logs]# cat server.log&amp;nbsp; | egrep "WARN|ERROR"&lt;BR /&gt;2016-08-30 21:10:26,625 WARN&amp;nbsp; (main) [com.springsource.tcserver.serviceability.rmi.JmxSocketListener] Detected LDAP configuration '/opt/03_SAS/config/Lev1/Web/WebAppServer/SASServer1_1/conf/jaas.config', but there is no ldap configuration entry specified.&lt;BR /&gt;2016-08-31 01:53:19,358 WARN&amp;nbsp; (schedulingListenerContainer-1) [org.apache.activemq.TransactionContext] prepare of: XID:[1096044365,globalId=61746f6d696b6f733136303532303831343431383433353030303033,branchId=61746f6d696b6f73313630353230383134343735363237] failed with: javax.jms.JMSException: java.io.EOFException&lt;BR /&gt;2016-08-31 04:38:48,169 WARN&amp;nbsp; (workflowEventListenerContainer-3) [org.apache.activemq.TransactionContext] prepare of: XID:[1096044365,globalId=61746f6d696b6f733136303532303831343431323633363030303034,branchId=61746f6d696b6f73313630353230383134343938383232] failed with: javax.jms.JMSException: Cannot send, channel has already failed: tcp://172.17.134.73:61616&lt;BR /&gt;2016-08-31 07:07:42,488 WARN&amp;nbsp; (workflowEventListenerContainer-5) [org.apache.activemq.TransactionContext] prepare of: XID:[1096044365,globalId=61746f6d696b6f733136303532303831343433303231373030303034,branchId=61746f6d696b6f7331363035323038313434313133363831] failed with: javax.jms.JMSException: Channel was inactive for too (&amp;gt;30000) long: tcp://172.17.134.73:61616&lt;BR /&gt;2016-08-31 09:54:28,521 WARN&amp;nbsp; (policyMessageListenerContainer-41) [org.apache.activemq.TransactionContext] prepare of: XID:[1096044365,globalId=61746f6d696b6f733136303532303831343431373337363030303035,branchId=61746f6d696b6f7331363035323038313434313239383830] failed with: javax.jms.JMSException: Cannot send, channel has already failed: tcp://172.17.134.73:61616&lt;BR /&gt;2016-08-31 09:54:31,672 WARN&amp;nbsp; (policyMessageListenerContainer-40) [org.apache.activemq.TransactionContext] prepare of: XID:[1096044365,globalId=61746f6d696b6f733136303532303831343431373337353030303035,branchId=61746f6d696b6f7331363035323038313434313239383739] failed with: javax.jms.JMSException: Cannot send, channel has already failed: tcp://172.17.134.73:61616&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;↓gemfire.log&lt;/P&gt;&lt;P&gt;---------------------------------------------&lt;/P&gt;&lt;P&gt;[info 2016/08/30 21:10:13.695 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] Starting peer location for Distribution Locator on MACHINE2[41415]&lt;BR /&gt;[info 2016/08/30 21:10:13.710 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] Starting Distribution Locator on MACHINE2[41415]&lt;BR /&gt;[info 2016/08/30 21:10:13.818 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] MACHINE2 [ 41,415 ] attempting to get state from&amp;nbsp; MACHINE1.MYDOMAIN [ 41,415 ]&lt;BR /&gt;[info 2016/08/30 21:10:13.948 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] Initial discovery set is [mbr=MACHINE1(1672)&amp;lt;v0&amp;gt;:26096]&lt;BR /&gt;[config 2016/08/30 21:10:14.951 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] multicast is disabled&lt;BR /&gt;[info 2016/08/30 21:10:14.952 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] Starting distributed system&lt;BR /&gt;[info 2016/08/30 21:10:15.239 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] GemFire P2P Listener started on&amp;nbsp; tcp:///172.17.134.73:46368&lt;BR /&gt;[info 2016/08/30 21:10:16.164 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] Attempting to join distributed system whose membership coordinator is MACHINE1(1672)&amp;lt;v0&amp;gt;:26096 using membership ID MACHINE2(31939):60924&lt;BR /&gt;[info 2016/08/30 21:10:19.899 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] Entered into membership in group GF66 with ID MACHINE2(31939:admin)&amp;lt;v1&amp;gt;:60924/46368.&lt;BR /&gt;[info 2016/08/30 21:10:19.900 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] Starting DistributionManager MACHINE2(31939:admin)&amp;lt;v1&amp;gt;:60924/46368.&lt;BR /&gt;[info 2016/08/30 21:10:19.902 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] Initial (membershipManager) view =&amp;nbsp; [MACHINE1(1672:admin)&amp;lt;v0&amp;gt;:26096/49985, MACHINE2(31939:admin)&amp;lt;v1&amp;gt;:60924/46368]&lt;BR /&gt;[info 2016/08/30 21:10:19.903 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] DMMembership: Admitting new administration member &amp;lt; MACHINE1(1672:admin)&amp;lt;v0&amp;gt;:26096/49985 &amp;gt;.&lt;BR /&gt;[info 2016/08/30 21:10:19.903 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] DMMembership: Admitting new administration member &amp;lt; MACHINE2(31939:admin)&amp;lt;v1&amp;gt;:60924/46368 &amp;gt;.&lt;BR /&gt;[info 2016/08/30 21:10:20.131 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] DistributionManager MACHINE2(31939:admin)&amp;lt;v1&amp;gt;:60924/46368 started on MACHINE2.MYDOMAIN[41415],MACHINE1.MYDOMAIN[41415]. There were 0 other DMs. others: []&amp;nbsp;&amp;nbsp; (admin only)&lt;BR /&gt;[info 2016/08/30 21:10:20.152 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] Locator started on&amp;nbsp; 172.17.134.73[41415]&lt;BR /&gt;[info 2016/08/30 21:10:20.152 JST&amp;nbsp; &amp;lt;main&amp;gt; tid=0x1] Starting server location for Distribution Locator on MACHINE2[41415]&lt;BR /&gt;[info 2016/08/30 21:10:20.253 JST&amp;nbsp; &amp;lt;Thread-7 StatSampler&amp;gt; tid=0x28] Disabling statistic archival.&lt;BR /&gt;[info 2016/08/30 21:10:54.525 JST&amp;nbsp; &amp;lt;P2P message reader@3d9f4563&amp;gt; tid=0x2a] Admitting member &amp;lt;MACHINE2(32056)&amp;lt;v2&amp;gt;:39247/50976&amp;gt;. Now there are 3 non-admin member(s).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Asako&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 07:50:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/295406#M5887</guid>
      <dc:creator>AsakoOkano</dc:creator>
      <dc:date>2016-08-31T07:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Web Application Server Configuration error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/295409#M5888</link>
      <description>&lt;P&gt;Hi, your Cache Locator seems to be good, but you have got problems with the JMS service.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For testing ports you can always use telnet (if available on your server) or other tools to test ports and connectivity.&lt;/P&gt;
&lt;P&gt;Also, you can use netstat -nao to search for currently open ports.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Besides this, I would check if there is any other firewall besides the iptables, between both servers, and I would check if you have multiple hostnames/ips on the 2 servers.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 08:00:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/295409#M5888</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-08-31T08:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Web Application Server Configuration error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/414012#M11202</link>
      <description>&lt;P&gt;"...and I would check if you have multiple hostnames/ips on the 2 servers."&lt;/P&gt;
&lt;P&gt;This comment from JuanS_OCS&amp;nbsp;just saved me big time on an installation. An incorrect IP address in our /etc/hosts file on the middle tier was causing the error mentioned at the top (and probably all of my "port #NNNN unavailable" errors ), causing a lot of troubleshooting and headaches.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 14:36:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/414012#M11202</guid>
      <dc:creator>JasonDiVirgilio</dc:creator>
      <dc:date>2017-11-16T14:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Web Application Server Configuration error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/414021#M11203</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15052"&gt;@JasonDiVirgilio&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am really glad some of it pin-pointed you to the right direction, and nice catch &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 14:56:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/414021#M11203</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-11-16T14:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Web Application Server Configuration error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/414213#M11213</link>
      <description>&lt;P&gt;I am sorry that I had not closed this QA. As you mentioned, disabling iptables and SELinux worked well for my environment.&lt;BR /&gt;Thank you for your advise!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 02:00:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/414213#M11213</guid>
      <dc:creator>AsakoOkano</dc:creator>
      <dc:date>2017-11-17T02:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Web Application Server Configuration error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/414277#M11220</link>
      <description>&lt;P&gt;Nice and well done.&lt;/P&gt;
&lt;P&gt;Glad to read it works now.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 08:13:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Web-Application-Server-Configuration-error/m-p/414277#M11220</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-11-17T08:13:30Z</dc:date>
    </item>
  </channel>
</rss>

