<?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: Unable to connect to SAS Environment manager, connection refused in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/440211#M12392</link>
    <description>&lt;P&gt;A good starting place to debug this issue is to&amp;nbsp;ping &lt;SPAN&gt;sasmd.abcd.local on port&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;7081 outside of SAS to make sure it's open and accessible to incoming requests. If you can't ping that port, you'll need to open it up on the server. Take a look at the &lt;A href="http://go.documentation.sas.com/?docsetId=biig&amp;amp;docsetTarget=n02027intelplatform00install.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#n02030intelplatform00install" target="_self"&gt;SAS® 9.4 Intelligence Platform: Installation and Configuration Guide &amp;gt;&amp;nbsp;Setting Up Users, Groups, and Ports &amp;gt;&amp;nbsp;Designating Ports and Multicast Addresses&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;to make sure that you have set up the ports on the server as outlined.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A few other troubleshooting steps to start with:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Environment Manager is configured on port 7080 by default so if you did not perform the install, make sure you are getting the URL for Environment Manager from &lt;EM&gt;sas-config&lt;/EM&gt;/Lev1/Documents/Instructions.html to confirm that you are connecting on the correct port.&lt;/LI&gt;
&lt;LI&gt;Make sure that the Environment Manager server is running as well as the agent. Both of these services must be started with the SAS installer account on Linux deployments.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If you can ping the port and all the services are running as expected, then open a ticket to technical support to request assistance.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2018 15:41:10 GMT</pubDate>
    <dc:creator>shayne</dc:creator>
    <dc:date>2018-02-26T15:41:10Z</dc:date>
    <item>
      <title>Unable to connect to SAS Environment manager, connection refused</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/439069#M12362</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to launch the SAS environment manager and I get connection refused. I see the SAS environment manager is running. Could you point me to what else I can check and resolve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note : Have&amp;nbsp;anonymized the server name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[sasinstaller@sascore01 bin]$ ./hq-agent.sh status&lt;BR /&gt;HQ Agent is running (PID:25522).&lt;BR /&gt;Current agent bundle: agent-5.8.0&lt;BR /&gt;Server IP address: sasmd.abcd.local&lt;BR /&gt;Server port: 7081&lt;BR /&gt;Using new transport; unidirectional=true&lt;BR /&gt;Agent listen port: 2145&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The agent logs shows the below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;21-02-2018 15:38:47,404 EST INFO [PluginStatusSender] [AgentDaemon@771] Sending plugin status to server&lt;BR /&gt;21-02-2018 15:38:47,410 EST WARN [PluginStatusSender] [AgentDaemon@776] could not send plugin status to server, will retry: org.hyperic.hq.bizapp.client.AgentCallbackClientException: Unable to contact server @ &lt;A href="http://sasmd.abcd.local:7081/lather" target="_blank"&gt;http://sasmd.abcd.local:7081/lather&lt;/A&gt;: org.apache.http.conn.HttpHostConnectException: Connection to http://&lt;SPAN&gt;sasmd.abcd.local&lt;/SPAN&gt;:7081 refused&lt;BR /&gt;21-02-2018 15:38:48,168 EST INFO [Poller Client] [PollerClientImpl$PollingRunnable@274] Exception while polling: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.remoting.transporter.InternalTransporterServices&lt;BR /&gt;java.lang.NoClassDefFoundError: Could not initialize class org.jboss.remoting.transporter.InternalTransporterServices&lt;BR /&gt;at org.jboss.remoting.transporter.TransporterClient.findAlternativeTarget(TransporterClient.java:330)&lt;BR /&gt;at org.jboss.remoting.transporter.TransporterClient.invoke(TransporterClient.java:301)&lt;BR /&gt;at com.sun.proxy.$Proxy15.retrieveRequests(Unknown Source)&lt;BR /&gt;at com.hyperic.hq.transport.PollerClientImpl$PollingRunnable.doPolling(PollerClientImpl.java:252)&lt;BR /&gt;at com.hyperic.hq.transport.PollerClientImpl$PollingRunnable.run(PollerClientImpl.java:192)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:745)&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 20:57:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/439069#M12362</guid>
      <dc:creator>RupaJ</dc:creator>
      <dc:date>2018-02-21T20:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to SAS Environment manager, connection refused</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/439137#M12365</link>
      <description>&lt;P&gt;That certainly doesnt appear to be behaving as it should. This is something to contact your local technical support team about.&lt;/P&gt;
&lt;P&gt;Be sure to let technical support know you have a thread on the communities site too.&lt;/P&gt;
&lt;P&gt;Hopefully once the cause is found and the issue is resolved we could get an update posted here with what the cause was and how it was resolved.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 00:51:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/439137#M12365</guid>
      <dc:creator>SimonDawson</dc:creator>
      <dc:date>2018-02-22T00:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to SAS Environment manager, connection refused</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/440211#M12392</link>
      <description>&lt;P&gt;A good starting place to debug this issue is to&amp;nbsp;ping &lt;SPAN&gt;sasmd.abcd.local on port&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;7081 outside of SAS to make sure it's open and accessible to incoming requests. If you can't ping that port, you'll need to open it up on the server. Take a look at the &lt;A href="http://go.documentation.sas.com/?docsetId=biig&amp;amp;docsetTarget=n02027intelplatform00install.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#n02030intelplatform00install" target="_self"&gt;SAS® 9.4 Intelligence Platform: Installation and Configuration Guide &amp;gt;&amp;nbsp;Setting Up Users, Groups, and Ports &amp;gt;&amp;nbsp;Designating Ports and Multicast Addresses&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;to make sure that you have set up the ports on the server as outlined.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A few other troubleshooting steps to start with:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Environment Manager is configured on port 7080 by default so if you did not perform the install, make sure you are getting the URL for Environment Manager from &lt;EM&gt;sas-config&lt;/EM&gt;/Lev1/Documents/Instructions.html to confirm that you are connecting on the correct port.&lt;/LI&gt;
