<?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: Error: No more ABAP contexts available for protocol: HTTP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8019004#M1608516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check also service.sap.com. Just search for Server overload. SAP counts inactive connections and it prevents additional connections. It might not be relevant for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2011 23:49:04 GMT</pubDate>
    <dc:creator>mvoros</dc:creator>
    <dc:date>2011-07-28T23:49:04Z</dc:date>
    <item>
      <title>Error: No more ABAP contexts available for protocol: HTTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8018999#M1608511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are consuming a webservice in .NET . And when we are firing a request to import records (10000 record in SAP System), but in middle of the request(only 150 records are imported) system gets down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In dev_icm following error comes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="4" type="ul"&gt;&lt;P&gt;ERROR =&amp;gt; IcmSendRq: No more ABAP contexts available for protocol: HTTP (90%) [icxxif.c     941]*&lt;/P&gt;&lt;/LI&gt;&lt;LI level="4" type="ul"&gt;&lt;P&gt;ERROR =&amp;gt; Server overload &lt;SPAN __jive_macro_name="0003002e"&gt;&lt;/SPAN&gt; [icxxthr.c 1716]*&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;Please help me to solve the problem. what would be the cause of this faliure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 04:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8018999#M1608511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-28T04:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No more ABAP contexts available for protocol: HTTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8019000#M1608512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using rfc_read_table.... do this function have some drawback&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 05:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8019000#M1608512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-28T05:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No more ABAP contexts available for protocol: HTTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8019001#M1608513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. There is a limit to the standard number of records it can read, is anyway only a demo program and is not released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should not have used it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 06:55:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8019001#M1608513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-28T06:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No more ABAP contexts available for protocol: HTTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8019002#M1608514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actuallyi am fetching 150 records at a time with RFC_READ_TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first call is working all 150 records are coming but when it goes for 2nd call system get disconnected. then i have to do icm restart then only webservice again get connecxted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 11:10:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8019002#M1608514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-28T11:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No more ABAP contexts available for protocol: HTTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8019003#M1608515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If performance does not matter, then once you have the data try a call to RFC_CONNECTION_CLOSE before the next call is made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should work, but will be very slow...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, what data are you wanting to read. Business and system data intended to be read should typically have an API function you can call. That is a much better approach than a generic one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 11:18:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8019003#M1608515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-28T11:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error: No more ABAP contexts available for protocol: HTTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8019004#M1608516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check also service.sap.com. Just search for Server overload. SAP counts inactive connections and it prevents additional connections. It might not be relevant for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 23:49:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-no-more-abap-contexts-available-for-protocol-http/m-p/8019004#M1608516</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2011-07-28T23:49:04Z</dc:date>
    </item>
  </channel>
</rss>

