← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #669501]: Java10 [error] RunTimeINIT: *** Java 8+: skipped: addToClasspath()

 

Question #669501 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/669501

Description changed to:
I tried Java10 , [error] RunTimeINIT occured.

[environment:]
Windows10 Home
java version "10.0.1" 2018-04-17
SikuliX 1.1.3(2018-04-08_20:40)

[Details: when run runsikulix.cmd]
+++ running this Java
java version "10.0.1" 2018-04-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)
+++ trying to run SikuliX
+++ using: -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar C:\SikuliX1.1.3\sikulix.jar
[error] RunTimeINIT: *** BE AWARE: Running on Java 8+ *** Please report problems ***
[error] RunTimeINIT: *** Java 8+: skipped: storeClassPath()
[error] RunTimeINIT: *** Java 8+: skipped: storeClassPath()
[error] RunTimeINIT: *** Java 8+: skipped: addToClasspath() - caller: RunTime.libsExport IDE
[info] HotkeyManager: add Capture Hotkey: CTRL+SHIFT 2 (50, 3)
[info] HotkeyManager: add Abort Hotkey: ALT+SHIFT C (67, 9)
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.python.core.PySystemState (file:/C:/SikuliX1.1.3/sikulix.jar) to method java.io.Console.encoding()
WARNING: Please consider reporting this to the maintainers of org.python.core.PySystemState
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

[Details: When load("C:\selenium\32bit\selenium-server-standalone-2.45.0.jar")]
[error] RunTimeIDE: *** Java 8+: skipped: addToClasspath() - caller: JythonHelper.load
[error] JythonSupport: load: not possible: C:\selenium\32bit\selenium-server-standalone-2.45.0.jar

[error] script [ Selenium_capture ] stopped with error at line --unknown--
[error] Error caused by: Traceback (most recent call last): File "C:\script\Selenium_capture.sikuli\Selenium_capture.py", line 102, in <module> IE() File "C:\script\Selenium_capture.sikuli\Selenium_capture.py", line 11, in IE import org.openqa.selenium.remote as REMOTE ImportError: No module named remote

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