Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-dev] Problem since upgrade to 1.4.1

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-dev] Problem since upgrade to 1.4.1


Chronological Thread 
  • From: Petra Schmitz <>
  • To: Chris Hyzer <>
  • Cc: "" <>
  • Subject: Re: [grouper-dev] Problem since upgrade to 1.4.1
  • Date: Wed, 29 Apr 2009 07:03:23 +0200

Hi Chris,

thank you very much.


Chris Hyzer wrote:
Can you send me more logs?

You will find more logs in your mailbox.


1. Connections in the pool are getting closed (I hope not)
2. Firewall might be getting restarted or dropping open connections that are
idle too long
3. Database was restarted

The database is running on the same machine, there is no firewall.


Might want to upgrade the postgres driver jar if it is not the latest.

I took the latest driver from grouper.binary.1.4.1/lib/jdbcSamples/, but i will try to get the latest driver for our database (Postgres 8.1.11)


Do these queries return one row?

select * from grouper_members as m where m.subject_id = 'GrouperAll'
and m.subject_source = 'g:isa'
and m.subject_type = 'application'

select * from grouper_groups as g where g.id =
'9a229a6c-6f22-44be-8588-214e10ebbc09'

Both queries return one row.

Best rqegards
Petra

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.16.

Top of Page