M manuelsalazar Member Licensed User Jul 8, 2020 #1 Hi: With B4j8.1 with Java8 , the *.jar file of the jrdc2 program, execute fine , but with with B4j8.3 with OpenJDK sends me the following message : ERROR: A JNI error has ocurred, please check your installation and try again. Any idea of the problem ????? thanks in advanced.
Hi: With B4j8.1 with Java8 , the *.jar file of the jrdc2 program, execute fine , but with with B4j8.3 with OpenJDK sends me the following message : ERROR: A JNI error has ocurred, please check your installation and try again. Any idea of the problem ????? thanks in advanced.
EnriqueGonzalez Expert Licensed User Longtime User Jul 8, 2020 #2 most likely your jars are incompatible with Jdk 11, you should update them to the latest versions and verify compatibility. Without further information, I am just guessing Upvote 0
most likely your jars are incompatible with Jdk 11, you should update them to the latest versions and verify compatibility. Without further information, I am just guessing
OliverA Expert Licensed User Longtime User Jul 8, 2020 #3 What database driver are you using? Make sure it is compatible with the version of Java you are using with B4J. OpenJDK is vague. What version? Upvote 0
What database driver are you using? Make sure it is compatible with the version of Java you are using with B4J. OpenJDK is vague. What version?