|
All content with label hibernate.
Related Labels:
troubleshooting, logging, internal, diagnostics, management, bandana, debug, documenation, properties, database, user, log4j, debugging, osuser, sql, slow, persistence, performance
How to Improve User Search Performance
(Confluence User Guides and Documents)
your Confluence instance contains thousands of user accounts and you are experiencing performance issues when searching for users, the following migration guide is for you. Background In Confluence 2.1, we introduced a new system for user management inside Confluence (atlassianuser ...
Other labels:
user, osuser, slow, performance, management
|
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, properties, troubleshooting, logging, log4j, sql
|
Persistence in Confluence
(Confluence User Guides and Documents)
three main persistence APIs which are used in Confluence: # Hibernate database persistence, difficult to extend. # Bandana XML persistence, easy to use in plugins. Stored in database in Confluence 2.3, or in Confluence home directory in 2.2.x and earlier. # Content properties database ...
Other labels:
persistence, internal, bandana, documenation
|
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:
database, debugging, troubleshooting, logging, diagnostics
|
|
|