Skip to Content.
Sympa Menu

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

Subject: Grouper Users - Open Discussion List

List archive

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


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

Are you using 2.1.4?  there was a tweak put in there April 18th… if you have a grouper.jar after that it should work… J

 

Thanks,

Chris

 

From: [mailto:] On Behalf Of Bryan E. Wooten
Sent: Tuesday, June 11, 2013 12:10 PM
To:
Subject: [grouper-users] : Can't find stem by name: ':uofu:ref-groups'

 

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