grouper-users - RE: [grouper-users] PSPNG ChangeLog issue where group is delete, or re-named
Subject: Grouper Users - Open Discussion List
List archive
- From: Shaun Koh <>
- To: "Bee-Lindgren, Bert" <>, Sean Mason <>, Marwan Shaher <>, "" <>
- Subject: RE: [grouper-users] PSPNG ChangeLog issue where group is delete, or re-named
- Date: Tue, 31 Jan 2017 22:46:30 +0000
- Accept-language: en-US, en-NZ
- Ironport-phdr: 9a23:DUWq3RY+s+1bsc+WczUAGof/LSx+4OfEezUN459isYplN5qZpsy5ZR7h7PlgxGXEQZ/co6odzbGH7+a+BydYvd6oizMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpTEdFQ/iOgVrO+/7BpDdj9it1+C15pbffxhEiCCzbL52Ixi6twTcu8gZjYd+Jas61wfErGZPd+lK321jOEidnwz75se+/Z5j9zpftvc8/MNeUqv0Yro1Q6VAADspL2466svrtQLeTQSU/XsTTn8WkhtTDAfb6hzxQ4r8vTH7tup53ymaINH2QLUpUjms86tnVBnlgzocOjUn7G/YlNB/jKNDoBKguRN/xZLUYJqIP/Z6Z6/RYM8WSXZEUstXSidPAJ6zb5EXAuQBI+hWspX9qVUNoxuwBwasBf/gxTBTi3DswaE2z/4sHR3a0AA+Gd8FrXTarM/yNKcXSe270anIwi/eb/NQxDzz7Y/IchA8qvyLRrJwcdDeyVQpFw/fjVWQrozlMiiP2eQQr2eb7O5gWvipi2E6sQ1+uCSgyt0qiojIn48YzE3P+yt+wIYwP9K4SUh7bMalEJtWqyGVKZF2QsU8TGF0pio20KMJtoOmfCUM1Z8pxAbfZuSaf4WG/h7vTvidLSp5iX5/Zb6zmRa//VK+xuDzVcS4yEtGoyRZntXWqHwByh3e5tKaRvZ9/UqtwzmC2gbO4e9eO080j7DUK5s5z74wiJUTtUPDEzfzmET5g6KabF8r+vW05OTkZrXpvJmcOJJuhg7kLqsigMq/AOUgPggPWWiU5/i82aX+8UD3XLlGlOM6nrTYvZzAOMgXuK60DxVL3oss6BuzFzKm384ZnXkDIlJFYhWHj43xNlHVIPD3F+q/g1K2nDdowPDGPqbsDY/QLnffk7fheaxy60hBxwYp199Q+4hYCrcAIf7rQE/+qMTYDgMlMwyz2+vnB8991oQDWWKXHKCZKrresUKT5u0xOemMf5QYuDL8K/g++/7ulmE1lUUcfamvwZsYdmq4HvJ4LEWFf3bgmMkOHnoXvll2cOu/wnePXHt3ZnC+ULgx4HVzIo+8Ec2LEoqgmqDH1iq2W5lXYGxJEF2KOXDpa8OLUusBYyLUL8N8xHhMbrWoTccE3Aqpskeu0LduKKzR8zYfs7r+y9Fp6vfXkhZ0/jUiS4y42nuSRmc8pWMBRzIslPR6qFZiw1HFyqhxg/FCPfdU4/RTWws9c7Pw8ro+Q5r9QAXcZtqTDUu9T8+9KTA3Ut8rxdISOQBwF8joxkTMxS23G7IP0qGQCYYv2qPaw3XrIcthkTDL2LR33Hc8Rc4aDm2vm6g31A/TT9rSk0yEkeCpcqQ01TPG92OKy2bItUoeVhwmAvaNZmwWekaD9Yex3UjFVbL7TO1/agY=
Hi Bert (and Sean), Thanks, I believe this is linked to the renaming issue I posted a few weeks ago as it occurs when PSPNG attempts to process the group create event. -- fingers crossed this
patch will do the trick In the interim, we’ve configured a trigger in the database to increase the LAST_SEQUENCE_PROCESSED whenever a new error is inserted into the GROUPER_LOADER_LOG for the PSPNG
jobs. – not ideal but prevents provisioning blocks Best Regards, Shaun K. From: [mailto:]
On Behalf Of Bee-Lindgren, Bert Thank you for the details. I've created
GRP-1479 from them. The problem with the Create-Delete-Recreate-etc processes are that PSPNG is handling a Group-Creation event with whatever information was in Grouper, which is different and insufficient and a bad
idea if the group has since been deleted. PSPNG is already "smart" enough to look for deleted in groups in various other event types, but not in the Group-Creation events. I've put the necessary checks into place, and I'll package up a
patch after this change passes the unit tests this afternoon. This was somehow easier for me to find than the renaming problems, which I'm continuing to investigate. Of course, it is remotely possible that the patch from GRP-1479 will help that as well. From:
<> on behalf of Sean Mason <> I've interpreted things differently, or perhaps am working under a different set of circumstances. The AD group had not been created before the Grouper group
was deleted in my environment. It appears to me that it never had a chance to be created. Instead, a Grouper Group was created, a few members added, and then the group was quickly deleted, which created about 5 changelog entries yet to be processed. |
- [grouper-users] PSPNG ChangeLog issue where group is delete, or re-named, Sean Mason, 01/23/2017
- Re: [grouper-users] PSPNG ChangeLog issue where group is delete, or re-named, Marwan Shaher, 01/27/2017
- RE: [grouper-users] PSPNG ChangeLog issue where group is delete, or re-named, Sean Mason, 01/31/2017
- Re: [grouper-users] PSPNG ChangeLog issue where group is delete, or re-named, Bee-Lindgren, Bert, 01/31/2017
- RE: [grouper-users] PSPNG ChangeLog issue where group is delete, or re-named, Shaun Koh, 01/31/2017
- Re: [grouper-users] PSPNG ChangeLog issue where group is delete, or re-named, Bee-Lindgren, Bert, 01/31/2017
- RE: [grouper-users] PSPNG ChangeLog issue where group is delete, or re-named, Sean Mason, 01/31/2017
- Re: [grouper-users] PSPNG ChangeLog issue where group is delete, or re-named, Marwan Shaher, 01/27/2017
Archive powered by MHonArc 2.6.19.