-
-
风F 小试身手Lv3
发表于2021-3-18 17:33
悬赏100
已解决
楼主
一切配置就绪,abi524一直处于重启查看了日志发现时系统表无法创建。一些参数也修改了。求助大神


最佳答案
风F 发表于 2021-3-19 14:41
http://home.esensoft.com/jira/browse/ABI-17295
该问题可通过补丁

打补丁方法参考https://bbs.esensoft.com/thread-137853-1-1.html
8个回答
本帖最后由 风F 于 2021-3-19 15:02 编辑
xxxl 发表于 2021-3-19 11:27
拔全部的日志导出来看看
CREATE TABLE abi.ABI52_EACL_TOKEN(ESENTOKEN_ VARCHAR(50) BINARY NOT NULL ,REFRESHTOKEN_ VARCHAR(50) BINARY NULL ,TYPE_ BIGINT NULL ,userid_ VARCHAR(100) BINARY NULL ,longTime_ DECIMAL(20,0) NULL ,maxTimes_ DECIMAL(20,0) NULL ,remainTimes_ DECIMAL(20,0) NULL ,APPID_ VARCHAR(100) BINARY NULL ,CREATEDATE_ DATETIME(0) NULL ,MODIFYDATE_ DATETIME(0) NULL ,NEEDSESSION_ VARCHAR(1) NULL ,SESSIONID_ VARCHAR(100) BINARY NULL ,PRIMARY KEY (ESENTOKEN_)) row_format = compressed
出现异常:Table storage engine for 'abi52_eacl_token' doesn't have this option
2021-03-18 17:08:09.294 [Thread-11] INFO c.e.e.tmpfile.SmartTempFileFactory 解锁文件:/storeapp/abiwork/temp/tmp-20210318170808/lock
Exception in thread "Thread-11" org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'actionApiToken': Unsatisfied dependency expressed through field 'tokenService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'tokenServiceImpl': Unsatisfied dependency expressed through field 'repo'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'tokenRepository': Invocation of init method failed; nested exception is com.esen.jdbc.orm.ORMSQLException: 修复表ABI52_EACL_TOKEN时出现异常
-
ESENSOFT官方技术支持 管理员
9#
风F 发表于 2021-3-19 14:41
http://home.esensoft.com/jira/browse/ABI-17295
该问题可通过补丁

打补丁方法参考https://bbs.esensoft.com/thread-137853-1-1.html