java.lang.UnsatisfiedLinkError: Can't load library: C:\Program Files\Lufthansa\EfbApps\eRM\bin\gluegen-rt.dll at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.load0(Unknown Source) at java.lang.System.load(Unknown Source) at com.jogamp.common.jvm.JNILibLoaderBase.loadLibraryInternal(JNILibLoaderBase.java:596) at com.jogamp.common.jvm.JNILibLoaderBase.access$000(JNILibLoaderBase.java:63) at com.jogamp.common.jvm.JNILibLoaderBase$DefaultAction.loadLibrary(JNILibLoaderBase.java:95) at com.jogamp.common.jvm.JNILibLoaderBase.loadLibrary(JNILibLoaderBase.java:459) at com.jogamp.common.os.DynamicLibraryBundle$GlueJNILibLoader.loadLibrary(DynamicLibraryBundle.java:421) at com.jogamp.common.os.Platform$1.run(Platform.java:317) at java.security.AccessController.doPrivileged(Native Method) at com.jogamp.common.os.Platform.(Platform.java:287) at com.jogamp.opengl.GLProfile.(GLProfile.java:146) at com.lhsystems.amm.model.AirportMovingMap.initAmm(AirportMovingMap.java:125) at com.lhsystems.amm.integration.erm.AmmPluginLifeCycleManager.onInstall(AmmPluginLifeCycleManager.java:179) at com.lhsystems.amm.integration.erm.AMMComponentProvider.install(AMMComponentProvider.java:262) at com.lhsystems.erm.plugin.ERMPlugin.install(ERMPlugin.java:253) at com.lhsystems.erm.plugin.PluginManager.installPlugins(PluginManager.java:87) at com.lhsystems.erm.app.ERouteManual.start(ERouteManual.java:535) at com.lhsystems.erm.app.ERouteManual$5.run(ERouteManual.java:246) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at com.lhsystems.erm.eventmanager.ERMEventQueueManager.processEvent(ERMEventQueueManager.java:141) at com.lhsystems.erm.eventmanager.ERMEventQueueManager.dispatchEvent(ERMEventQueueManager.java:157) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)