Caused by: org.springframework.beans.factory.BeanCreationException: Could not au
towire field: private com.jeeplus.system.equips.service.lift.LiftAdminAuditServi
ce com.jeeplus.system.equips.service.lift.LiftService.liftAdminAuditService; nes
ted exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'liftAdminAuditService': Injection of autowired dependen
cies failed; nested exception is org.springframework.beans.factory.BeanCreationE
xception: Could not autowire field: org.activiti.engine.TaskService com.jeeplus.
system.equips.service.lift.LiftAdminAuditService.taskService; nested exception i
s org.springframework.beans.factory.BeanCreationException: Error creating bean w
ith name 'processEngine': FactoryBean threw exception on object creation; nested
exception is org.apache.ibatis.exceptions.PersistenceException:
Error querying database. Cause: java.lang.NullPointerException
The error may exist in org/activiti/db/mapping/entity/Property.xml
The error may involve org.activiti.engine.impl.persistence.entity.PropertyEn
tity.selectProperty
The error occurred while handling results
SQL: select * from ACT_GE_PROPERTY where NAME_ = ?
Cause: java.lang.NullPointerException
老是报这个错,怎么办哦?有人遇到过吗,求解。
对应的SQLserver表
注意:其他同伴的电脑可以正常运行的