Skip to Content.
Sympa Menu

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

Subject: Grouper Users - Open Discussion List

List archive

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


Chronological Thread 
  • From: "Bryan E. Wooten" <>
  • To: "" <>
  • Subject: [grouper-users] How do I get the psp binary plugin to work?
  • Date: Wed, 21 Aug 2013 19:59:39 +0000
  • Accept-language: en-US

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

 




Archive powered by MHonArc 2.6.16.

Top of Page