Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Trying to get QuickStart working

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Trying to get QuickStart working


Chronological Thread 
  • From: "GW Brown, Information Systems and Computing" <>
  • To: Curt Blank <>
  • Cc: Grouper Users <>
  • Subject: Re: [grouper-users] Trying to get QuickStart working
  • Date: Thu, 25 Jan 2007 17:11:36 +0000



--On 25 January 2007 10:57 -0600 Curt Blank
<>
wrote:

Caused by: java.sql.SQLException: Table not found: GROUPER_FIELDS in
statement [select field0_.id as id, field0_.group_type as group_type,
field0_.field_type as field_type, field0_.field_name as field_name,
field0_.read_priv as read_priv, field0_.write_priv as write_priv,
field0_.nullable as nullable from grouper_fields field0_ order by
field_name asc]

Looks like Grouper can connect to the database, but that it isn't finding GROUPER_FIELDS. Can you see this table through the database manager?

You could also try stopping the database, restarting the webapp and seeing what error you get - presumably a connect error.

What size is your grouper-qs/grouper/dist/run/grouper.script file? Have you run any of the grouper ant targets that might impact the database i.e. db-init or schemaexport?

Gary



----------------------
GW Brown, Information Systems and Computing




Archive powered by MHonArc 2.6.16.

Top of Page