<?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 Issue with the SAS Enterprise Miner - Could not create MPCONNECT session in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-the-SAS-Enterprise-Miner-Could-not-create-MPCONNECT/m-p/885592#M26972</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;While connecting to the SAS Enterprise Miner , facing the below error:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="siddhu1_0-1689854882469.jpeg" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/85940i69ACC66EAD735AA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="siddhu1_0-1689854882469.jpeg" alt="siddhu1_0-1689854882469.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tried to check whether the SAS Connect is there or not, but its there.&lt;/P&gt;
&lt;P&gt;Not sure why this error is coming.&lt;/P&gt;
&lt;P&gt;Can someone help me on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Siddhu1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 12:12:50 GMT</pubDate>
    <dc:creator>siddhu1</dc:creator>
    <dc:date>2023-07-20T12:12:50Z</dc:date>
    <item>
      <title>Issue with the SAS Enterprise Miner - Could not create MPCONNECT session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-the-SAS-Enterprise-Miner-Could-not-create-MPCONNECT/m-p/885592#M26972</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;While connecting to the SAS Enterprise Miner , facing the below error:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="siddhu1_0-1689854882469.jpeg" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/85940i69ACC66EAD735AA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="siddhu1_0-1689854882469.jpeg" alt="siddhu1_0-1689854882469.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tried to check whether the SAS Connect is there or not, but its there.&lt;/P&gt;
&lt;P&gt;Not sure why this error is coming.&lt;/P&gt;
&lt;P&gt;Can someone help me on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Siddhu1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 12:12:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-the-SAS-Enterprise-Miner-Could-not-create-MPCONNECT/m-p/885592#M26972</guid>
      <dc:creator>siddhu1</dc:creator>
      <dc:date>2023-07-20T12:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with the SAS Enterprise Miner - Could not create MPCONNECT session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-the-SAS-Enterprise-Miner-Could-not-create-MPCONNECT/m-p/885615#M26973</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;So you are sure that&amp;nbsp;SAS/CONNECT is displayed (twice) in the LOG after submitting the below ??&lt;/LI&gt;
&lt;/OL&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc setinit; run;
proc product_status; run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;OL&gt;
&lt;LI&gt;(dummy line)&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Maybe you need to increase&amp;nbsp;&lt;SPAN&gt;the heapsize?&lt;BR /&gt;It's a Java thing (JVM = Java Virtual Machine)&lt;BR /&gt;Usage Note 18941: The SAS/CONNECT® spawner under Windows stops responding when there are a large number of concurrent connections&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/18/941.html" target="_blank"&gt;https://support.sas.com/kb/18/941.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Other possibility :&lt;BR /&gt;&lt;SPAN&gt;Problem due to a corrupt Metadata node. Replacing this with a new Metadata node will resolve the issue.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 13:39:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-the-SAS-Enterprise-Miner-Could-not-create-MPCONNECT/m-p/885615#M26973</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-07-20T13:39:38Z</dc:date>
    </item>
  </channel>
</rss>

