I don't see any SSL errors in the catalina.out Did I miss it?
On Tue, Apr 6, 2010 at 5:05 PM, Jeff Chapin <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Is that related to the SSL issue? That error started when we began > logging to the database, and I have not had time to address thant one -- > it is believed that the SSL error is much more critical. > > Jeff > > Scott Battaglia wrote: > > The error is this: > > Exception in thread "pool-2-thread-1" > > org.springframework.dao.DataIntegrityViolationException: > > PreparedStatementCallback; SQL [Insert into COM_AUDIT_TRAIL(AUD_USER, > > AUD_CLIENT_IP, AUD_SERVER_IP, AUD_RESOURCE, AUD_ACTION, APPLIC_CD, > > AUD_DATE) Values(?, ?, ?, ?, ?, ?, ?)]; ORA-01400: cannot insert NULL > > into ("CAS_CONFIG"."COM_AUDIT_TRAIL"."AUD_USER") > > ; nested exception is java.sql.SQLException: ORA-01400: cannot insert > > NULL into ("CAS_CONFIG"."COM_AUDIT_TRAIL"."AUD_USER") > > > > This looks like you tried to do something and there was no user > > available for auditing purposes. > > > > > > On Tue, Apr 6, 2010 at 4:47 PM, Jeff Chapin <[email protected] > > <mailto:[email protected]>> wrote: > > > > We fixed our SSL naming issue and are still getting the error. The sssl > > debug log files are attached, as requested. I created the error twice, > > once in each log. > > > > Thanks, > > > > Jeff > > > > Marvin Addison wrote: > >>> Looking at that cacerts file, it appears that the DigiCert Global > > CA is > >>> in there... > > > >> Next step is to produce an SSL trace and attach it. > > > > > http://www.ja-sig.org/wiki/display/CASUM/SSL+Troubleshooting+and+Reference+Guide > >> has instructions if you need them. > > > >> M > > > > > > > > - -- > You are currently subscribed to [email protected] > <mailto:[email protected]> as: [email protected] > <mailto:[email protected]> > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ > > iEYEARECAAYFAku7ogMACgkQQiaEUfQoY7QJJwCgrdr2vrrAIokJXky2r1icpgyI > MZkAoKqwmUmk3TpqaxLhaRR7ZnwNB7Mv > =MeE0 > -----END PGP SIGNATURE----- > > -- > 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
