<?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 Fatal error while saving result to ISelectionSet (Java) in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/fatal-error-while-saving-result-to-iselectionset/m-p/195219#M5062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to generate output of QueryByLayer(pQryLayer) ---&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when i save the result to ISelectionSet&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ISelectionSet pSelectionset = new SelectionSet(pQryLayer.select());&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Following error is displayed closing&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# A fatal error has been detected by the Java Runtime Environment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&amp;nbsp; EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5926875e, pid=184, tid=4964&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# JRE version: 7.0_21-b11&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode windows-x86 )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Problematic frame:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# C&amp;nbsp; 0x5926875e&amp;nbsp; DllCanUnloadNow+0x176be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# An error report file with more information is saved as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# D:\juno workspace\NotJoinedFeatures\hs_err_pid184.log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# If you would like to submit a bug report, please visit:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://bugreport.sun.com/bugreport/crash.jsp"&gt;http://bugreport.sun.com/bugreport/crash.jsp&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;# The crash happened outside the Java Virtual Machine in native code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# See problematic frame for where to report the bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody resolve this issue plz////&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2013 08:32:47 GMT</pubDate>
    <dc:creator>RaghuveerKalluri</dc:creator>
    <dc:date>2013-06-20T08:32:47Z</dc:date>
    <item>
      <title>Fatal error while saving result to ISelectionSet (Java)</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/fatal-error-while-saving-result-to-iselectionset/m-p/195219#M5062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to generate output of QueryByLayer(pQryLayer) ---&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when i save the result to ISelectionSet&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ISelectionSet pSelectionset = new SelectionSet(pQryLayer.select());&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Following error is displayed closing&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# A fatal error has been detected by the Java Runtime Environment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&amp;nbsp; EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5926875e, pid=184, tid=4964&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# JRE version: 7.0_21-b11&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode windows-x86 )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Problematic frame:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# C&amp;nbsp; 0x5926875e&amp;nbsp; DllCanUnloadNow+0x176be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# An error report file with more information is saved as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# D:\juno workspace\NotJoinedFeatures\hs_err_pid184.log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# If you would like to submit a bug report, please visit:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://bugreport.sun.com/bugreport/crash.jsp"&gt;http://bugreport.sun.com/bugreport/crash.jsp&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;# The crash happened outside the Java Virtual Machine in native code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# See problematic frame for where to report the bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody resolve this issue plz////&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 08:32:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/fatal-error-while-saving-result-to-iselectionset/m-p/195219#M5062</guid>
      <dc:creator>RaghuveerKalluri</dc:creator>
      <dc:date>2013-06-20T08:32:47Z</dc:date>
    </item>
  </channel>
</rss>

