Resolved Strix-Platform - JDBC driver!

DeadAngel

Heir
Customer
Всех с наступившим новым годом :)

Может сталкивался кто с таким? Подскажите куда копать.
P.S Мануал дизера видел)

Логи
[05:01:01] [strixplatform] ERROR - Unable to load JDBC driver! [05:01:01] [strixplatform] ERROR - Exception in function DatabaseManager::checkTableExist. Exception: Cannot invoke "org.apache.commons.dbcp.PoolingDataSource.getConnection()" because "this._source" is null [05:01:01] [strixplatform] ERROR - An error occurred during initialization. Disabling protection ...
 
Last edited:
Тему можно закрыть разобрался.


в конфиге strix_platform_main.properties
strixplatform.globalconfig.database.DatabaseDriver = com.mysql.jdbc.Driver
поменял на
strixplatform.globalconfig.database.DatabaseDriver = com.mysql.cj.jdbc.Driver
Драйвер начал прогружаться.
 
Last edited:
Back
Top