← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #230734]: How to capture the reading and deliver it in a report?

 

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

    Status: Answered => Open

Amutha Sreenivasan is still having a problem:
Hi Raiman,

 Thanks for the reply. Gave the command as mentioned above

C:\>java -jar "C:\Documents and Settings\asreeniv\My Documents\Downloads\Sikuli-
IDE-1.0.0-Win32\sikuli-script.jar" -r H:\sikuli\maintest.java
Exception in thread "main" java.lang.NoClassDefFoundError: org/sikuli/script/Sik
uliScript
Caused by: java.lang.ClassNotFoundException: org.sikuli.script.SikuliScript
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: org.sikuli.script.SikuliScript . Program will exit.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.