forked from dbeaver/dbeaver
-
Notifications
You must be signed in to change notification settings - Fork 0
Log files
Serge Rider edited this page Mar 24, 2016
·
1 revision
DBeaver writes different log files. Most of them are Eclipse logs.
Usually log files resides in the workspace.
Default workspace location is ${HOME}/.dbeaver
.
Two standard log files:
-
<workspace-path>/.metadata/.log
- all warnings and errors which happens during normal work -
<workspace-path>/.metadata/dbeaver-debug.log
- the same as.log
plus debug information
In special cases log files can written in other directories. Special case is an emergency situation when DBeaver can't start and there is no workspace. Two typical places to find emergency logs:
<install-path>/configuration
${HOME}/.eclipse/org.jkiss.dbeaver.product_<dbeaver-version>
If you are reporting about some error please attach logs (not complete file but valuable part of it).
Logs are very useful, big number of errors can't be reproduced/fixed without full error stacktrace.
- Installation
- Connecting to a database
- Projects
- Database navigator
-
Data editor
- Filters
- FK navigation
-
SQL Editor
- Script management
- SQL Templates
- SQL databases
- MySQL (MariaDB)
- PostgreSQL
- Oracle
- SQL Server
- DB2
- Generic (JDBC)
- NoSQL databases
- Miscellaneous
- Diagrams (ERD)
- Query Manager
- Data transfer (export/import)
- Data/metadata search
- Database compare