Il giorno 17/set/2012, alle ore 12.29, Colm O hEigeartaigh ha scritto:

> 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,
I cannot reproduce the issue.

I performed the following tests (manually) using the 1.1.0 snapshot in embedded 
mode:
1. (through administration console) new user creation; user suspension; db 
export; db import; user reactivation
2. (through resource synchronization) suspended user synchronization; db 
export; db import; user reactivation

In both cases I can reactivate the user without any problem.

Have you customized the workflow?
Which version are you using?

Best regards,
F.

> 
> Thanks,
> 
> Colm.
> 
> 
> -- 
> Colm O hEigeartaigh
> 
> Talend Community Coder
> http://coders.talend.com
> 

Reply via email to