Skip to Content.
Sympa Menu

grouper-users - [grouper-users] unable to obliterate a stem using GSH

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] unable to obliterate a stem using GSH


Chronological Thread 
  • From: Scott Koranda <>
  • To: grouper-users <>
  • Subject: [grouper-users] unable to obliterate a stem using GSH
  • Date: Thu, 24 Mar 2016 12:30:09 -0500

Hi,

I am using Grouper 2.2.1.

When I execute in GSH this

GrouperSession.startRootSession();
obliterateStem("CAA",false,false);

I see this:

Obliterating stem: CAA
Obliterating stem: CAA:Ad Hoc
Done obliterating stem: CAA:Ad Hoc
Obliterating stem: CAA:Managed By COmanage
Done deleting group: CAA:Managed By COmanage:members
Done obliterating stem: CAA:Managed By COmanage
Obliterating stem: CAA:Computed or Calculated
Done obliterating stem: CAA:Computed or Calculated
Obliterating stem: CAA:Authorization Groups
Done deleting group: CAA:Authorization Groups:WikiWriters
Done obliterating stem: CAA:Authorization Groups
// Error: unable to evaluate command: Sourced file: inline
// evaluation of: ``obliterateStem("CAA",false,false);'' :
// Error invoking compiled command: : Error in compiled
// command:
// edu.internet2.middleware.grouper.exception.GroupDeleteException:
// Problem in HibernateSession: HibernateSession (61e8d137):
// notNew, notReadonly, READ_WRITE_NEW, activeTransaction,
// session (4e6cadeb), stem name: CAA:Expressionism, group
// extension: Expressionism, group dExtension: Expressionism,
// uuid: bdbb44c33c71494090b00570516c4a86, ,
Problem in HibernateSession: HibernateSession (f24e07f):
notNew, notReadonly, READ_WRITE_NEW, activeTransaction,
session (4e6cadeb),
Problem in HibernateSession: HibernateSession (4ec5571b): new,
notReadonly, READ_WRITE_NEW, notActiveTransaction, session
(4e6cadeb)

Any ideas?

Thanks,

Scott K



Archive powered by MHonArc 2.6.16.

Top of Page