On 26/02/2013 16:08, Jan Bernhardt wrote:
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?
Currently the test users cannot be updated or deleted: this is under work by Fabio as per SYNCOPE-265.
Just create new users and work with them in the meanwhile. Regards. -- Francesco Chicchiriccò ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member http://people.apache.org/~ilgrosso/
