← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #262653]: Getting [testng] [error] ResourceLoaderBasic: checkLibsDir: libs folder outdated! error on jenkins

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
[testng] [action] ResourceLoaderBasic: check: Please wait! Trying to
extract libs to:
C:/jenkins/workspace/espn_discovery/behavioral_tests/ESPN_Harness/lib/libs

Sikuli tries to export the native libraries, but the folder is not
writable.

The easiest would be to run setup again in a normal environment and copy
the created jars you need together with the libs folder to the read-only
location.

(Sikuli internally checks, wether the files in the libs folder have a timestamp in the past compared to the jar timestamp. In this case it tries to export the native libs again from the jar.
In fact it is only the timestamp of the .txt file, that is checked.
So just touching this and the jar might be sufficient)

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