Started Testing.py at Tue Jul 08 07:48:01 EDT 2014 Traceback (most recent call last): File "/media/Zn/Dan/ComputerZn/Fiji.app/Testing.py", line 23, in else: File "/media/Zn/Dan/ComputerZn/Fiji.app/Testing.py", line 19, in mkdir_p os.makedirs(path) File "/media/Zn/Dan/ComputerZn/Fiji.app/Testing.py", line 19, in mkdir_p os.makedirs(path) File "/media/Zn/Dan/ComputerZn/Fiji.app/jars/jython-2.5.2.jar/Lib/os.py", line 149, in makedirs File "/media/Zn/Dan/ComputerZn/Fiji.app/jars/jython-2.5.2.jar/Lib/posixpath.py", line 171, in exists File "/media/Zn/Dan/ComputerZn/Fiji.app/jars/jython-2.5.2.jar/Lib/posixpath.py", line 171, in exists java.lang.IncompatibleClassChangeError: Found class com.kenai.jffi.InvocationBuffer, but interface was expected at com.kenai.jaffl.provider.jffi.AsmRuntime.marshal(AsmRuntime.java:167) at org.python.posix.LinuxLibC$jaffl$0.__xstat64$raw(Unknown Source) at org.python.posix.LinuxLibC$jaffl$0.__xstat64(Unknown Source) at org.python.posix.LinuxPOSIX.stat(LinuxPOSIX.java:109) at org.python.posix.LazyPOSIX.stat(LazyPOSIX.java:207) at org.python.modules.posix.PosixModule$StatFunction.__call__(PosixModule.java:966) at posixpath$py.exists$15(/media/Zn/Dan/ComputerZn/Fiji.app/jars/jython-2.5.2.jar/Lib/posixpath.py:174) at posixpath$py.call_function(/media/Zn/Dan/ComputerZn/Fiji.app/jars/jython-2.5.2.jar/Lib/posixpath.py) at org.python.core.PyTableCode.call(PyTableCode.java:165) at org.python.core.PyBaseCode.call(PyBaseCode.java:134) at org.python.core.PyFunction.__call__(PyFunction.java:317) at os$py.makedirs$2(/media/Zn/Dan/ComputerZn/Fiji.app/jars/jython-2.5.2.jar/Lib/os.py:158) at os$py.call_function(/media/Zn/Dan/ComputerZn/Fiji.app/jars/jython-2.5.2.jar/Lib/os.py) at org.python.core.PyTableCode.call(PyTableCode.java:165) at org.python.core.PyBaseCode.call(PyBaseCode.java:301) at org.python.core.PyBaseCode.call(PyBaseCode.java:127) at org.python.core.PyFunction.__call__(PyFunction.java:317) at org.python.pycode._pyx11.mkdir_p$1(/media/Zn/Dan/ComputerZn/Fiji.app/Testing.py:21) at org.python.pycode._pyx11.call_function(/media/Zn/Dan/ComputerZn/Fiji.app/Testing.py) at org.python.core.PyTableCode.call(PyTableCode.java:165) at org.python.core.PyBaseCode.call(PyBaseCode.java:134) at org.python.core.PyFunction.__call__(PyFunction.java:317) at org.python.pycode._pyx11.f$0(/media/Zn/Dan/ComputerZn/Fiji.app/Testing.py:24) at org.python.pycode._pyx11.call_function(/media/Zn/Dan/ComputerZn/Fiji.app/Testing.py) at org.python.core.PyTableCode.call(PyTableCode.java:165) at org.python.core.PyCode.call(PyCode.java:18) at org.python.core.Py.runCode(Py.java:1261) at org.scijava.plugins.scripting.jython.JythonScriptEngine.eval(JythonScriptEngine.java:76) at org.scijava.script.ScriptModule.run(ScriptModule.java:172) at org.scijava.module.ModuleRunner.run(ModuleRunner.java:167) at org.scijava.module.ModuleRunner.call(ModuleRunner.java:126) at org.scijava.module.ModuleRunner.call(ModuleRunner.java:65) at org.scijava.thread.DefaultThreadService$2.call(DefaultThreadService.java:164) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) java.lang.IncompatibleClassChangeError: java.lang.IncompatibleClassChangeError: Found class com.kenai.jffi.InvocationBuffer, but interface was expected at org.python.core.PyException.fillInStackTrace(PyException.java:70) at java.lang.Throwable.(Throwable.java:181) at java.lang.Exception.(Exception.java:29) at java.lang.RuntimeException.(RuntimeException.java:32) at org.python.core.PyException.(PyException.java:46) at org.python.core.PyException.(PyException.java:43) at org.python.core.Py.JavaError(Py.java:481) at org.python.core.Py.setException(Py.java:1204) at posixpath$py.exists$15(/media/Zn/Dan/ComputerZn/Fiji.app/jars/jython-2.5.2.jar/Lib/posixpath.py:174) at posixpath$py.call_function(/media/Zn/Dan/ComputerZn/Fiji.app/jars/jython-2.5.2.jar/Lib/posixpath.py) at org.python.core.PyTableCode.call(PyTableCode.java:165) at org.python.core.PyBaseCode.call(PyBaseCode.java:134) at org.python.core.PyFunction.__call__(PyFunction.java:317) at os$py.makedirs$2(/media/Zn/Dan/ComputerZn/Fiji.app/jars/jython-2.5.2.jar/Lib/os.py:158) at os$py.call_function(/media/Zn/Dan/ComputerZn/Fiji.app/jars/jython-2.5.2.jar/Lib/os.py) at org.python.core.PyTableCode.call(PyTableCode.java:165) at org.python.core.PyBaseCode.call(PyBaseCode.java:301) at org.python.core.PyBaseCode.call(PyBaseCode.java:127) at org.python.core.PyFunction.__call__(PyFunction.java:317) at org.python.pycode._pyx11.mkdir_p$1(/media/Zn/Dan/ComputerZn/Fiji.app/Testing.py:21) at org.python.pycode._pyx11.call_function(/media/Zn/Dan/ComputerZn/Fiji.app/Testing.py) at org.python.core.PyTableCode.call(PyTableCode.java:165) at org.python.core.PyBaseCode.call(PyBaseCode.java:134) at org.python.core.PyFunction.__call__(PyFunction.java:317) at org.python.pycode._pyx11.f$0(/media/Zn/Dan/ComputerZn/Fiji.app/Testing.py:24) at org.python.pycode._pyx11.call_function(/media/Zn/Dan/ComputerZn/Fiji.app/Testing.py) at org.python.core.PyTableCode.call(PyTableCode.java:165) at org.python.core.PyCode.call(PyCode.java:18) at org.python.core.Py.runCode(Py.java:1261) at org.scijava.plugins.scripting.jython.JythonScriptEngine.eval(JythonScriptEngine.java:76) at org.scijava.script.ScriptModule.run(ScriptModule.java:172) at org.scijava.module.ModuleRunner.run(ModuleRunner.java:167) at org.scijava.module.ModuleRunner.call(ModuleRunner.java:126) at org.scijava.module.ModuleRunner.call(ModuleRunner.java:65) at org.scijava.thread.DefaultThreadService$2.call(DefaultThreadService.java:164) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: java.lang.IncompatibleClassChangeError: Found class com.kenai.jffi.InvocationBuffer, but interface was expected at com.kenai.jaffl.provider.jffi.AsmRuntime.marshal(AsmRuntime.java:167) at org.python.posix.LinuxLibC$jaffl$0.__xstat64$raw(Unknown Source) at org.python.posix.LinuxLibC$jaffl$0.__xstat64(Unknown Source) at org.python.posix.LinuxPOSIX.stat(LinuxPOSIX.java:109) at org.python.posix.LazyPOSIX.stat(LazyPOSIX.java:207) at org.python.modules.posix.PosixModule$StatFunction.__call__(PosixModule.java:966) ... 32 more