← Back to team overview

sikuli-driver team mailing list archive

[Question #240264]: Run 'java -jar sikuli-java.jar', got the error 'Failed to load Main-Class manifest attribute from sikuli-java.jar'

 

New question #240264 on Sikuli:
https://answers.launchpad.net/sikuli/+question/240264

Hi all,

I want to startup sikuli by python script. My code was 'os.system("java  -Xms256m -Xmx512M -jar sikuli-java.jar TestRunner.sikuli ' but got the error message 'unable to access sikuli-java.jar'.

And then I run the cmd under the same directory by 'java -jar sikuli-java.jar'. This time I got the different error message 'Failed to load Main-Class manifest attribute from sikuli-java.jar'.

 I have read the question '101812' but can't resolve my problem.

Can anyone help me solve this?
Thank you in advance.

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