Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Grouper Newbie Question

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Grouper Newbie Question


Chronological Thread 
  • From: "Louden, Rachel" <>
  • To:
  • Subject: [grouper-users] Grouper Newbie Question
  • Date: Thu, 12 Nov 2015 11:49:37 -0500

Hi

I am new to Grouper and working off the demo.

I built my own data source in sources.xml called myjdbc.

If I use gsh.sh, I can find the user that I added to that data source. So, the sources.xml file is not generating errors.

I have configured a grouper loader group. I have added the user from myjdbc to the grouper loader group. If I use gsh.sh, I can see the myjdbc user in my group.

When I click on the group in the Grouper UI I get the error,

Error: Cant find source with id: 'myjdbc', Possible source id's: 'g:gsa', 'grouperEntities', 'grouperExternal', 'jdbc', 'g:isa', , Problem calling method viewGroup on edu.internet2.middleware.grouper.grouperUi.serviceLogic.UiV2Group

If I search for members, my new data source does not appear in the list of searchable data sources.

I tried adding the following to the grouperUI.properties file. I just incremented the numbers to the next available sourceId..

grouperUi.screenLabel2.sourceId.4 = myjdbc
grouperUi.screenLabel2.screenEl.4 = ${subject.name}
grouperUi.subjectImg.sourceId.7 = myjdbc

How do I get the UI to pick up the new source? Is there documentation that I am missing for this?

Do I need to rerun the ant command somewhere?

Thank you in advance for your assistance. I am completely new to this.

Rachel

---------------------

UNC Charlotte




Archive powered by MHonArc 2.6.16.

Top of Page