Hi Syncoper,

I just checked out latest version of trunk and after installing syncope via 
maven, I started standalone distribution.
When I try to open and save a user (Puccini) I get an InternalServer Error

SCHWERWIEGEND: Servlet.service() for servlet [syncope-core-rest] in context 
with path [/syncope] threw exception [Request processing failed; nested 
exception is org.activiti.engine.ActivitiException: execution 0 doesn't exist] 
with root cause
org.activiti.engine.ActivitiException: execution 0 doesn't exist
                at 
org.activiti.engine.impl.cmd.GetExecutionVariableCmd.execute(GetExecutionVariableCmd.java:52)
                at 
org.activiti.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24)
                at 
org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:60)
                at 
org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:42)
                at 
org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:131)
                at 
org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:40)
                at 
org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:32)
                at 
org.activiti.engine.impl.RuntimeServiceImpl.getVariable(RuntimeServiceImpl.java:115)
                at 
org.apache.syncope.core.workflow.user.activiti.ActivitiUserWorkflowAdapter.doUpdate(ActivitiUserWorkflowAdapter.java:318)
                at 
org.apache.syncope.core.workflow.user.AbstractUserWorkflowAdapter.update(AbstractUserWorkflowAdapter.java:72)

Am I doing something wrong or can someone else confirm that this is a bug?

Best regards.
Jan

Reply via email to