Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Re: Stack overflow when provisioning one stem to multiple targets

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Re: Stack overflow when provisioning one stem to multiple targets


Chronological Thread 
  • From: Jeffrey Crawford <>
  • To: Gouper Users List <>
  • Subject: [grouper-users] Re: Stack overflow when provisioning one stem to multiple targets
  • Date: Fri, 28 Oct 2016 12:34:49 -0700
  • Ironport-phdr: 9a23:7MFjUBE8jaO9dx0qfzJiRZ1GYnF86YWxBRYc798ds5kLTJ75r8mwAkXT6L1XgUPTWs2DsrQf2rCQ7PurADZeqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i760zceF13FOBZvIaytQ8iJ3p7xiLv5oseNKyxzxxOFKYtoKxu3qQiD/uI3uqBFbpgL9x3Sv3FTcP5Xz247bXianhL7+9vitMU7q3cYk7sb+sVBSaT3ebgjBfwdVWx+cjN92Mq+mh7eVQaVrkYHX38N2j5JGBSNuB7gWYrpvzG/q/FwwjKyPMvqQKoyVCj4qapnVUm7pj0AMmsb/W/ZkMFhxIlBqQ2voAZzi9rWbY+bLvdvdYvAdsgRA2dNQ5ACBGR6HoqgYt5XXKI6NuFCoty4/gNWoA==

And if I do need to separate them, how do I prevent the other one from processing the loader jobs?

Jeffrey E. Crawford
Enterprise Service Team

Both pilots and IT professionals require training and currency before charging into clouds!
---------------------------------------

On Fri, Oct 28, 2016 at 12:04 PM, Jeffrey Crawford <> wrote:
Good Morning,

I hesitate to bring this up since it's on the old psp version but when I try to provision parts of one stem to multiple psp targets. I'm getting a stack error:

What I'm doing as an example is consider the following stem
ucsc:org:its:win

I provision ucsc:org:its to an ldap server and ucsc:org:its:win to an AD. It stop right at the point the AD provisioner tries to run with the following error.

Any ideas, or do I need to run a daemon for each target?

Problem calling method fullSync on edu.internet2.middleware.psp.grouper.PspChangeLogConsumer
        at edu.internet2.middleware.grouper.util.GrouperUtil.invokeMethod(GrouperUtil.java:4126)
        at edu.internet2.middleware.grouper.util.GrouperUtil.callMethod(GrouperUtil.java:4063)
        at edu.internet2.middleware.grouper.util.GrouperUtil.callMethod(GrouperUtil.java:4247)
        at edu.internet2.middleware.grouper.app.loader.GrouperLoaderType$10.runJob(GrouperLoaderType.java:1176)
        at edu.internet2.middleware.grouper.app.loader.GrouperLoaderJob.runJob(GrouperLoaderJob.java:416)
        at edu.internet2.middleware.grouper.app.loader.GrouperLoaderJob.execute(GrouperLoaderJob.java:318)
        at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
        at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at edu.internet2.middleware.grouper.util.GrouperUtil.invokeMethod(GrouperUtil.java:4112)
        ... 7 more
Caused by: java.lang.StackOverflowError


Jeffrey E. Crawford
Enterprise Service Team

Both pilots and IT professionals require training and currency before charging into clouds!
---------------------------------------




Archive powered by MHonArc 2.6.19.

Top of Page