<?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 [HTTP] No memory for processing HTTP, HTTPS or SMTP query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452965#M1553101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I use class &lt;STRONG&gt;cl_http_client&lt;/STRONG&gt; so as to call a Web Service (in the Intranet).&lt;/P&gt;&lt;P&gt;Everything goes well as long as the number of requests stay low.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I reach a thousand of request or so (online or through a background job), I got the &lt;STRONG&gt;message "No memory for processing HTTP, HTTPS or SMTP query"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;There is no dump created in ST22 transaction.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me with this issue, please?&lt;/P&gt;&lt;P&gt;Is this possible:&lt;/P&gt;&lt;P&gt; - to split the whole lot of request in packets &lt;/P&gt;&lt;P&gt; - to flush the memory (ICF?) &lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Guillaume Garcia on Nov 30, 2010 4:34 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Nov 2010 15:33:53 GMT</pubDate>
    <dc:creator>guillaume-hrc</dc:creator>
    <dc:date>2010-11-30T15:33:53Z</dc:date>
    <item>
      <title>[HTTP] No memory for processing HTTP, HTTPS or SMTP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452965#M1553101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I use class &lt;STRONG&gt;cl_http_client&lt;/STRONG&gt; so as to call a Web Service (in the Intranet).&lt;/P&gt;&lt;P&gt;Everything goes well as long as the number of requests stay low.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I reach a thousand of request or so (online or through a background job), I got the &lt;STRONG&gt;message "No memory for processing HTTP, HTTPS or SMTP query"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;There is no dump created in ST22 transaction.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me with this issue, please?&lt;/P&gt;&lt;P&gt;Is this possible:&lt;/P&gt;&lt;P&gt; - to split the whole lot of request in packets &lt;/P&gt;&lt;P&gt; - to flush the memory (ICF?) &lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Guillaume Garcia on Nov 30, 2010 4:34 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 15:33:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452965#M1553101</guid>
      <dc:creator>guillaume-hrc</dc:creator>
      <dc:date>2010-11-30T15:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: [HTTP] No memory for processing HTTP, HTTPS or SMTP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452966#M1553102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, I managed to see the content of the trace dev_w18 and saw this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A  ABAP Program SAPLSHTTP                               .              &lt;/P&gt;&lt;P&gt;A  Source LSHTTPU16                                Line 85.            &lt;/P&gt;&lt;P&gt;A  Error Code HTTP_NO_MEMORY.                                          &lt;/P&gt;&lt;P&gt;A  Module  $Id: //bas/700_REL/src/krn/mode/abhttpio.c#38 $ SAP.        &lt;/P&gt;&lt;P&gt;A  Function OpenNewConnectionRec Line 7240.                            &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_STDERR completed.                            &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_RFC_ERROR entered.                           &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_RFC_ERROR completed.                         &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_RFC_CLOSE entered.                           &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_RFC_CLOSE completed.                         &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_IMC_ERROR entered.                           &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_IMC_ERROR completed.                         &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.                       &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.                     &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_ERROR_SAVE entered.                          &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_ERROR_SAVE completed.                        &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_ERROR_TPDA entered.                          &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_ERROR_TPDA completed.                        &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.                    &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.                  &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.                  &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.                &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_END entered.                                 &lt;/P&gt;&lt;P&gt;A  ** RABAX: level LEV_RX_END completed.                               &lt;/P&gt;&lt;P&gt;A  ** RABAX: end no http/smtp                                          &lt;/P&gt;&lt;P&gt;A  ** RABAX: end RX_BTCHLOG RX_VBLOG                                   &lt;/P&gt;&lt;P&gt;A  No memory for processing HTTP, HTTPS, or SMTP queries..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem seens to come from the fact that connection stays active and this 1 line solved my problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL METHOD lo_http_client-&amp;gt;close( ).  "  prevents 'No Memory for processing HTTP, HTTPS or SMTP queries'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though that seems rather obvious to do so, I have not seen that many code samples in SDN with this line at the end !  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 10:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452966#M1553102</guid>
      <dc:creator>guillaume-hrc</dc:creator>
      <dc:date>2010-12-02T10:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: [HTTP] No memory for processing HTTP, HTTPS or SMTP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452967#M1553103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting same error while running ABAP Report- /OSP/TRIGGER_LEAVE_SCHEDULER &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error-&lt;/P&gt;&lt;P&gt;No memory for processing HTTP, HTTPS or SMTP query .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shashank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 16:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452967#M1553103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-19T16:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: [HTTP] No memory for processing HTTP, HTTPS or SMTP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452968#M1553104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;where you able to fix this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gunnlaugur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 17:39:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452968#M1553104</guid>
      <dc:creator>gunnlaugurth_einarsson</dc:creator>
      <dc:date>2011-12-28T17:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: [HTTP] No memory for processing HTTP, HTTPS or SMTP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452969#M1553105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;STRONG style="font-size: 11px; background-color: #ffffff; color: #333333;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/guillaume.garcia" id="jive-3388932582416201399132" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; text-decoration: underline !important; color: #3778c7;"&gt;Guillaume Garcia&lt;/A&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It solved my issue really helpful solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harish Singh.K,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 18:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452969#M1553105</guid>
      <dc:creator>harish260</dc:creator>
      <dc:date>2012-12-19T18:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: [HTTP] No memory for processing HTTP, HTTPS or SMTP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452970#M1553106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Garcia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I &lt;SPAN class="GINGER_SOFATWARE_correct"&gt;also facing&lt;/SPAN&gt; &lt;SPAN class="GINGER_SOFATWARE_correct"&gt;same issue&lt;/SPAN&gt;. Which program &lt;SPAN class="GINGER_SOFATWARE_correct"&gt;u&lt;/SPAN&gt; put this code CALL METHOD lo_http_client-&amp;gt;close&lt;SPAN class="GINGER_SOFATWARE_correct"&gt;(&lt;/SPAN&gt; ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="GINGER_SOFATWARE_correct"&gt;thank&lt;/SPAN&gt; you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 04:42:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452970#M1553106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-14T04:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: [HTTP] No memory for processing HTTP, HTTPS or SMTP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452971#M1553107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was a custom development so I simply modified my LOOP... ENDLOOP to take the fix into account.&lt;/P&gt;&lt;P&gt;If you face this error in standard code, I would suggest opening an OSS message or (if urgent) try to go for an Enhancement if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 09:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452971#M1553107</guid>
      <dc:creator>guillaume-hrc</dc:creator>
      <dc:date>2013-11-14T09:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: [HTTP] No memory for processing HTTP, HTTPS or SMTP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452972#M1553108</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1965602-close.jpg" /&gt;&lt;/P&gt;&lt;P&gt;CLOSE documentation.&lt;/P&gt;&lt;P&gt;IO IF_HTTP_CLIENT                CLOSE &lt;/P&gt;&lt;P&gt;Short Text &lt;/P&gt;&lt;P&gt;Close of HTTP connection &lt;/P&gt;&lt;P&gt;Functionality &lt;/P&gt;&lt;P&gt;This instance method is used to release resources after requests have been sent and responses received. &lt;/P&gt;&lt;P&gt;Result&lt;/P&gt;&lt;P&gt;
When this method runs, it deletes cookies as well as the request and response objects referenced in the HTTP client object. &lt;/P&gt;&lt;P&gt;Notes&lt;/P&gt;&lt;P&gt;
It is important that you release the client object to the ABAP environment with the help of the ABAP statement "CLEAR" only after the "CLOSE" mehtod for this object has been called. If this does not take place, a memory leak will occur. If, in additon, the request or response objects consist of multi-part objects, the ABAP references to the multi-part objects must be released using the ABAP statement "CLEAR" -- before the CLOSE method is called for the client object.&lt;/P&gt;&lt;P&gt;It works. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 11:15:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-no-memory-for-processing-http-https-or-smtp-query/m-p/7452972#M1553108</guid>
      <dc:creator>Sergiu</dc:creator>
      <dc:date>2021-08-17T11:15:44Z</dc:date>
    </item>
  </channel>
</rss>

