Skip to Content.
Sympa Menu

grouper-users - [grouper-users] : Can't find stem by name: ':uofu:ref-groups'

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] : Can't find stem by name: ':uofu:ref-groups'


Chronological Thread 
  • From: "Bryan E. Wooten" <>
  • To: "" <>
  • Subject: [grouper-users] : Can't find stem by name: ':uofu:ref-groups'
  • Date: Tue, 11 Jun 2013 16:10:25 +0000
  • Accept-language: en-US
  • Authentication-results: sfpop-ironport04.merit.edu; dkim=neutral (message not signed) header.i=none

Whenever I run my Loader ldap job I get the following error:

 

Caused by: edu.internet2.middleware.grouper.exception.StemNotFoundException: Can't find stem by name: ':uofu:ref-groups',

 

When I run this in gsh I get the stem:

 

gsh 6%  stem = StemFinder.findByName(grouperSession,"uofu:ref-groups")

stem: name='uofu:ref-groups' displayName='University of Utah:Reference Groups' uuid='a3b34fac5759444b92054bdda75c75cf'

 

So apparently the issue is the ‘:’ in front of the “uofu”. I can’t for the life of me figure out where that colon is coming from.

 

In grouper-loader.properties I have this:

 

# by default the top folder for an ldap group of groups is the folder where the config group lives.

# set to false if you want to be able to provision groups to anywhere

loader.ldap.requireTopStemAsStemFromConfigGroup = false

 

My loader job has this for the ldap group name _expression_:

 

uofu:ref-groups:${groupAttribute}

 

Where is that colon coming from?

 

Thanks,

-Bryan

 




Archive powered by MHonArc 2.6.16.

Top of Page