On 17/09/2012 12:29, Colm O hEigeartaigh wrote: > Hi all, > > I'm experimenting with the H2 instance that ships with Syncope's > embedded mode. If I create a user with "status" of true in the > backend, then it imports fine. If I create a user with "status" of > false in the backend it appears with status "suspended" in Syncope. > However it does not appear possible to "enable" the user in Syncope. > If I click "save" on the suspended user I get the following error: > > SEVERE: Servlet.service() for servlet [syncope-core-rest] in context > with path [/syncope] threw exception [Request processing failed; > nested exception is > org.apache.syncope.core.workflow.WorkflowException: > org.activiti.engine.ActivitiException: No outgoing sequence flow of > the exclusive gateway 'suspendedGw' could be selected for continuing > the process] with root cause > org.activiti.engine.ActivitiException: No outgoing sequence flow of > the exclusive gateway 'suspendedGw' could be selected for continuing > the process > at > org.activiti.engine.impl.bpmn.behavior.ExclusiveGatewayActivityBehavior.leave(ExclusiveGatewayActivityBehavior.java:86) > > Is this a bug?
Hi Colm, even though I think there shouldn't be any difference, which version are you running? Anyway, I'll check ASAP and try to find more insights. Regards, -- Francesco Chicchiriccò ASF Member, Apache Cocoon PMC and Apache Syncope PPMC Member http://people.apache.org/~ilgrosso/
