[
https://issues.apache.org/jira/browse/SYNCOPE-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372588#comment-15372588
]
fabio martelli commented on SYNCOPE-904:
----------------------------------------
Hi Colm, I spent a lot of time to fix this issue.
It seems that we would have just a solution: change the route to perform a
specific error handling.
Unfortunately, if we insert the fix into the route the solution won't be safe
from human errors: I mean, someone can change the route in order to remove
error handling and insert errors anyway.
In conclusion, if the goodness of the route has been broken by manual changes
does not remain that adjust it only.
About the hang on 'Finish', I'm afraid that the user has to wait for
SocketTimeoutException rising or he has to change into the browser location
bar: the veil does not permit to click on cancel.
If you agree with me on the analysis, can you close this issue, please?
Regards,
F.
> Camel route error causes UI to freeze
> -------------------------------------
>
> Key: SYNCOPE-904
> URL: https://issues.apache.org/jira/browse/SYNCOPE-904
> Project: Syncope
> Issue Type: Bug
> Components: console
> Reporter: Colm O hEigeartaigh
> Assignee: fabio martelli
> Fix For: 2.0.0
>
>
> After applying the fix for SYNCOPE-900, I edited the "createUser" route as
> follows:
> <bean method="create(${body123}
> If you then create a new user, the UI hangs on "Finish" - you can't click on
> "cancel". From the console.log:
> org.apache.syncope.common.lib.SyncopeClientException: Unknown
> [MethodNotFoundException: Method with name: 123 not found on bean:
> org.apache.syncope.common.lib.to.UserTO@39c6c9f8[
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)