So, same root cause as @jimmbimm
Suggestion :
- open the sqlite jar file that I asked you to download previously with an archive software able to open a ZIP file (a JAR file is in fact a ZIP file)
(https://repo1.maven.org/maven2/org/xerial/sqlite-jdbc/3.42.0.1/sqlite-jdbc-3.42.0.1.jar) - extract the .so file in org\sqlite\native\Linux\armv7\
- put it in the directory
/var/lib/openhab/tmp/lib
(you may have to create it before, be sure to let openhab able to read it) - and then retry (again…)