forked from DSpace/DSpace
-
Notifications
You must be signed in to change notification settings - Fork 22
Debugging
Ondrej Kosarko edited this page Apr 17, 2026
·
3 revisions
⚠️ This page is stale and is kept for reference only. For current troubleshooting, see Problems & Errors.
Add to utilities/src/main/resources/hibernate.cfg.xml
<property name="hibernate.show_sql">true</property>
or add to dspace/config/log4j.properties
log4j.logger.org.hibernate.SQL=DEBUG, HIBERNATE
log4j.additivity.org.hibernate=false
log4j.appender.HIBERNATE=org.dspace.app.util.DailyFileAppender
log4j.appender.HIBERNATE.File=${log.dir}/hibernate.log
log4j.appender.HIBERNATE.DatePattern=yyyy-MM-dd
log4j.appender.HIBERNATE.MaxLogs=0
log4j.appender.HIBERNATE.layout=org.apache.log4j.PatternLayout
log4j.appender.HIBERNATE.layout.ConversionPattern=%d %-5p %c @ %m%n
Uncomment in utilities/src/main/resources/hibernate.cfg.xml
<property name="hibernate.generate_statistics">true</property>
Getting Started
Features
- All Features — full categorised list
- CLARIN Licenses
- PIDs & Handles
- Featured Services / Refbox
- Field-Level Permissions
- File Previews
- Sharing a Submission
- Personal Access Tokens
- DOI Configuration per Community
- ROR Authority
Operations
- Kubernetes Deployment
- Samples (.env, Nginx)
- Nginx + Shibboleth
- Handle Server · Setup (v7)
- Shibboleth · DiscoJuice
- Shibboleth Accounts
- S3 Storage · CESNET S3
- Google Analytics
- Matomo
- Solr
- Logging
- Custom Namespace
- Health Report
For Users
Development
Reference
- Authorizations
- Metadata Info
- Citations (proposal)
- Repository Checklist
- Search, Browse & Filters
- Localization
- Importing Items (CLI)
- NFA Import - Steps
- OpenAIRE
- DOI Registration
- Inclusion in OLAC
- Unit Testing
- Deploy Checks
- Troubleshooting
- Versioning Theory
- Dynamic Resource Versioning
- Metashare Import · Schema
- Web Server Overview
- LINDAT Common Theme
- Workshop 2016 Results
- WebLicht Integration
- Google Dataset Search
Archive (v5 / stale)
- Old Home (v5)
- Installation (v5)
- Prerequisites (v5)
- Connecting Tomcat with Apache
- Using Apache
- Building Shibboleth FastCGI
- Shibboleth Install (v5)
- EUDAT Replication
- Backup (v5)
- Spring Social / Google Drive (v5)
- Clarin (→ Repository Checklist)
- Control Panel (v5)
- Overlays (v5)
- Configuration (v5)
- Speeding Up Downloads
- Debugging (v5)
- Selenium (v5)
- Code Contributions (v5)
- Best Practices (v5)
- Testing Hudson
- Working on Windows
- Prerequisites Checklist (v5)
- Migration to DSpace 7.2.1
- Upgrade From Lindat
- Piwik (→ Matomo) · Piwik Cleaning