[Bug 1456675] [NEW] sikuli fails with NoClassDefFoundError: com/kenai/constantine/Constant

Launchpad Bug Tracker 1456675 at bugs.launchpad.net
Tue May 19 16:19:48 UTC 2015


You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):

$ 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 .

** Affects: sikuli (Ubuntu)
     Importance: Medium
     Assignee: Chad Miller (cmiller)
         Status: New

** Affects: sikuli (Debian)
     Importance: Unknown
         Status: Unknown


** Tags: patch
-- 
sikuli fails with NoClassDefFoundError: com/kenai/constantine/Constant
https://bugs.launchpad.net/bugs/1456675
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list