首页 新闻 会员 周边

idea中的项目,我再eclipse上尝试部署了一下,就在idea中不能运行了

0
[待解决问题]

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'quartzConfig': Unsatisfied dependency expressed through field 'taskService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'taskServiceImpl' defined in file [D:\my\ybgl-api\target\classes\com\zjrc\ssc\manager\service\impl\TaskServiceImpl.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zjrc.ssc.manager.service.impl.TaskServiceImpl]: Constructor threw exception; nested exception is java.lang.Error: Unresolved compilation problems:
The method getId() is undefined for the type Sequence
The method getAae041() is undefined for the type GroupingCaseDTO
The method getAae042() is undefined for the type GroupingCaseDTO
The method getAae140() is undefined for the type GroupingCaseDTO
The method setAae100(String) is undefined for the type Kf44
The method setBkz111(Long) is undefined for the type Kf44
The method setBkz106(Long) is undefined for the type Kf44
The method getAke010() is undefined for the type MedicalTaskEntity
The method setAae209(Integer) is undefined for the type Kf44
The method getAab302() is undefined for the type MedicalTaskEntity
The method getAaz107() is undefined for the type MedicalTaskEntity
Type mismatch: cannot convert from Map<Object,List<Kf44>> to Map<String,List<Kf44>>
The method getAae140() is undefined for the type Kf44
The method getAab302() is undefined for the type Kf44
The method getBka509() is undefined for the type Kf44
The method getBka509() is undefined for the type Kf44
The method getBkz106() is undefined for the type Kf40
Cannot infer type argument(s) for <R> map(Function<? super T,? extends R>)
The method getAkc264() is undefined for the type Kf44
The method getAkc264() is undefined for the type Kf44
The method getBka509() is undefined for the type Kf44
The method getAkc264() is undefined for the type Kf44
The method getAkc264() is undefined for the type Kf44
The method getBka509() is undefined for the type Kf44
The type Kf44 does not define getBka504(T) that is applicable here
The method getBkz107() is undefined for the type Kf41
The type Kf44 does not define getAaz107(T) that is applicable here
The method getBka509() is undefined for the type Kf44
The method getBka509() is undefined for the type Kf44
The method getBkb534() is undefined for the type Kf44
The method getBkb534() is undefined for the type Kf44
The method getBkz111() is undefined for the type Kf42
The method getBka509() is undefined for the type Kf44
The type Kf44 does not define getBka504(T) that is applicable here
The method getBkz110() is undefined for the type Kf43
The method getKc53() is undefined for the type MedicalTaskEntity
The method getAaz711() is undefined for the type Kc53
log cannot be resolved
The method getAaz308() is undefined for the type MedicalTaskEntity
The method getAaz308() is undefined for the type MedicalTaskEntity
The method getAkc196() is undefined for the type Kc53
The method getAac004() is undefined for the type Kc53
The method getAae135() is undefined for the type MedicalTaskEntity
The method getBkc051() is undefined for the type Kc53
The method getBkc051() is undefined for the type Kc53
The method getBkc052() is undefined for the type Kc53
The method getBkc052() is undefined for the type Kc53
The method getBkc078() is undefined for the type Kc53
The method getBkc078() is undefined for the type Kc53
The method getAkc264() is undefined for the type MedicalTaskEntity
The method getKc54() is undefined for the type MedicalTaskEntity
The method getEke052() is undefined for the type MedicalTaskEntity
The method getEke052() is undefined for the type MedicalTaskEntity
log cannot be resolved
log cannot be resolved
The method getAkc188() is undefined for the type Kc53
The method getAkc188() is undefined for the type Kc53
The method getBkc500() is undefined for the type Kc53
The method getBkc500() is undefined for the type Kc53
The method getBkc502() is undefined for the type Kc53
The method getBkc502() is undefined for the type Kc53
The method getBkc504() is undefined for the type Kc53
The method getBkc504() is undefined for the type Kc53
The method getBkc506() is undefined for the type Kc53
The method getBkc506() is undefined for the type Kc53
The method getBkc508() is undefined for the type Kc53
The method getBkc508() is undefined for the type Kc53
The method getBkc510() is undefined for the type Kc53
The method getBkc510() is undefined for the type Kc53
The method getBkc512() is undefined for the type Kc53
The method getBkc512() is undefined for the type Kc53
The method getBkc514() is undefined for the type Kc53
The method getBkc514() is undefined for the type Kc53
The method getBkc516() is undefined for the type Kc53
The method getBkc516() is undefined for the type Kc53
The method getAae041() is undefined for the type GroupingCaseDTO
Type mismatch: cannot convert from Map<Object,List<CasePointCountEntityDTO>> to Map<String,List<CasePointCountEntityDTO>>
The method getAae140() is undefined for the type CasePointCountEntityDTO
The method getBka504() is undefined for the type CasePointCountEntityDTO
The method getBka504() is undefined for the type CasePointCountEntityDTO
The method getAka101() is undefined for the type CasePointCountEntityDTO
The method setAae100(String) is undefined for the type Kz01
The method setAae100(String) is undefined for the type Kz01
The method getBke505() is undefined for the type TaskLogDTO
The method setAaa027(String) is undefined for the type Ka11
The method setAaa027(String) is undefined for the type Ka10
The method getAae041() is undefined for the type GroupingCaseDTO
The method getAae041() is undefined for the type GroupingCaseDTO
The method getAae041() is undefined for the type GroupingCaseDTO
The method getAae041() is undefined for the type GroupingCaseDTO
The method getAae041() is undefined for the type GroupingCaseDTO
The method setBka504(String) is undefined for the type Ka11
The method getBkz108s() is undefined for the type StartTaskDTO
The method getBkz108() is undefined for the type Kz01
The method getAae041() is undefined for the type GroupingCaseDTO
The method getAae041() is undefined for the type GroupingCaseDTO
The method getAae041() is undefined for the type CasePointCountDTO
The method setAae031(String) is undefined for the type Kz02
The method setAaa027(String) is undefined for the type Kz02
The method setAaa027(String) is undefined for the type Kz02

以上是更改后在idea中运行后报错的内容
二毛605332的主页 二毛605332 | 初学一级 | 园豆:181
提问于:2019-03-21 17:23

clean

pkyou 5年前
< >
分享
所有回答(1)
0

看看版本控制器里有哪些文件更改

pkyou | 园豆:98 (初学一级) | 2019-03-21 18:13
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册