<?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 Environment manager is down in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Environment-manager-is-down/m-p/519596#M15226</link>
    <description>Disable TLS:&lt;BR /&gt;Step1:&lt;BR /&gt;SASCONFIG/Web/SASEnvironmentManager/server-5.8.0-EE/conf/hq-server.conf&lt;BR /&gt;&lt;BR /&gt;Change:&lt;BR /&gt;server.java.opts=-Djava.awt.headless=true -XX:MaxPermSize=192m -Xmx2g -Xms1g -XX:+HeapDumpOnOutOfMemoryError -XX:+UseConcMarkSweepGC  -Djdk.tls.client.protocols = "TLSv1.2"&lt;BR /&gt;&lt;BR /&gt;Step2 :Restart SAS neviroment manager&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Log:&lt;BR /&gt;&lt;BR /&gt;018-12-07 17:11:10,590 INFO  [WrapperStartStopAppMain] [org.hyperic.bootstrap.HQServer@151] Booting the HQ server...&lt;BR /&gt;2018-12-07 17:11:10,674 ERROR [WrapperStartStopAppMain] [org.hyperic.bootstrap.ProcessManagerImpl@119] Command did not execute successfully (exit code = 1)&lt;BR /&gt;2018-12-07 17:11:11,680 INFO  [Wrapper-Stopper] [org.springframework.context.support.ClassPathXmlApplicationContext@518] Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@3a0de57d: startup date [Fri Dec 07 17:11:11 EST 2018]; root of context hierarchy&lt;BR /&gt;2018-12-07 17:11:11,682 INFO  [Wrapper-Stopper] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader@316] Loading XML bean definitions from URL [jar:file:/sasconfig/Lev1/Web/SASEnvironmentManager/server-5.8.0-EE/lib/hq-bootstrap-5.8.0.jar!/META-INF/spring/bootstrap-context.xml]&lt;BR /&gt;2018-12-07 17:11:11,755 INFO  [Wrapper-Stopper] [org.springframework.beans.factory.config.PropertiesFactoryBean@172] Loading properties file from class path resource [hq-server.conf]&lt;BR /&gt;2018-12-07 17:11:11,757 INFO  [Wrapper-Stopper] [org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer@172] Loading properties file from class path resource [spring-jdbc.properties]&lt;BR /&gt;2018-12-07 17:11:11,757 INFO  [Wrapper-Stopper] [org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer@172] Loading properties file from class path resource [hq-server.conf]&lt;BR /&gt;2018-12-07 17:11:11,777 INFO  [Wrapper-Stopper] [org.springframework.beans.factory.support.DefaultListableBeanFactory@605] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@451e7804: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,processManagerImpl,serverConfiguratorImpl,postgresEmbeddedDatabaseController,tomcatEngineController,HQServer,tcServerEngineController,org.hyperic.sigar.OperatingSystem#0,org.hyperic.sigar.Sigar#0,jasyptConfiguration,propertyPasswordEncryptor,serverProps,org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer#0,org.apache.tomcat.jdbc.pool.DataSource#0,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy&lt;BR /&gt;2018-12-07 17:11:11,800 INFO  [Wrapper-Stopper] [org.hyperic.bootstrap.HQServer@156] Stopping HQ server...&lt;BR /&gt;2018-12-07 17:11:11,811 INFO  [Wrapper-Stopper] [com.hyperic.bootstrap.TcServerEngineController@103] HQ server not running&lt;BR /&gt;</description>
    <pubDate>Fri, 07 Dec 2018 22:55:39 GMT</pubDate>
    <dc:creator>againreddy</dc:creator>
    <dc:date>2018-12-07T22:55:39Z</dc:date>
    <item>
      <title>SAS Environment manager is down</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Environment-manager-is-down/m-p/519302#M15208</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;SAS&amp;nbsp; company recently installed SAS 9.4M5 on our Linux(Redhat 7) Servers . We had requirements to disable TLS 1.2 below on SAS environment manager. We restarted all three servers . SAS Environment manager is not Up&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(sas @ xxxx~ )$ cd /sasconfig/Lev1/Web/SASEnvironmentManager/server-5.8.0-EE/bin&lt;BR /&gt;(sas @ xxxxxxbin )$ ./hq-server.sh status&lt;BR /&gt;HQ Server is not running.&lt;BR /&gt;(sas @ xxxx bin )$ ./hq-server.sh start&lt;BR /&gt;Starting HQ Server...&lt;BR /&gt;(sas @ xxxxx&amp;nbsp; bin )$ ./hq-server.sh status&lt;BR /&gt;HQ Server is not running.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Change We DID to the file&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;SASCONFIG/Web/&lt;/SPAN&gt;&lt;WBR /&gt;&lt;SPAN&gt;SASEnvironmentManager/server-&lt;/SPAN&gt;&lt;WBR /&gt;&lt;SPAN&gt;5.8.0-EE/conf/hq-server.conf&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;Change:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;server.java.opts=-Djava.awt.&lt;/SPAN&gt;&lt;WBR /&gt;&lt;SPAN&gt;headless=true -XX:MaxPermSize=192m -Xmx2g -Xms1g -XX:+&lt;/SPAN&gt;&lt;WBR /&gt;&lt;SPAN&gt;HeapDumpOnOutOfMemoryError -XX:+UseConcMarkSweepGC&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;-&lt;WBR /&gt;Djdk.tls.client.protocols = "TLSv1.2"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;After the ,We restarted the&amp;nbsp;hq-server.conf. It worked fine. When we restarted all the SAS services(Mid ,Meta and compute) SAS environment is not up.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Please advice on how to fix this issue&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;server.java.opts=-Djava.awt.&lt;WBR /&gt;headless=true -XX:MaxPermSize=192m -Xmx2g -Xms1g -XX:+&lt;WBR /&gt;HeapDumpOnOutOfMemoryError -XX:+UseConcMarkSweepGC&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;-&lt;WBR /&gt;Djdk.tls.client.protocols = "TLSv1.2"&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Dec 2018 22:30:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Environment-manager-is-down/m-p/519302#M15208</guid>
      <dc:creator>againreddy</dc:creator>
      <dc:date>2018-12-06T22:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Environment manager is down</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Environment-manager-is-down/m-p/519333#M15212</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Any clues in the hq-server.log file? What steps did you perform to disable TLS?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 00:56:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Environment-manager-is-down/m-p/519333#M15212</guid>
      <dc:creator>AjmalFarzam</dc:creator>
      <dc:date>2018-12-07T00:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Environment manager is down</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Environment-manager-is-down/m-p/519596#M15226</link>
      <description>Disable TLS:&lt;BR /&gt;Step1:&lt;BR /&gt;SASCONFIG/Web/SASEnvironmentManager/server-5.8.0-EE/conf/hq-server.conf&lt;BR /&gt;&lt;BR /&gt;Change:&lt;BR /&gt;server.java.opts=-Djava.awt.headless=true -XX:MaxPermSize=192m -Xmx2g -Xms1g -XX:+HeapDumpOnOutOfMemoryError -XX:+UseConcMarkSweepGC  -Djdk.tls.client.protocols = "TLSv1.2"&lt;BR /&gt;&lt;BR /&gt;Step2 :Restart SAS neviroment manager&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Log:&lt;BR /&gt;&lt;BR /&gt;018-12-07 17:11:10,590 INFO  [WrapperStartStopAppMain] [org.hyperic.bootstrap.HQServer@151] Booting the HQ server...&lt;BR /&gt;2018-12-07 17:11:10,674 ERROR [WrapperStartStopAppMain] [org.hyperic.bootstrap.ProcessManagerImpl@119] Command did not execute successfully (exit code = 1)&lt;BR /&gt;2018-12-07 17:11:11,680 INFO  [Wrapper-Stopper] [org.springframework.context.support.ClassPathXmlApplicationContext@518] Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@3a0de57d: startup date [Fri Dec 07 17:11:11 EST 2018]; root of context hierarchy&lt;BR /&gt;2018-12-07 17:11:11,682 INFO  [Wrapper-Stopper] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader@316] Loading XML bean definitions from URL [jar:file:/sasconfig/Lev1/Web/SASEnvironmentManager/server-5.8.0-EE/lib/hq-bootstrap-5.8.0.jar!/META-INF/spring/bootstrap-context.xml]&lt;BR /&gt;2018-12-07 17:11:11,755 INFO  [Wrapper-Stopper] [org.springframework.beans.factory.config.PropertiesFactoryBean@172] Loading properties file from class path resource [hq-server.conf]&lt;BR /&gt;2018-12-07 17:11:11,757 INFO  [Wrapper-Stopper] [org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer@172] Loading properties file from class path resource [spring-jdbc.properties]&lt;BR /&gt;2018-12-07 17:11:11,757 INFO  [Wrapper-Stopper] [org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer@172] Loading properties file from class path resource [hq-server.conf]&lt;BR /&gt;2018-12-07 17:11:11,777 INFO  [Wrapper-Stopper] [org.springframework.beans.factory.support.DefaultListableBeanFactory@605] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@451e7804: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,processManagerImpl,serverConfiguratorImpl,postgresEmbeddedDatabaseController,tomcatEngineController,HQServer,tcServerEngineController,org.hyperic.sigar.OperatingSystem#0,org.hyperic.sigar.Sigar#0,jasyptConfiguration,propertyPasswordEncryptor,serverProps,org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer#0,org.apache.tomcat.jdbc.pool.DataSource#0,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy&lt;BR /&gt;2018-12-07 17:11:11,800 INFO  [Wrapper-Stopper] [org.hyperic.bootstrap.HQServer@156] Stopping HQ server...&lt;BR /&gt;2018-12-07 17:11:11,811 INFO  [Wrapper-Stopper] [com.hyperic.bootstrap.TcServerEngineController@103] HQ server not running&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Dec 2018 22:55:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Environment-manager-is-down/m-p/519596#M15226</guid>
      <dc:creator>againreddy</dc:creator>
      <dc:date>2018-12-07T22:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Environment manager is down</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Environment-manager-is-down/m-p/519638#M15228</link>
      <description>&lt;P&gt;Is the WIP Data Server (and all other services) running?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Dec 2018 07:38:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Environment-manager-is-down/m-p/519638#M15228</guid>
      <dc:creator>AjmalFarzam</dc:creator>
      <dc:date>2018-12-08T07:38:08Z</dc:date>
    </item>
  </channel>
</rss>

