<?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 in Running ArcObjects 10 Application in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/error-in-running-arcobjects-10-application/m-p/270095#M6920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We get a similar error when trying to run an eclipse application using arcobjects.jar in a plugin project. It was running fine with arcgis 9.3 version, now when we upgrade the arcobjects.jar to version arcgis 10.1. The program fails to run and throws the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not load native libraries.java.lang.UnsatisfiedLinkError: no ntvinv in java.library.path&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.UnsatisfiedLinkError: no ntvinv in java.library.path&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.Runtime.loadLibrary0(Runtime.java:823)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.System.loadLibrary(System.java:1028)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.NativeLoader.loadLibrary(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.system.EngineInitializer.initializeEngine(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at gov.la.ocpr.laces.twob.util.dataconverter.util.EsriUtil.initLicense(EsriUtil.java:130)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at gov.la.ocpr.laces.twob.util.dataconverter.application.ApplicationWorkbenchAdvisor.postStartup(ApplicationWorkbenchAdvisor.java:41)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2564)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at gov.la.ocpr.laces.twob.util.dataconverter.application.Application.start(Application.java:26)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Method.java:597)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1407)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.equinox.launcher.Main.main(Main.java:1383)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not load native libraries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.UnsatisfiedLinkError: no ntvinv in java.library.path&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please advise, I checked the system PATH Variable for the %AGSDESKTOPJAVA%\bin.,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also tried running using ..\ArcGIS\Desktop10.1\java\jre but not much suuccess.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Nov 2013 13:11:21 GMT</pubDate>
    <dc:creator>sumanikunada</dc:creator>
    <dc:date>2013-11-22T13:11:21Z</dc:date>
    <item>
      <title>Error in Running ArcObjects 10 Application</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/error-in-running-arcobjects-10-application/m-p/270093#M6918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We installed the ArcGIS 10 development kit for Java and installed the Eclipse ArcObjects plug-in using the update_site folder in %AGSDEVKITJAVA%\java\tools\eclipse_plugin\arcgis_update_site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The installation is successful. Although, on the edn site, since everything in the Eclipse plugin doc for ArcObjects 10 are in fact for 9.3 plug-ins (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/java_ao_adf/conceptualhelp/engine/index.html#/Installing_ESRI_Plug_ins/0001000003v8000000/"&gt;http://help.arcgis.com/en/sdk/10.0/java_ao_adf/conceptualhelp/engine/index.html#/Installing_ESRI_Plug_ins/0001000003v8000000/&lt;/A&gt;&lt;SPAN&gt;) and most of them do not make any sense for the new 10 plugins, we may have missed certain steps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When we create an ArcObject project using the default ArcObject project wizard and run the automatically generated "Console.java" program. The following error messages are returned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We did some google of this error and found the following links (some links are not listed since they are pointing to the same URL.).&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=159&amp;amp;f=2267&amp;amp;t=257457#789809"&gt;http://forums.esri.com/Thread.asp?c=159&amp;amp;f=2267&amp;amp;t=257457#789809&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=29348"&gt;http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=29348&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But they are all about this error in the old versions (9.3 and prior) and none of them really works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;====================================================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not load native libraries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.UnsatisfiedLinkError: no ntvinv in java.library.path&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.ClassLoader.loadLibrary(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.Runtime.loadLibrary0(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.System.loadLibrary(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.NativeLoader.loadLibrary(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.system.EngineInitializer.initializeEngine(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at Console.main(Console.java:45)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.UnsatisfiedLinkError: no ntvinv in java.library.path&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not load native libraries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.UnsatisfiedLinkError: no ntvinv in java.library.path&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.ClassLoader.loadLibrary(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.Runtime.loadLibrary0(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.System.loadLibrary(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.NativeLoader.loadLibrary(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.NativeObjRef.p(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Dispatch.a(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Dispatch.isNativeMode(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Dispatch.createDispatch(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Dispatch.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.version.IArcGISVersionProxy.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.version.VersionManager.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.version.VersionManager.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.system.EngineInitializer.c(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.system.EngineInitializer.initializeEngine(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at Console.main(Console.java:45)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.UnsatisfiedLinkError: no ntvinv in java.library.path&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.RuntimeException: Failed to initialize native code invocation: null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.NativeObjRef.p(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Dispatch.a(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Dispatch.isNativeMode(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Dispatch.createDispatch(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Dispatch.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.version.IArcGISVersionProxy.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.version.VersionManager.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.version.VersionManager.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.system.EngineInitializer.c(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.system.EngineInitializer.initializeEngine(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at Console.main(Console.java:45)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "main" java.lang.RuntimeException: Can not use native code: Initialisation failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.NativeObjRef.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Dispatch.createDispatch(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.Dispatch.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.version.IArcGISVersionProxy.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.version.VersionManager.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.version.VersionManager.&amp;lt;init&amp;gt;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.system.EngineInitializer.c(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.system.EngineInitializer.initializeEngine(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at Console.main(Console.java:45)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Console.java:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;public class Console {&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; public static void main(String[] args) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; EngineInitializer.initializeEngine();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; initializeArcGISLicenses();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; static void initializeArcGISLicenses() {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; try {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; com.esri.arcgis.system.AoInitialize ao = new com.esri.arcgis.system.AoInitialize();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; if (ao.isProductCodeAvailable(com.esri.arcgis.system.esriLicenseProductCode.esriLicenseProductCodeEngine) == com.esri.arcgis.system.esriLicenseStatus.esriLicenseAvailable)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ao.initialize(com.esri.arcgis.system.esriLicenseProductCode.esriLicenseProductCodeEngine);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; } catch (Exception e) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; e.printStackTrace();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 19:53:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/error-in-running-arcobjects-10-application/m-p/270093#M6918</guid>
      <dc:creator>JingJin</dc:creator>
      <dc:date>2011-01-10T19:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Running ArcObjects 10 Application</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/error-in-running-arcobjects-10-application/m-p/270094#M6919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We solved the problem. It may be related to the 64-bit machine we are running and the JVM version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We downloaded a new Eclipse 64-bit, but used the latest 32-bit JVM according to the following page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/content/arcgissdks/10.0/system-requirements"&gt;http://resources.arcgis.com/content/arcgissdks/10.0/system-requirements&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works now. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 20:26:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/error-in-running-arcobjects-10-application/m-p/270094#M6919</guid>
      <dc:creator>JingJin</dc:creator>
      <dc:date>2011-01-12T20:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Running ArcObjects 10 Application</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/error-in-running-arcobjects-10-application/m-p/270095#M6920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We get a similar error when trying to run an eclipse application using arcobjects.jar in a plugin project. It was running fine with arcgis 9.3 version, now when we upgrade the arcobjects.jar to version arcgis 10.1. The program fails to run and throws the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not load native libraries.java.lang.UnsatisfiedLinkError: no ntvinv in java.library.path&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.UnsatisfiedLinkError: no ntvinv in java.library.path&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.Runtime.loadLibrary0(Runtime.java:823)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.System.loadLibrary(System.java:1028)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.interop.NativeLoader.loadLibrary(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.arcgis.system.EngineInitializer.initializeEngine(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at gov.la.ocpr.laces.twob.util.dataconverter.util.EsriUtil.initLicense(EsriUtil.java:130)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at gov.la.ocpr.laces.twob.util.dataconverter.application.ApplicationWorkbenchAdvisor.postStartup(ApplicationWorkbenchAdvisor.java:41)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2564)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at gov.la.ocpr.laces.twob.util.dataconverter.application.Application.start(Application.java:26)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Method.java:597)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1407)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.eclipse.equinox.launcher.Main.main(Main.java:1383)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could not load native libraries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.UnsatisfiedLinkError: no ntvinv in java.library.path&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please advise, I checked the system PATH Variable for the %AGSDESKTOPJAVA%\bin.,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also tried running using ..\ArcGIS\Desktop10.1\java\jre but not much suuccess.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 13:11:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/error-in-running-arcobjects-10-application/m-p/270095#M6920</guid>
      <dc:creator>sumanikunada</dc:creator>
      <dc:date>2013-11-22T13:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Running ArcObjects 10 Application</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/error-in-running-arcobjects-10-application/m-p/270096#M6921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are couple of things you can validate&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Make sure that the versions of arcobjects being used is the same as the ARCGIS software installed (Desktop/engine). In no way within the plugin or via path you are referring to old arcobjects&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) ARCGISHOME is setup correctly. PATH contains &amp;lt;ARCGISHOME&amp;gt;\bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Make sure that you restart your eclipse for environment settings to reflect or else use the eclipse environment settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps resolve your problem&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 14:18:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/error-in-running-arcobjects-10-application/m-p/270096#M6921</guid>
      <dc:creator>SachinKanaujia</dc:creator>
      <dc:date>2013-11-22T14:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Running ArcObjects 10 Application</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/error-in-running-arcobjects-10-application/m-p/270097#M6922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems like it only supports 32bit JVM. I've installed JDK 1.8 32 bit and the samples are working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 03:08:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/error-in-running-arcobjects-10-application/m-p/270097#M6922</guid>
      <dc:creator>BatbayarBazarragchaa</dc:creator>
      <dc:date>2016-12-12T03:08:25Z</dc:date>
    </item>
  </channel>
</rss>

