← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #231453]: [RC3] Windows: Problems with Eclipse / Jython in Virtual Machine

 

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

    Status: Answered => Open

eban143 is still having a problem:
Hello Raiman,

          Thanks for your speedy reply. It was really helpful and it was
regarding some of the admin rights in the Virtual Machine.

-- 1 . 'Virtual Machine' - Actually it is a Remote Desktop Machine which
I 'm logging in remotely but installing everything in that       machine
and working in it. The main idea is to make this 'Virtual Machine' as a
jenkins slave for Continous Integration. Hope you got the idea!

-- 2 . Now I got through the admin problems. But now I'm facing a known
problem on your side. !!! Atleast I found an QA here.

       https://answers.launchpad.net/sikuli/+question/139787

       I went through the above question and cross- checked everything
you mentioned here. Still able to get the same error.

       32 bit Java JRE6 & 32 bit Eclipse in Windows 7 using Pydev.

.........

Finding files... done.
Traceback (most recent call last):
  File "D:\derusseb\Sikuli Test Environment\eclipse-jee-helios-win32\eclipse\plugins\org.python.pydev_2.7.5.2013052819\pysrc\pydev_runfiles.py", line 432, in _PydevTestRunner__get_module_from_str
    mod = __import__(modname)
  File "D:\derusseb\workspace\Multicode\TestRun_Suite.py", line 7, in <module>
    from sikuli import *
  File "C:\Program Files (x86)\Sikuli\Sikuli-IDE\sikuli-script\Lib\sikuli\__init__.py", line 3, in <module>
    from Sikuli import *
  File "C:\Program Files (x86)\Sikuli\Sikuli-IDE\sikuli-script\Lib\sikuli\Sikuli.py", line 22, in <module>
    from org.sikuli.script import Finder
NoClassDefFoundError: java.lang.NoClassDefFoundError: Could not initialize class org.sikuli.script.Finder
ERROR: Module: TestRun_Suite could not be imported (file: D:\derusseb\workspace\Multicode\TestRun_Suite.py).
Importing test modules ... done.

----------------------------------------------------------------------

Also I took note of your points 3,4,& 5 and cross-checked once again and made sure everything is crystal clear!!! 
Thanks for the backslash!!!

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