0

When I use springboot+mybatis to connect TDengine, there is an exception:

java.lang.UnsatisfiedLinkError: 'com.taosdata.jdbc.TSDBException com.taosdata.jdbc.TSDBJNIConnector.setConfigImp(java.lang.String)'

My environment:

System: MacOS TDengine client version: 3.0.1.6 TDengine server version : 3.0.1.6

However when I try to load the library directly, it's ok.

System.loadLibrary("taos"); 

error report:

enter image description here

I don't know how to fix it.

superman
  • 1
  • 4

0 Answers0