Skip to Content.
Sympa Menu

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

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] Grouper Newbie Question


Chronological Thread 
  • From: Chris Hyzer <>
  • To: "Louden, Rachel" <>, "" <>
  • Subject: RE: [grouper-users] Grouper Newbie Question
  • Date: Thu, 12 Nov 2015 16:59:07 +0000
  • Accept-language: en-US

Edit the WEB-INF/classes/sources.xml (make same as one from GSH) and bounce the tomcat.  In the future you can run GSH from WEB-INF/bin/gsh and things will be in sync.  Each JVM process needs config files to be consistent.

 

Thanks,

Chris

 

From: [mailto:] On Behalf Of Louden, Rachel
Sent: Thursday, November 12, 2015 11:50 AM
To:
Subject: [grouper-users] Grouper Newbie Question

 

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