cancel
Showing results for 
Search instead for 
Did you mean: 

error in user groups

agee
Champ in-the-making
Champ in-the-making
As Admin, when I try to access a user group it gives the following error -

A system error happened during the operation: An authority was not found for GROUP_Software Eng

when I try to delete this group, I get the following exception -

javax.faces.el.EvaluationException: Exception while invoking expression #{GroupsBean.setupGroupAction}
caused by:
org.alfresco.repo.security.authority.UnknownAuthorityException: An authority was not found for GROUP_Software Eng

How do I delete this group or modify it ? also, what could have caused this ?

Help !!
5 REPLIES 5

andy
Champ on-the-rise
Champ on-the-rise
Hi

This is known issue related to tokenisation which has been fixed.

Which version are you using?

Andy

agee
Champ in-the-making
Champ in-the-making
upgraded to 2.1

will this release fix this issue ?

Thanks !!

kevinr
Star Contributor
Star Contributor
Yes those issues are fixed in 2.1.

Kevin

seloum57
Champ in-the-making
Champ in-the-making
I'm using the 2.1 (2.1.0 Entreprise) and I also have this issue…how can I fix it ?

Thanks a lot

andy
Champ on-the-rise
Champ on-the-rise
Hi

This issue is fixed as far as I know. Tokenisation is regardless of locale etc for user name, group id and group membership. If you have the correct code and the patches have been applied there should be no issue.

Can you go to the admin console, system properties screen.  You should be able to find what patches have been applied. Can you report this (or find them in the logs)

Please describe your issue in more detail with a concrete example of what does not work. Also describe the upgrade path you have taken.
How and when were your groups created? What is the name of the group? ….


Andy