Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Invalid group type

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Invalid group type


Chronological Thread 
  • From: "blair christensen." <>
  • To: "Steve Lemons" <>
  • Cc:
  • Subject: Re: [grouper-users] Invalid group type
  • Date: Tue, 26 Sep 2006 08:37:41 -0500
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=NWwl5ewssDgSHpNxc2Wv7M3rmVQ4Vu+43F+p0i0bP5E3ADyTGVjz4kuwFLwbreYnD8klhZth+/fXF4hoESZrk8DsOUERzatOa2rRw4vKZk9ZZbw7D9J0p4dzzxYlsZ+xxVmEZ41NwpDbhFa527jlqTmgzWFU9FiAaORe7I3LHIo=

On 9/25/06, Steve Lemons
<>
wrote:
Basically I get the same error "Invalid group type: base" on either
an add or a delete. See snippet below.


Message: Code(-9005) The driver returned a "fatal" status
indicating that
the driver should be shut down. Detail from driver:
<description>edu.internet2.m
iddleware.grouper.MemberAddException: invalid group type: base</
description>
<exception class-
name="edu.internet2.middleware.grouper.MemberAddException">
<message>invalid group type: base</message>
<stack-
trace>edu.internet2.middleware.grouper.MemberAddException: invalid
group type: base
at edu.internet2.middleware.grouper.Group.addMember(Unknown
Source)

This is a very unexpected error.

Did you manage to delete the `base` group type from the
`grouper_types` table? Or the `base` type from the group you are
trying to add a member to? You shouldn't be able to do either via the
API but the error *suggests* one of the those situations.



Archive powered by MHonArc 2.6.16.

Top of Page