<?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: FS login ERROR in EG in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/FS-login-ERROR-in-EG/m-p/677295#M19695</link>
    <description>It looks like the process doesn't have a trust chain for the TLS certificate being supplied by &lt;A href="https://prod.com:8343" target="_blank"&gt;https://prod.com:8343&lt;/A&gt;, so it can't read sas-environment.xml.&lt;BR /&gt;&lt;BR /&gt;This documentation link describes adding the certificates to the trusted CA bundle&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=secref&amp;amp;docsetTarget=n0n1y5gwevy312n13h5bm4yf6quy.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=us" target="_blank"&gt;https://go.documentation.sas.com/?docsetId=secref&amp;amp;docsetTarget=n0n1y5gwevy312n13h5bm4yf6quy.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=us&lt;/A&gt;</description>
    <pubDate>Mon, 17 Aug 2020 16:42:31 GMT</pubDate>
    <dc:creator>gwootton</dc:creator>
    <dc:date>2020-08-17T16:42:31Z</dc:date>
    <item>
      <title>FS login ERROR in EG</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/FS-login-ERROR-in-EG/m-p/677263#M19693</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Try to run FS login macro in EG but it is failed because of below error. please can you advice.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;checked sassw.config&amp;nbsp; and&amp;nbsp;sas-environment.xml are pointing to correct environment .&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;
&lt;P&gt;28 %FSLOGIN(USER=test_user, PASSWORD=XXXXXX,SASENVIRONMENT=default);&lt;BR /&gt;NOTE: Assuming default middle-tier name based on login type: fsmain&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;ERROR: Exception caught in FSLOGIN.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: ENVIRONMENT_LOAD_FAILED&lt;/FONT&gt;&lt;BR /&gt;08-17 14:23:27,896 [Thread-3][FATAL XmlEnvironmentManager] - Unable to properly initialize EnvironmentManager (IOException) using &lt;BR /&gt;the provided URL (&lt;A href="https://prod.com:8343/sas/sas-environment.xml" target="_blank"&gt;https://prod.com:8343/sas/sas-environment.xml&lt;/A&gt;)&lt;BR /&gt;javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: &lt;BR /&gt;sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1964)&lt;BR /&gt;at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:328)&lt;BR /&gt;at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:322)&lt;BR /&gt;at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1614)&lt;BR /&gt;at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216)&lt;BR /&gt;at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1052)&lt;BR /&gt;at sun.security.ssl.Handshaker.process_record(Handshaker.java:987)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559" target="_blank"&gt;www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185" target="_blank"&gt;www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564" target="_blank"&gt;www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492" target="_blank"&gt;www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263" target="_blank"&gt;www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263&lt;/A&gt;)&lt;BR /&gt;at java.net.URL.openStream(URL.java:1045)&lt;BR /&gt;at com.sas.svcs.environment.xml.XmlEnvironmentManager.&amp;lt;init&amp;gt;(XmlEnvironmentManager.java:106)&lt;BR /&gt;at com.sas.swing.login.negotiate.ValidatingNegotiator.getEnvironments(ValidatingNegotiator.java:71)&lt;BR /&gt;at com.sas.swing.login.EnvironmentLogonManager.getLogonTargets(EnvironmentLogonManager.java:171)&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 14:50:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/FS-login-ERROR-in-EG/m-p/677263#M19693</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2020-08-17T14:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: FS login ERROR in EG</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/FS-login-ERROR-in-EG/m-p/677295#M19695</link>
      <description>It looks like the process doesn't have a trust chain for the TLS certificate being supplied by &lt;A href="https://prod.com:8343" target="_blank"&gt;https://prod.com:8343&lt;/A&gt;, so it can't read sas-environment.xml.&lt;BR /&gt;&lt;BR /&gt;This documentation link describes adding the certificates to the trusted CA bundle&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=secref&amp;amp;docsetTarget=n0n1y5gwevy312n13h5bm4yf6quy.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=us" target="_blank"&gt;https://go.documentation.sas.com/?docsetId=secref&amp;amp;docsetTarget=n0n1y5gwevy312n13h5bm4yf6quy.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=us&lt;/A&gt;</description>
      <pubDate>Mon, 17 Aug 2020 16:42:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/FS-login-ERROR-in-EG/m-p/677295#M19695</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2020-08-17T16:42:31Z</dc:date>
    </item>
  </channel>
</rss>

