grouper-users - [grouper-users] Active PITMember with sourceId= not found
Subject: Grouper Users - Open Discussion List
List archive
- From: "Zhang, Xiaoling" <>
- To: "" <>
- Subject: [grouper-users] Active PITMember with sourceId= not found
- Date: Thu, 19 Apr 2018 20:26:32 +0000
- Accept-language: en-US
- Authentication-results: internet2.edu; dkim=none (message not signed) header.d=none;internet2.edu; dmarc=none action=none header.from=it.ucla.edu;
- Ironport-phdr: 9a23:YU4YDBQGIgEvweZI0dtbfoeYINpsv+yvbD5Q0YIujvd0So/mwa6zZxCN2/xhgRfzUJnB7Loc0qyK6/umATRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSizexfb1/IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbDVwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4qF2QxHqlSgHLSY0/mHJhMJtkKJVrhGvqBJ+w4HIb46YL+Bxcr/Yfd4AWWZMRMRcWipcCY28dYsPCO8BMP5Wo4b+p1sBtx2+BQa0COjyyzBIh2X53ao+0+QgFwHG0wIsFM8JvXXbrdT1NL0dUea6zKTTzDXDc+la2Srh54jMaB8tu++DUq9tccfIz0QkCg3LjlKVqYP/PjOV0PwAs2md7+p8S+2vkWgnpB9tojSx3MsjlJTGhp8Tx1vZ9it52J44KcCkREN0e9KpH5lduzuUOoZ4WM8uXn1ktDgixrEbuJO2czIGxZUlyhLFdfCLb4aF7gj+WOqNPDt0nHxld6y8ihqu9EWtz/PzWdS03VtFqydIncfDu38C2hHW98SIVuBy8V2k1DuM2A3c8P1LLEYpnqTBMZEh2KQ/lp8LvETDACD2nEL2gbeOeEg4/eak9/nrbqz7q5GEOYJ4kwb+Pb8wlcClBuQ4LxQOUHOc+eSh0r3s4Ff1QK1Qjv0xjqnWrozVJdgapq6+BQ9ZyIEj6wujDzei19QYmnoHIEhZdxKAiojlI1DOIPbmAvejm1mgjStnyv/cMrDuAJjBNHbOnbn7cbpg90JQ1hI/zdVF6JJVDrEBLujzWkj0tNHAAR44Mgy0zPzhCNVyzY4eWH6PDrWEMKzOtV+H/PgjLPeRa48IoDr9MeQq5+byjX8lnl8QZaap3YEQaHClBvRpPV+ZbWPxgtcaD2gKpBE+QffuiF2DSj5Te22yU7wm6jE6DoKmEZnMRpqrgLOfwCe3AIdaaX5bBVCRQj/UcNDOVO0LdTqfOIp8iTEeTpCgTZMszxejqFW8xrZ6ZKKA9TcfqIruzp1o/ODJjjkz8yB5FcKQzzvLQm1pyDAmXTgziepNoUV7xRPL4alxhPhZE9MZr6dZQAczM5H0zvA8Ftv2U0TMcsrfGwXuecmvHTxkFoF5+NQJeUsoQ9g=
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
Hi, In our production Grouper instance, provisioning suddenly stopped this morning. The error is: 2018-04-19 11:58:50,471: [DefaultQuartzScheduler_Worker-3] ERROR GrouperLoaderJob.execute(318) - - Error running up job java.lang.RuntimeException: Active PITMember with sourceId=849415baf08f4813b65e5f86e28f53de not found, Problem in HibernateSession: HibernateSession: isNew: true, isReadonly: false, grouperTransactionType: READ_WRITE_NEW Per thread
https://lists.internet2.edu/sympa/arc/grouper-users/2017-02/msg00008.html, we ran loaderRunOneJob("CHANGE_LOG_changeLogTempToChangeLog") and new edu.internet2.middleware.grouper.misc.SyncPITTables().syncAllPITTables(). After grouperLoader was restarted,
the error didn’t go away. Below is the output of loaderRunOneJob and syncAllPITTables: gsh 0% loaderRunOneJob("CHANGE_LOG_changeLogTempToChangeLog") // Error: unable to evaluate command: Sourced file: inline evaluation of: ``loaderRunOneJob("CHANGE_LOG_changeLogTempToChangeLog");'' : Error invoking compiled command: : Error in compiled command: java.lang.RuntimeException:
java.lang.RuntimeException: Active PITMember with sourceId=849415baf08f4813b65e5f86e28f53de not found, Problem in HibernateSession: HibernateSession: isNew: true, isReadonly: false, grouperTransactionType: READ_WRITE_NEW gsh 1% try { new edu.internet2.middleware.grouper.misc.SyncPITTables().syncAllPITTables(); } catch (Exception e) { e.printStackTrace(); } Number of entries in grouper_change_log_entry_temp: 2684 For best results, run loaderRunOneJob("CHANGE_LOG_changeLogTempToChangeLog") first. Searching for missing active point in time fields Found 0 missing active point in time fields Searching for missing active point in time members Found 0 missing active point in time members Searching for missing active point in time stems Found 0 missing active point in time stems Searching for missing active point in time groups Found 0 missing active point in time groups Searching for missing active point in time role sets Found 0 missing active point in time role sets Searching for missing active point in time attribute defs Found 0 missing active point in time attribute defs Searching for missing active point in time attribute def names Found 0 missing active point in time attribute def names Searching for missing active point in time attribute def name sets Found 0 missing active point in time attribute def name sets Searching for missing active point in time actions Found 0 missing active point in time actions Searching for missing active point in time action sets Found 0 missing active point in time action sets Searching for missing active point in time group sets Found 0 missing active point in time group sets Searching for missing active point in time memberships Found 0 missing active point in time memberships Searching for missing active point in time group sets (second pass) Found 0 missing active point in time group sets Searching for missing active point in time attribute assigns Found 0 missing active point in time attribute assigns Searching for missing active point in time attribute assign values Found 0 missing active point in time attribute assign values Searching for point in time attribute assign values that should be inactive Found 0 active point in time attribute assign values that should be inactive Searching for point in time attribute assigns that should be inactive Found 0 active point in time attribute assigns that should be inactive Searching for point in time memberships that should be inactive Found 0 active point in time memberships that should be inactive Searching for point in time group sets that should be inactive Found 0 active point in time group sets that should be inactive Searching for point in time action sets that should be inactive Found 0 active point in time action sets that should be inactive Searching for point in time actions that should be inactive Found 0 active point in time actions that should be inactive Searching for point in time attribute def name sets that should be inactive Found 0 active point in time attribute def name sets that should be inactive Searching for point in time attribute def names that should be inactive Found 0 active point in time attribute def names that should be inactive Searching for point in time attribute defs that should be inactive Found 0 active point in time attribute defs that should be inactive Searching for point in time role sets that should be inactive Found 0 active point in time role sets that should be inactive Searching for point in time groups that should be inactive Found 0 active point in time groups that should be inactive Searching for point in time stems that should be inactive Found 0 active point in time stems that should be inactive Searching for point in time members that should be inactive Found 0 active point in time members that should be inactive Searching for point in time fields that should be inactive Found 0 active point in time fields that should be inactive Any thoughts are appreciated. Thanks, Xiaoling Zhang UCLA |
- [grouper-users] Active PITMember with sourceId= not found, Zhang, Xiaoling, 04/19/2018
- <Possible follow-up(s)>
- Re: [grouper-users] Active PITMember with sourceId= not found, Shilen Patel, 04/19/2018
- Re: [grouper-users] Active PITMember with sourceId= not found, Zhang, Xiaoling, 04/19/2018
- Re: [grouper-users] Active PITMember with sourceId= not found, Shilen Patel, 04/20/2018
Archive powered by MHonArc 2.6.19.