<?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 buffer_alloc stream buffer block errno = 8 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/buffer-alloc-stream-buffer-block-errno-8/m-p/1014178#M20240</link>
    <description>&lt;P&gt;I am getting following error randomly/un-evenly while searching a Table with following code.&lt;/P&gt;&lt;P&gt;IQueryFilter2 ipQueryFilter = new QueryFilterClass() { WhereClause = String.Format("TID = {0}", transaction.ObjectID) };&lt;/P&gt;&lt;P&gt;//copy to the related properties table&lt;BR /&gt;ICursor pTabCur = ipTable.Search(ipQueryFilter, false);&lt;BR /&gt;if (pTabCur == null)&lt;BR /&gt;{&lt;BR /&gt;continue;&lt;BR /&gt;}&lt;BR /&gt;IRow ipRow=null;&lt;BR /&gt;try&lt;BR /&gt;{&lt;BR /&gt;ipRow = pTabCur.NextRow();&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;catch (Exception ex)&lt;BR /&gt;{&lt;BR /&gt;Console.WriteLine("Exception: " + ex.Message);&lt;BR /&gt;Console.WriteLine("Exception: " + ex.StackTrace);&lt;BR /&gt;ex.Data.Clear();&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;how ever Try..Catch is unable to catch this specific exception, and console application is hanging.&lt;/P&gt;&lt;P&gt;Following are the Version detils&lt;/P&gt;&lt;P&gt;Visual Studio 2012 Pro&lt;/P&gt;&lt;P&gt;ArcGIS Desktop 10.2.1&lt;/P&gt;&lt;P&gt;Oracle Database 11g Enterprise Edition Release 11.2.0.4.0.&lt;/P&gt;&lt;P&gt;I have never come across this issue and this is first time and struck up hear, any suggestions would be great.&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;</description>
    <pubDate>Wed, 06 Jan 2021 04:39:34 GMT</pubDate>
    <dc:creator>jrneyulu</dc:creator>
    <dc:date>2021-01-06T04:39:34Z</dc:date>
    <item>
      <title>buffer_alloc stream buffer block errno = 8</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/buffer-alloc-stream-buffer-block-errno-8/m-p/1014178#M20240</link>
      <description>&lt;P&gt;I am getting following error randomly/un-evenly while searching a Table with following code.&lt;/P&gt;&lt;P&gt;IQueryFilter2 ipQueryFilter = new QueryFilterClass() { WhereClause = String.Format("TID = {0}", transaction.ObjectID) };&lt;/P&gt;&lt;P&gt;//copy to the related properties table&lt;BR /&gt;ICursor pTabCur = ipTable.Search(ipQueryFilter, false);&lt;BR /&gt;if (pTabCur == null)&lt;BR /&gt;{&lt;BR /&gt;continue;&lt;BR /&gt;}&lt;BR /&gt;IRow ipRow=null;&lt;BR /&gt;try&lt;BR /&gt;{&lt;BR /&gt;ipRow = pTabCur.NextRow();&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;catch (Exception ex)&lt;BR /&gt;{&lt;BR /&gt;Console.WriteLine("Exception: " + ex.Message);&lt;BR /&gt;Console.WriteLine("Exception: " + ex.StackTrace);&lt;BR /&gt;ex.Data.Clear();&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;how ever Try..Catch is unable to catch this specific exception, and console application is hanging.&lt;/P&gt;&lt;P&gt;Following are the Version detils&lt;/P&gt;&lt;P&gt;Visual Studio 2012 Pro&lt;/P&gt;&lt;P&gt;ArcGIS Desktop 10.2.1&lt;/P&gt;&lt;P&gt;Oracle Database 11g Enterprise Edition Release 11.2.0.4.0.&lt;/P&gt;&lt;P&gt;I have never come across this issue and this is first time and struck up hear, any suggestions would be great.&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;</description>
      <pubDate>Wed, 06 Jan 2021 04:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/buffer-alloc-stream-buffer-block-errno-8/m-p/1014178#M20240</guid>
      <dc:creator>jrneyulu</dc:creator>
      <dc:date>2021-01-06T04:39:34Z</dc:date>
    </item>
  </channel>
</rss>

