<?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 Enterprise Miner 14.1 - environment disappeared from list in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-14-1-environment-disappeared-from-list/m-p/520976#M7567</link>
    <description>&lt;P&gt;I was able to fix it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The jaas.config file, located at Lev1/Web/WebAppServer/SASServer1_1/conf had an extra block for PFS, which was confusing things. I deleted the extra block, restarted services, and it worked.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Dec 2018 20:10:05 GMT</pubDate>
    <dc:creator>CharlesYuVA</dc:creator>
    <dc:date>2018-12-12T20:10:05Z</dc:date>
    <item>
      <title>SAS Enterprise Miner 14.1 - environment disappeared from list</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-14-1-environment-disappeared-from-list/m-p/520438#M7566</link>
      <description>&lt;P&gt;Good morning, experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears that my development environment has disappeared from my list of environments when I open up EM 14.1. The sas-environment.xml file seems to be fine - I was able to change the PROD definition's name to "PROD TEST" and the change got picked up the next time I opened up EM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Opening up em_console.exe, I saw this message in the log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2018-12-11 11:11:21,170 DEBUG SystemPropertyDiscovery - found URL [https://my-web-server:8343/sas/sas-environment.xml]&lt;BR /&gt;2018-12-11 11:11:21,170 DEBUG SystemPropertyDiscovery - Checking system property [env.definition.location]&lt;BR /&gt;2018-12-11 11:11:21,170 DEBUG EnvironmentVariableDiscovery - Checking environment variable [SAS_ENV_DEFINITION_LOCATION]&lt;BR /&gt;2018-12-11 11:11:21,170 DEBUG SASSWConfigDiscovery - Java system property sas.home is not defined&lt;BR /&gt;2018-12-11 11:11:21,170 DEBUG SASSWConfigDiscovery - Environment variable SASHOME is not defined&lt;BR /&gt;2018-12-11 11:11:21,170 DEBUG ValidatingNegotiator - Negotiating with environment manager...&lt;BR /&gt;2018-12-11 11:11:22,461 DEBUG ValidatingNegotiator - Validating member environment DEV...&lt;BR /&gt;2018-12-11 11:11:23,084 DEBUG ValidatingNegotiator - Basic registry access attempt failed - proxy was not usable&lt;BR /&gt;org.springframework.remoting.RemoteAccessException: Could not access HTTP invoker remote service at [https://my-web-server:8343/SASWIPClientAccess/remote/ServiceRegistry]; nested exception is java.io.IOException: Did not receive successful HTTP response: status code = 404, status message = [Not Found]&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.convertHttpInvokerAccessException(HttpInvokerClientInterceptor.java:213)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:145)&lt;BR /&gt;at com.sas.svcs.remoting.client.SASClientTicketingProxy.invokeInternal(SASClientTicketingProxy.java:176)&lt;BR /&gt;at com.sas.svcs.remoting.client.SASClientTicketingProxy.invokeInternal(SASClientTicketingProxy.java:198)&lt;BR /&gt;at com.sas.svcs.remoting.client.SASClientTicketingProxy.invokeInternal(SASClientTicketingProxy.java:198)&lt;BR /&gt;at com.sas.svcs.remoting.client.SASClientTicketingProxy.invokeInternal(SASClientTicketingProxy.java:198)&lt;BR /&gt;at com.sas.svcs.remoting.client.SASClientTicketingProxy.invoke(SASClientTicketingProxy.java:212)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy1.getServiceByInterface(Unknown Source)&lt;BR /&gt;at com.sas.swing.login.negotiate.ValidatingNegotiator.getEnvironments(ValidatingNegotiator.java:92)&lt;BR /&gt;at com.sas.swing.login.EnvironmentLogonManager.getLogonTargets(EnvironmentLogonManager.java:171)&lt;BR /&gt;at com.sas.swing.login.visual.SwingEnvironmentLogonManager.fireLogon(SwingEnvironmentLogonManager.java:389)&lt;BR /&gt;at com.sas.analytics.eminer.visuals.Main.main(Main.java:719)&lt;BR /&gt;Caused by: java.io.IOException: Did not receive successful HTTP response: status code = 404, status message = [Not Found]&lt;BR /&gt;at org.springframework.remoting.httpinvoker.SimpleHttpInvokerRequestExecutor.validateResponse(SimpleHttpInvokerRequestExecutor.java:179)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.SimpleHttpInvokerRequestExecutor.doExecuteRequest(SimpleHttpInvokerRequestExecutor.java:92)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor.executeRequest(AbstractHttpInvokerRequestExecutor.java:136)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:606)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt;at com.sas.svcs.remoting.aspects.RemoteInvocationInterceptor.invoke(RemoteInvocationInterceptor.java:77)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt;at com.sun.proxy.$Proxy0.executeRequest(Unknown Source)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:192)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:174)&lt;BR /&gt;at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:142)&lt;BR /&gt;... 12 more&lt;BR /&gt;2018-12-11 11:11:23,087 DEBUG ValidatingNegotiator - ...failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also seeing that on the PROD environment (which appears to be working), if I visit&amp;nbsp;https://my-web-PROD-server:8343/SASWIPClientAccess/remote/ServiceRegistry, I get a 405 error, whereas on DEV, it's a 404.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me make heads or tails of this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 16:51:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-14-1-environment-disappeared-from-list/m-p/520438#M7566</guid>
      <dc:creator>CharlesYuVA</dc:creator>
      <dc:date>2018-12-11T16:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Miner 14.1 - environment disappeared from list</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-14-1-environment-disappeared-from-list/m-p/520976#M7567</link>
      <description>&lt;P&gt;I was able to fix it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The jaas.config file, located at Lev1/Web/WebAppServer/SASServer1_1/conf had an extra block for PFS, which was confusing things. I deleted the extra block, restarted services, and it worked.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 20:10:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-14-1-environment-disappeared-from-list/m-p/520976#M7567</guid>
      <dc:creator>CharlesYuVA</dc:creator>
      <dc:date>2018-12-12T20:10:05Z</dc:date>
    </item>
  </channel>
</rss>