&lt;LI&gt;Make sure that the Environment Manager server is running as well as the agent. Both of these services must be started with the SAS installer account on Linux deployments.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If you can ping the port and all the services are running as expected, then open a ticket to technical support to request assistance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2018 15:41:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/440211#M12392</guid>
      <dc:creator>shayne</dc:creator>
      <dc:date>2018-02-26T15:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to SAS Environment manager, connection refused</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/440335#M12395</link>
      <description>&lt;P&gt;Thanks Shayne for the response. I am able to ping&amp;nbsp;&lt;SPAN&gt;sasmd.abcd.local on port&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;7081 and see the server and agent running. I shall open this with tech support and see what they come back with.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2018 20:33:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/440335#M12395</guid>
      <dc:creator>RupaJ</dc:creator>
      <dc:date>2018-02-26T20:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to SAS Environment manager, connection refused</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/440336#M12396</link>
      <description>certainly! Will post the solution once it is resolved</description>
      <pubDate>Mon, 26 Feb 2018 20:34:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/440336#M12396</guid>
      <dc:creator>RupaJ</dc:creator>
      <dc:date>2018-02-26T20:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to SAS Environment manager, connection refused</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/440478#M12409</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/185092"&gt;@RupaJ&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this is a case of either of those situations:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- a corrupted agent cached data&lt;/P&gt;
&lt;P&gt;- network issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the first one, you can check instructions at&amp;nbsp;&lt;A href="http://support.sas.com/kb/52/668.html" target="_blank"&gt;http://support.sas.com/kb/52/668.html&lt;/A&gt; . Stop the agent (hq-agent.sh), delete or rename the data folder and restart the agent.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the SAS Environment Manager agent by submitting the following at a command prompt:&lt;BR /&gt;
&lt;DIV class="fusioncode"&gt;&lt;EM&gt;SAS-configuration-directory&lt;/EM&gt;/Lev1/Web/SASEnvironmentManager/agent-5.0.0-EE/bin/hq-agent.&lt;EM&gt;ext&lt;/EM&gt; stop&lt;/DIV&gt;
&lt;P&gt;In this case,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;ext&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;represents the extension of the file based on your operating environment (Windows: hq-agent.bat / UNIX: hq-agent.sh).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Delete the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;SAS-configuration-directory&lt;/EM&gt;/Lev1/Web/SASEnvironmentManager/agent-5.0.0-EE/data&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;directory or rename it to something similar to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;data_old&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/LI&gt;
&lt;LI&gt;Delete the agent.encrypt.lock file from the system temporary directory, if one exists.
&lt;UL&gt;
&lt;LI&gt;In Windows environments, the temporary directory is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;C:\Users\&lt;EM&gt;user-name&lt;/EM&gt;\AppData\Local\Temp&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/LI&gt;
&lt;LI&gt;In UNIX environments, the temporary directory is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;/tmp&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Restart the SAS Environment agent by submitting this command at a prompt:&lt;BR /&gt;
&lt;DIV class="fusioncode"&gt;&lt;EM&gt;SAS-configuration-directory&lt;/EM&gt;/Lev1/Web/SASEnvironmentManager/agent-5.0.0-EE/bin hq-agent.&lt;EM&gt;ext&lt;/EM&gt; start&lt;/DIV&gt;
&lt;P&gt;In this case,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;ext&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;represents the extension of the file based on your operating environment (Windows: hq-agent.bat / UNIX: hq-agent.sh).&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;For the later option: do you have more than one network card installed on the machine with the agent, or the machine with the EVM server?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: worst case, perhaps you can un-deploy the EVM agent and re-deploy it again. Not a real bid deal, normally, unless your environment is GRID or one with manual configurations.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 12:42:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/440478#M12409</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-02-27T12:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to SAS Environment manager, connection refused</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/452945#M12849</link>
      <description>&lt;P&gt;JuanS_OCS - Thanks for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We finally figured the issue after working for over a month with SAS support. The issue was with cache locator not being configured on the midtier. However it was present in the&amp;nbsp;setenv.sh file in the path&amp;nbsp;/opt/sas/config/midtier/Lev2/Web/WebAppServer/SASServer1_1/bin path. After fixing that issue, we tried to restart the web server instances, and had another issue with port 8081 being used by another process. We killed the process and were able to restart the web server instances. That fixed all the webapp issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 20:05:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Unable-to-connect-to-SAS-Environment-manager-connection-refused/m-p/452945#M12849</guid>
      <dc:creator>RupaJ</dc:creator>
      <dc:date>2018-04-10T20:05:10Z</dc:date>
    </item>
  </channel>
</rss>

