Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] How do I get the psp binary plugin to work?

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] How do I get the psp binary plugin to work?


Chronological Thread 
  • From: David Langenberg <>
  • To: "Bryan E. Wooten" <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] How do I get the psp binary plugin to work?
  • Date: Wed, 21 Aug 2013 14:06:36 -0600

You need the psp jars to be in the classpath.  Put them in /lib of the grouper.api-2.1.4 area.

Dave


On Wed, Aug 21, 2013 at 1:59 PM, Bryan E. Wooten <> wrote:

I have built the grouper api from source and installed it here:

 

/opt/grouper/grouper-2.1.4/grouper.api-2.1.4

 

I untarred  the psp here:

 

/opt/grouper/grouper-2.1.4/grouper.psp-2.1.4

 

When I run ./gsh.sh –psp –bulkSync I get a ClassNotFoundException:

 

 

Using GROUPER_HOME: /opt/grouper/grouper-2.1.4/grouper.api-2.1.4/bin/..

Using GROUPER_CONF: /opt/grouper/grouper-2.1.4/grouper.api-2.1.4/bin/../conf

Using JAVA: java

using MEMORY: 64m-750m

Exception in thread "main" java.lang.RuntimeException: java.lang.ClassNotFoundException: edu.internet2.middleware.psp.PspCLI

 

I can’t find anything in my woking quickstart installation that indicates I need to make further modifications to any scripts or config files.

 

What am I missing? I know it has to be a classpath setting, I just don’t know where I need to make the change.

 

Thanks,

 

Bryan

 




--
David Langenberg
Identity & Access Management
The University of Chicago



Archive powered by MHonArc 2.6.16.

Top of Page