<?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 GeographicTransformation class causing UnsatisfiedLinkError in 10.2 on Windows in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/geographictransformation-class-causing/m-p/362227#M1071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A simple Windows program to test the new GeographicTransformation class available in ArcGIS Runtime 10.2, yields UnsatisfiedLinkError.&amp;nbsp; The same program also calls a method in SpatialReference.&amp;nbsp; It yields good result.&amp;nbsp; The environment is set correctly.&amp;nbsp; Otherwise, the SpatialReference method would not work either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code snippet:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GeographicTransformation gt = GeographicTransformation.create(gtTable&lt;I&gt;);&lt;/I&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;causes the following exception:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "main" java.lang.UnsatisfiedLinkError: com.esri.core.geometry.GeometryEngineCore.nativeGetGeoTx(ILjava/lang/String;Z)Ljava/lang/String;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.core.geometry.GeometryEngineCore.nativeGetGeoTx(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.core.geometry.GeographicTransformation.create(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.core.geometry.GeographicTransformation.create(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at wktdb.dumpcrs.DumpRtCrs.dumpTransform(DumpRtCrs.java:53)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at wktdb.dumpcrs.DumpRtCrs.main(DumpRtCrs.java:26)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Nov 2013 22:14:44 GMT</pubDate>
    <dc:creator>dw2</dc:creator>
    <dc:date>2013-11-21T22:14:44Z</dc:date>
    <item>
      <title>GeographicTransformation class causing UnsatisfiedLinkError in 10.2 on Windows</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/geographictransformation-class-causing/m-p/362227#M1071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A simple Windows program to test the new GeographicTransformation class available in ArcGIS Runtime 10.2, yields UnsatisfiedLinkError.&amp;nbsp; The same program also calls a method in SpatialReference.&amp;nbsp; It yields good result.&amp;nbsp; The environment is set correctly.&amp;nbsp; Otherwise, the SpatialReference method would not work either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code snippet:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GeographicTransformation gt = GeographicTransformation.create(gtTable&lt;I&gt;);&lt;/I&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;causes the following exception:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "main" java.lang.UnsatisfiedLinkError: com.esri.core.geometry.GeometryEngineCore.nativeGetGeoTx(ILjava/lang/String;Z)Ljava/lang/String;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.core.geometry.GeometryEngineCore.nativeGetGeoTx(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.core.geometry.GeographicTransformation.create(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.core.geometry.GeographicTransformation.create(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at wktdb.dumpcrs.DumpRtCrs.dumpTransform(DumpRtCrs.java:53)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at wktdb.dumpcrs.DumpRtCrs.main(DumpRtCrs.java:26)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 22:14:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/geographictransformation-class-causing/m-p/362227#M1071</guid>
      <dc:creator>dw2</dc:creator>
      <dc:date>2013-11-21T22:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: GeographicTransformation class causing UnsatisfiedLinkError in 10.2 on Windows</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/geographictransformation-class-causing/m-p/362228#M1072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Adding the code: "ArcGISRuntime.initialize();" to the console app appears to resolve the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 22:27:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/geographictransformation-class-causing/m-p/362228#M1072</guid>
      <dc:creator>dw2</dc:creator>
      <dc:date>2013-11-21T22:27:19Z</dc:date>
    </item>
  </channel>
</rss>

