关注JEECG发展历程 关注最新动态和版本, 记录JEECG成长点滴 更新日志 - 技术支持 - 招聘英才

JEECG最新版本下载 JEECG智能开发平台 - 显著提高开发效率 常见问题 - 入门视频 - 参与开源团队

商务QQ: 69893005、3102411850 商务热线(5*8小时): 010-64808099 官方邮箱: jeecgos@163.com

查看: 10130|回复: 1

[代码生成器] 启动jbpm的项目,出现name_

[复制链接]
发表于 2015-1-25 16:57:29 | 显示全部楼层 |阅读模式
org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.jeecgframework.core.
common.service.CommonService org.jeecgframework.web.cgform.service.impl.autolist.CgTableServiceImpl.commonService;
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'activitiService': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void org.jeecgframework.workflow.service.impl.ActivitiServiceImpl.setIdentityService(org.activiti.engine.IdentityService); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processEngine': FactoryBean threw exception on object creation; nested exception is org.apache.ibatis.exceptions.PersistenceException: <|### Error querying database.  Cause: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Unknown column 'NAME_' in 'where clause'<|### The error may exist in org/activiti/db/mapping/entity/Property.xml<|### The error may involve org.activiti.engine.impl.persistence.entity.PropertyEntity.selectProperty-Inline<|### The error occurred while setting parameters<|### SQL:
* from ACT_GE_PROPERTY where NAME_ = ?<|### Cause: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException:
  Unknown column 'NAME_' in 'where clause'


要如何修改才可以启动
发表于 2015-3-9 16:49:07 | 显示全部楼层
ACT_GE_PROPERTY 将这个表的name字段改为name_就可以了
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表