Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Grouper 2.2.2 PSP throws ClassCastException

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Grouper 2.2.2 PSP throws ClassCastException


Chronological Thread 
  • From: Scott Koranda <>
  • To: grouper-users <>
  • Subject: [grouper-users] Grouper 2.2.2 PSP throws ClassCastException
  • Date: Wed, 6 Apr 2016 13:02:49 -0500

Hi,

I am deploying Grouper 2.2.2 installed using
grouperInstaller.jar.

I am using OpenJDK 7

# java -version
java version "1.7.0_95"
OpenJDK Runtime Environment (IcedTea 2.6.4)
(7u95-2.6.4-1~deb7u1)
OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode)

on a Debian 7 system.

After configuring the PSP when I run this GSH command

./bin/gsh.sh -psp -calc foo:bar

I see

2016-04-06 13:49:54,305: [main] ERROR BaseService.loadContext(188) - -
Configuration was not loaded for psp service, error creating components. The
root cause of this error was: java.lang.ClassCastException:
edu.internet2.middleware.psp.ldap.LdapSpmlTarget cannot be cast to
edu.vt.middleware.ldap.pool.LdapPool

What error in my configuration might cause a
java.lang.ClassCastException?

Please let me know if the full stack trace would be helpful.

Thanks,

Scott K






Archive powered by MHonArc 2.6.16.

Top of Page