Getting error after importing the process to APS 1.9.0.1 from 1.8

cancel
Showing results for 
Search instead for 
Did you mean: 
rohit9637
Established Member

Getting error after importing the process to APS 1.9.0.1 from 1.8

I have imported the process to APS 1.9.0.1 from 1.8.
I am getting the following error.

Caused by: java.lang.NoSuchMethodException: Can't unambiguously select between fixed arity signatures [(java.lang.String, org.activiti.engine.delegate.DelegateExecution), (java.lang.Long, org.activiti.engine.delegate.DelegateExecution)] of the method com.activiti.runtime.activiti.bean.UserInfoBean.getFullName for argument types [null, org.activiti.engine.impl.persistence.entity.ExecutionEntity]


Even though the same process works fine in 1.8 version.