grouper-users - Re: [grouper-users] Active PITMember with sourceId= not found
Subject: Grouper Users - Open Discussion List
List archive
- From: Killian Stone <>
- To: Shilen Patel <>, Scott Koranda <>
- Cc: grouper-users <>
- Subject: Re: [grouper-users] Active PITMember with sourceId= not found
- Date: Tue, 7 Feb 2017 17:12:52 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:mbrZSBRCeJXOMgJQ4vHM7+yhf9psv+yvbD5Q0YIujvd0So/mwa6zYxyN2/xhgRfzUJnB7Loc0qyN4vymCTRLvsnJmUtBWaQEbwUCh8QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnYdFRrlKAV6OPn+FJLMgMSrzeCy/IDYbxlViDanb75/KBq7oR/Su8UKjodvKKQ8wQbVr3VVfOhb2XlmLk+JkRbm4cew8p9j8yBOtP8k6sVNT6b0cbkmQLJBFDgpPHw768PttRnYUAuA/WAcXXkMkhpJGAfK8hf3VYrsvyTgt+p93C6aPdDqTb0xRD+v4btnRAPuhSwaLDMy7n3ZhdJsg6JauBKhpgJww4jIYIGOKfFyerrRcc4GSWZdW8pcUTFKDIGhYIsVF+cPPfhWoZThp1UArhW+CwujBOLzxTBHnXL5x7E23/g7HA3awAAsAdQDu2nUotXvM6cSVPi4wqzJzTXHa/NW2C3y6I7VeR48vfGMWrRwftTMwkQoFAPFj1GQqYj+PzOJ0eQAqGub7/F9Ve61lWEothxxryGpy8wxhIfJgYcVxUrF9SV/2Is1Kse4SElmYd68DpRQrTqaN4toTcMmR2Fkojw6yqAAuZKjcygK0pMnxwPHa/OZaYiE+AjsVP6JITp+mXlre6q/ig6s/Ue61uHwS8y53EtXoiZYl9TMuH8A2wDP5sWCRPty4Eis1SqK2g3W6+xIPF04mbLFJ5Mh2LI8i5sevEvZEiPrhEn6lqCbe0M58eay8evneK/pppqEOo90lA7+NqMul9SnD+kkNQYCQ3WX9f2h2rP74EH1WbJKgeYonaXDt5DaONgbqbW+Aw9I1IYs9gyzDy+80NQfgXkIMk5KeA6Gj4juPVHCOvf4Deqjg1SolzdrwPPGMqf9DZXKK3jPiLbhfbBj5E5A0Ac/08pQ645JBrwEPf7/R1L9udnWDhI2LwC43+PqCNtj2Y4RRW6CB6qUPaLPvVOV/u4vJvODZI4RuDbzMfgl4PvugGc6mV8ceamp2YAXaGy/Hvl9IEWZemfsjs0fHmgXowoyVPbqh0GaUT5Pe3ayWLox5j4hCIKhEIfDXp6igKaY0CemBZ1ZeHpGCkuXHHfsdoWEQOsMaDmMLsN7kzwEU6ShRJE71RGoqgD616RrIvDK9SIFqJKwnORystbTlBU/83RMBtiQ1ynZVGF1mm4ObzMr3605rEBgnBPL6qN/n+AQNttJ7vVFW09uLp3b1eV8B9naVQfIf9PPQ1GjFIaIGzY0G/Ewx9sPakA1IMmliB2LiymrB7sOi7ujB4cptK/Qwi6idI5G13/a2fx53BEdScxVODjj3/Yn+g==
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
I have seen a similar problem happen when sticky sessions on a webserver and additions to a group are being made. It seems to happen when a member is being added to groups on multiple nodes at the same time. One of the transactions gets rolled back when inserting into the PIT table. At least, that is one of the theories but I haven't had time to confirm it. Temporarily using only one node confirmed the problem is at least similar to the theory.
Since this is a dev instance it is likely that syncing the PIT table once will fix the problem. If it happens again it may be something else.
--
Killian Stone
Application Developer
Office of Mediated Education
Kansas State University
| 785-532-4353
From: <> on behalf of Shilen Patel <>
Sent: Tuesday, February 7, 2017 8:27:57 AM To: Scott Koranda Cc: grouper-users Subject: Re: [grouper-users] Active PITMember with sourceId= not found This would happen if previously the grouper_pit_members table got out of sync. Maybe the temp change log was truncated at some point?
In any case, to fix this via gsh:
gsh 0% new edu.internet2.middleware.grouper.misc.SyncPITTables().processMissingActivePITMembers() Thanks!
- Shilen
On 2/7/17, 7:05 AM, "Scott Koranda" <> wrote:
|
- [grouper-users] Active PITMember with sourceId= not found, Scott Koranda, 02/07/2017
- Re: [grouper-users] Active PITMember with sourceId= not found, Shilen Patel, 02/07/2017
- Re: [grouper-users] Active PITMember with sourceId= not found, Killian Stone, 02/07/2017
- Re: [grouper-users] Active PITMember with sourceId= not found, Scott Koranda, 02/08/2017
- Re: [grouper-users] Active PITMember with sourceId= not found, Shilen Patel, 02/08/2017
- Re: [grouper-users] Active PITMember with sourceId= not found, Scott Koranda, 02/08/2017
- Re: [grouper-users] Active PITMember with sourceId= not found, Scott Koranda, 02/08/2017
- Re: [grouper-users] Active PITMember with sourceId= not found, Shilen Patel, 02/08/2017
- Re: [grouper-users] Active PITMember with sourceId= not found, Shilen Patel, 02/07/2017
Archive powered by MHonArc 2.6.19.