I built this Java Project on GitHub by Creating a Maven Project in Eclipse IDE for Enterprise Java Developers Version: 2019-03 (4.11.0), Build id: 20190314-1200 and copying the pom.xml file and src folder into my project and updated the project with Maven. When I run the project as a Java Application in Tomcat$1 - org.apache.catalina.startup, I get this in the Console View:
Error: A JNI error has occurred, please check your installation and try again
I checked a lot of the other stackoverflow posts similar to this with this error message, and none of them worked. There are some that are within a different context.
Any help is appreciated.