Ah OK, creating a new user and updating that one works fine.

I was expecting that SYNCOPE-265 is only about fixing schema validation errors 
and my exception was related to Activity workflow. 
Anyhow thanks for pointing me to the right direction.

Best regards.
Jan


> -----Original Message-----
> From: Francesco Chicchiriccò [mailto:ilgro...@apache.org]
> Sent: Dienstag, 26. Februar 2013 16:12
> To: dev@syncope.apache.org
> Subject: Re: Bug in trunk for updating users?
> 
> 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(GetExecutio
> nVariableCmd.java:52)
> >                  at
> org.activiti.engine.impl.interceptor.CommandExecutorImpl.execute(Comma
> ndExecutorImpl.java:24)
> >                  at
> org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(C
> ommandContextInterceptor.java:60)
> >                  at
> org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTra
> nsactionInterceptor.java:42)
> >                  at
> org.springframework.transaction.support.TransactionTemplate.execute(Tra
> nsactionTemplate.java:131)
> >                  at
> org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInt
> erceptor.java:40)
> >                  at
> org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.j
> ava:32)
> >                  at
> org.activiti.engine.impl.RuntimeServiceImpl.getVariable(RuntimeServiceImpl
> .java:115)
> >                  at
> org.apache.syncope.core.workflow.user.activiti.ActivitiUserWorkflowAdapte
> r.doUpdate(ActivitiUserWorkflowAdapter.java:318)
> >                  at
> >
> org.apache.syncope.core.workflow.user.AbstractUserWorkflowAdapter.upd
> a
> > te(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/

Reply via email to