Thanks Marv! Yeah we would love to go that route. We thought the issue might be in Inspektr and had tried different versions to no avail.
Do you need anything from us? -Bryan -----Original Message----- From: Marvin S. Addison [mailto:[email protected]] Sent: Wednesday, May 30, 2012 1:34 PM To: [email protected] Subject: Re: [cas-user] Still can't write to Service Manager DB 3.4.12 > So after much work we still can't write to the Service Manager DB. > This error only occurs is we have Auditing turn on. If Auditing is > turn off we can write to the Service Manager DB. We think the issue is > a null data source. > > Has anyone else seen this issue? I wrote about my theory at length a while back. I'm still fairly certain the issue is that there's a try/catch/finally block in Inspektr where the a resolver can throw from within the catch block before setting a requisite variable, leaving it null inside the finally block where the actual database write is performed. The only way to verify that theory is to run a patched version of Inspektr with additional logging. Let me know if you want to go that route. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
