I have created a new folder and need to assign create group privileges. (Logged in as GrouperSystem)
When I search for the entity that I want to assign privileges I get more than one page of results. I need to hit the “next” link. When I do that I get this error on the web page:
Assign creation privileges for [{0}]
Error:
-
Error retrieving current group [ff2a8e97a8444346b7bcdc94cff6e640]. Group may have been deleted or you may have insufficient privileges
-
If you continue to encounter errors, please contact technical support.
If the entity I want is in the first set of results I can assign the privilege.
Log file looks like this:
2013-09-19 09:46:43,011: [http-8080-6] ERROR SearchNewMembersAction.grouperExecute(303) - < GrouperSystem 4C3E9AD046E6C05175120F906D8D12E6-0012 cc8028ac3fda48a8aed1f83829312d7f GrouperSystem g:isa > - Error retrieving
group with id=c82c753c815f4f2ca7c92e780fb82758
edu.internet2.middleware.grouper.exception.GroupNotFoundException: Cant find group by uuid: c82c753c815f4f2ca7c92e780fb82758
at edu.internet2.middleware.grouper.internal.dao.hib3.Hib3GroupDAO.findByUuid(Hib3GroupDAO.java:1204)
at edu.internet2.middleware.grouper.internal.dao.hib3.Hib3GroupDAO.findByUuid(Hib3GroupDAO.java:1178)
at edu.internet2.middleware.grouper.GroupFinder.findByUuid(GroupFinder.java:430)
at edu.internet2.middleware.grouper.GroupFinder.findByUuid(GroupFinder.java:411)
at edu.internet2.middleware.grouper.ui.actions.SearchNewMembersAction.grouperExecute(SearchNewMembersAction.java:301)
at edu.internet2.middleware.grouper.ui.actions.GrouperCapableAction$1.callback(GrouperCapableAction.java:232)
at edu.internet2.middleware.grouper.internal.dao.hib3.Hib3TransactionDAO$1.callback(Hib3TransactionDAO.java:66)
at edu.internet2.middleware.grouper.hibernate.HibernateSession.callbackHibernateSession(HibernateSession.java:571)
at edu.internet2.middleware.grouper.internal.dao.hib3.Hib3TransactionDAO.transactionCallback(Hib3TransactionDAO.java:56)
at edu.internet2.middleware.grouper.hibernate.
Same error occurs trying to add either “group create” of “folder create” to the stem.
Any ideas?
-Bryan