[DEBUG] 2018-07-31 17:26:31,025 org.apache.ibatis.logging.jdbc.BaseJdbcLogger.debug(BaseJdbcLogger.java:142) - ==> Parameters: schema.version(String)
[ERROR] 2018-07-31 17:26:31,037 org.activiti.engine.impl.interceptor.CommandContext.close(CommandContext.java:171) - Error while closing command context
org.apache.ibatis.exceptions.PersistenceException:
org.nutz.ioc.IocException: IocBean[processEngine] throw Exception when creating
Error querying database. Cause: java.sql.SQLSyntaxErrorException: ORA-00942: 表或视图不存在
at org.nutz.ioc.impl.ObjectMakerImpl.make(ObjectMakerImpl.java:150)
at org.nutz.ioc.impl.NutIoc.get(NutIoc.java:216)
The error may exist in org/activiti/db/mapping/entity/Property.xml
at org.nutz.ioc.impl.NutIoc.get(NutIoc.java:245)
The error may involve org.activiti.engine.impl.persistence.entity.PropertyEntity.selectProperty-Inline
at org.nutz.ioc.impl.NutIoc.get(NutIoc.java:152)