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

Reply via email to