|
All content with label logging.
Related Labels:
hibernate, troubleshooting, sql, audit, database, debug, debugging, howdoi-faq, diagnostics, properties, user, log, log4j, access
Troubleshooting SQL Exceptions
(Confluence User Guides and Documents)
you get an exception similar to one of the following: org.springframework.dao.DataIntegrityViolationException: (HibernateTemplate): data integrity violated by SQL ''; nested exception is java.sql.BatchUpdateException: Duplicate entry '1234' for key 1 at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.translate(S QLStateSQLExceptionTranslator.java:88) caused by: java.sql.BatchUpdateException: Duplicate entry '1234' for key ...
Other labels:
debug, hibernate, properties, troubleshooting, log4j, sql
|
Enable user access logging
(Confluence User Guides and Documents)
Generate a basic log indicating which users are accessing which pages in Confluence. Application servers are able to log the requested URL, but they cannot determine the currently logged in user. This log is not currently formatted to be accessible to web log analysis tools such as AwStats ...
Other labels:
howdoi-faq, user, log, access, audit
|
Enabling detailed Hibernate logging
(Confluence User Guides and Documents)
instructions increase Confluence's logging to report individual requests being sent to the database by Hibernate. It is useful for troubleshooting: XML site backups Restoring a Site that fail to import Exceptions caused by an illegal database operation To do this in Confluence, you need ...
Other labels:
hibernate, database, debugging, troubleshooting, diagnostics
|
|
|