[Bug 1456675] Re: sikuli fails with NoClassDefFoundError: com/kenai/constantine/Constant
Chad Miller
chad.miller at canonical.com
Tue May 19 17:18:11 UTC 2015
Yes, there's a debdiff, but Debian should get apply it and we synch.
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1456675
Title:
sikuli fails with NoClassDefFoundError: com/kenai/constantine/Constant
Status in sikuli package in Ubuntu:
New
Status in sikuli package in Debian:
New
Bug description:
$ sikuli-ide
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
[info] locale: en_US
Exception in thread "main" java.lang.NoClassDefFoundError: com/kenai/constantine/Constant
at org.python.modules.Setup.<clinit>(Setup.java:29)
at org.python.core.PySystemState.initBuiltins(PySystemState.java:1047)
at org.python.core.PySystemState.doInitialize(PySystemState.java:883)
at org.python.core.PySystemState.initialize(PySystemState.java:802)
at org.python.core.PySystemState.initialize(PySystemState.java:752)
at org.python.core.PySystemState.initialize(PySystemState.java:745)
at org.python.util.PythonInterpreter.initialize(PythonInterpreter.java:57)
at org.sikuli.script.ScriptRunner.init(ScriptRunner.java:32)
at org.sikuli.script.ScriptRunner.<init>(ScriptRunner.java:28)
at org.sikuli.script.ScriptRunner.getInstance(ScriptRunner.java:23)
at org.sikuli.ide.SikuliIDE.<init>(SikuliIDE.java:664)
at org.sikuli.ide.SikuliIDE.getInstance(SikuliIDE.java:138)
at org.sikuli.ide.SikuliIDE.main(SikuliIDE.java:975)
Caused by: java.lang.ClassNotFoundException: com.kenai.constantine.Constant
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 13 more
The executable wrapper has a class path that doesn't account for the
"constants" library changing with the new empty libconstantine-java
transitional to libjnr-constants-java .
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sikuli/+bug/1456675/+subscriptions
More information about the Ubuntu-sponsors
mailing list