Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Random ldappc failures

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Random ldappc failures


Chronological Thread 
  • From: Paul Engle <>
  • To:
  • Subject: Re: [grouper-users] Random ldappc failures
  • Date: Wed, 29 Jul 2009 13:11:18 -0500

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



- --On Saturday, July 25, 2009 6:42 AM -0500 Tom Zeller
<>
wrote:

>> So, here's the latest. The second round of full postresql
>> logging of the failure did indeed show that it failed on a
>> different chunk of groups, so I'm ruling out db issues.
>
> Do the failures typically happen before of after ldappc's
> initial cache size log message :
>
> INFO GroupEntrySynchronizer.<init>(162) - Group initial
> cache size =
>
> I thought ldappc failed before (without outputting) this log
> message, is that correct ?
>
> TomZ
>

Tom,
Sorry for the delay. Yes, you are correct. On a failure, I
don't get that log message.

I have managed to catch it in the act with an eclipse
debugger attached to the process. Given the text and format of
the fatal log message, I put in a breakpoint in line 128 of
LdappcGrouperProvisioner.java, where the general Exception is
caught in provisionGroups(). Unfortunately, by the time it gets
to this point, most of the useful context of what is was doing
is gone. The exception it's catching, however, looks very odd.

It's a NullPointerException, but the detailMessage and
stackTrace for the exception are both null. And the cause is
another, similar NullPointerException with null detailMessage &
stackTrace & cause that's a NullPointerException, etc. ad
nauseam.

I'll keep poking and see if I can find a better breakpoint.

-paul

- --
Paul D. Engle | Rice University
Sr. Systems Administrator | Information Technology - MS119
(713)348-4702 | PO Box 1892

| Houston, TX 77252-1892
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFKcJDMCpkISWtyHNsRAsaUAKDoUFfvUxY8tEPiwA1N2ZEVBm0J7wCg11gn
M3zonh4SmxFJLXDxK/Wecs8=
=0obb
-----END PGP SIGNATURE-----




Archive powered by MHonArc 2.6.16.

Top of Page