Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] SEVERE: Error filterStart

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] SEVERE: Error filterStart


Chronological Thread 
  • From: Chris Hyzer <>
  • To: Ryan Suarez <>
  • Cc: "" <>
  • Subject: RE: [grouper-users] SEVERE: Error filterStart
  • Date: Fri, 30 Sep 2011 18:40:50 +0000
  • Accept-language: en-US

Ok, I think the "ant db" will start the db with all the test data in it.
What you did is start the DB and init the tables/views which will be empty if
they weren't there. You can download the quickstart data if you want:

Download this file
(http://anonsvn.internet2.edu/cgi-bin/viewvc.cgi/i2mi/trunk/grouper-qs-builder/quickstart.xml?view=co)
into quickstart.xml, and this file into subjects.sql
(http://anonsvn.internet2.edu/cgi-bin/viewvc.cgi/i2mi/trunk/grouper-qs-builder/subjects.sql?view=co)

Import with: ./gsh.sh -registry -runsqlfile subjects.sql
Import with: ./gsh.sh -xmlimport GrouperSystem quickstart.xml

Chris

-----Original Message-----
From: Ryan Suarez
[mailto:]

Sent: Friday, September 30, 2011 2:23 PM
To: Chris Hyzer
Cc:

Subject: Re: [grouper-users] SEVERE: Error filterStart

On 11-09-30 01:58 PM, Chris Hyzer wrote:
> Can you go to WEB-INF/bin, and run:
>
> ./gsh.sh -registry -runscript?

That did the trick! grouper starts up fine now. What did this do?

thanks,
Ryan



Archive powered by MHonArc 2.6.16.

Top of Page