Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Database problem with group

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Database problem with group


Chronological Thread 
  • From: Jutta Biernath <>
  • To:
  • Subject: [grouper-users] Database problem with group
  • Date: Mon, 26 Feb 2018 17:59:27 +0000 (UTC)
  • Ironport-phdr: 9a23:iL7qYxZtwgLossIwl6vX0///LSx+4OfEezUN459isYplN5qZoMS5bnLW6fgltlLVR4KTs6sC17KN9fi4EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQpFiCazbL9oMBm6sRjau9ULj4dlNqs/0AbCrGFSe+RRy2NoJFaTkAj568yt4pNt8Dletuw4+cJYXqr0Y6o3TbpDDDQ7KG81/9HktQPCTQSU+HQRVHgdnwdSDAjE6BH6WYrxsjf/u+Fg1iSWIdH6QLYpUjul86pmRh3lhSkeOzIl7W3cl8h8ga1frR6koRF03ozab5yPNPdmYK3Tfc4USmhCUMleSyNPDYSyYYUUAuodIOhVtZXxqkESoRegAwSnGePhyiVPhn/zxaA01/khER3a3AM6AtkDrXXUo8vvNKcUS++10KnIxijEYvNUxDf99JTIfQo7rf6XXLJ/b9DRyU81GAPZjlWdsoLlPy6M2usWrWeb9e5gVeOpi2I9tg5+vCGiy8ExgYfKnoIY0k7I+Tl7zYovJ9C1SFR3bcOlHZZfrS2WKZV6Tt4kTmp1oig10KcGtoS+fCUSyJQo2Rrfa/uffoiM4xLjT/qRISxmiH5/ebK/gQqy/la6yu36SMa0zEhGojBbndbRq3ABzx3T6s6ZRfth5kqtxyqD2gLJ5uxGIU04j7fXJp8uz7IqiJYfr1nPEjfzmErsja+Wcksk+vKv6+TierjmvoKcOJRvigD+N6QugtawDP85MggIQ2iU5/681Lv98k3lXrlGlOM5nbTEsJzCP8QUura5AxNJ0oYk8xu/AC2m0NMFnXkfMl1FYguLj5XyO17QOvD4Fuyyg1CtkDdw2/DGJaPtDo/MLnjFjLfuY6x960hCxwov09xT/YxbBawcIKG7Zkiku8bfEwc0KUmp2Ov9E/180J8TQ2SCHvXfPa/P4nGS4ed6AfSQeIZdkjfwMf4s+/6m2X0khUMUO6Oo0IERYWy4Nvp7Zk+Ue37thJENHDFZ7UIFUOX2hQjaAnZobHGoUvdgtzw=

Hi, all,

I have a big problem with a group with was created and filled via web
services. Everything worked ok, but a few days ago the according dataset in
grouper_members was seemingly deleted.

Unfortunately I just can guess that from the (meanwhile overwritten) log files
and from the fact that there are records in grouper_members for the other
groups, but not for this one.

Now this group is absolutely unhandle-able, I can neither rename nor move nor
delete it, neither in UI nor in gsh. And even worse: there's no bulkSync
possible, for it crashes each time when the sync touches this group.

I have no idea why this record is missing in grouper_members. It must have
been there before, for the provisioning once worked, the group was exported to
ldap as expected, but was not updated fo a few days now.

Error in log file when provisioning:
****************************************
ERROR Group.toMember(5289) - - could not convert group to member: null
ERROR BaseSpmlProvider.execute(139) - -
Response[status=failure,error=unsupportedOperation,errorMessages={},requestID=
2018/02/26-17:32:04.111]

Error in log file when trying to delete:
**********************************************
ERROR ShellHelper.eval(91) - - Sourced file: inline evaluation of:
``g.delete();'' : Method Invocation g.delete
edu.internet2.middleware.grouper.exception.GrouperException: could not convert
group to member: null,

Error in UI when trying to delete:
*****************************************
Error: could not convert group to member: null, Problem in HibernateSession:
HibernateSession (236e7bf1): notNew, notReadonly, READ_WRITE_NEW,
activeTransaction, session (45e96b86), Problem in HibernateSession:
HibernateSession (77a7eb74): new, notReadonly, READ_WRITE_NEW,
notActiveTransaction, session (45e96b86), Problem calling method
groupDeleteSubmit on
edu.internet2.middleware.grouper.grouperUi.serviceLogic.UiV2Group


Error in UI when trying to rename:
******************************************
Error editing group: could not convert group to member: null, Exception in
update: edu.internet2.middleware.grouper.Group,
edu.internet2.middleware.grouper.hibernate.ByObject@53192628, Problem in
HibernateSession: HibernateSession (1e7bfff9): notNew, notReadonly,
READ_WRITE_NEW, activeTransaction, session (2aebcae1), Exception in update:
edu.internet2.middleware.grouper.Group, ByObjectStatic, query: ', cacheable:
null, cacheRegion: null, entityName: null, tx type: null, Problem in
HibernateSession: HibernateSession (1f03989c): notNew, notReadonly,
READ_WRITE_NEW, activeTransaction, session (2aebcae1), Problem in
HibernateSession: HibernateSession (296d75d5): new, notReadonly,
READ_WRITE_NEW, notActiveTransaction, session (2aebcae1), Problem saving
group: xxx, thread: 5df7bb64


I already thought of simply adding a dummy record in grouper_members, but I
don't know if that causes unresolvable inconsistencies.

Please help!



Thank you,

Jutta



Archive powered by MHonArc 2.6.19.

Top of Page