切换到宽版
  • 20阅读
  • 0回复

系统启动是报错 [复制链接]

上一主题 下一主题
离线马世松
 


第一次使用,开始创建所有系统表.
2025-08-13 14:56:13.201  INFO 8980 --- [           main] com.thams.service.engine.TableEngine     : 创建表:F_S_ALL  语句:create table F_S_ALL (DID bigint not null, FIELDNAME varchar(32) not null, CHNAME varchar(256) not null, FIELDTYPE bigint not null, LENGTH bigint not null, NOTNULL bigint, NOTDUP bigint, NOTINWEB bigint, FCATTR bigint, FMATTR bigint, READONLYCOLS varchar(16), primary key (DID))
2025-08-13 14:56:13.279  WARN 8980 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'commonController': Unsatisfied dependency expressed through field 'userService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userServiceImpl': Unsatisfied dependency expressed through field 'settingsService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'settingsServiceImpl': Unsatisfied dependency expressed through field 'kuFangService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'kuFangServiceImpl': Unsatisfied dependency expressed through field 'dbinfoService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbinfoServiceImpl': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException:
### Error updating database.  Cause: java.lang.reflect.InvocationTargetException
### Cause: java.lang.reflect.InvocationTargetException



一般是解压工具的问题,换个解压工具,好压、360等
快速回复
限100 字节
批量上传需要先选择文件,再选择上传
 
上一个 下一个