← Back to team overview

sikuli-driver team mailing list archive

[Question #681176]: Unable to start SikuliX-IDE

 

New question #681176 on Sikuli:
https://answers.launchpad.net/sikuli/+question/681176

I have successfully write some and run some scripts. and then I decided to move the sikulix.jar to a permanent folder. Then I could not open the IDE or run it through cmd anymore. Version 1.1.4

+++ running this Java
java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)
+++ trying to run SikuliX
+++ using: -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar C:\Repo\mgmtfw\tests\thunderbird\EM\Performance\SynergyConsoleGUI\sikulix.jar -d
Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError: Failed to create temporary file for /com/sun/jna/win32-x86-64/jnidispatch.dll library: Stream closed
        at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:962)
        at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:922)
        at com.sun.jna.Native.<clinit>(Native.java:190)
        at com.sun.jna.Pointer.<clinit>(Pointer.java:54)
        at com.sun.jna.Structure.<clinit>(Structure.java:2130)
        at com.tulskiy.keymaster.windows.WindowsProvider$1.run(WindowsProvider.java:56)
        at java.lang.Thread.run(Unknown Source)
IDE terminated: returned: 1

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.