Skip to content

Ddbeaver.drivers.configuration-file no longer works #23466

Description

@MickaelRoy

Description

I configured the ini file (-Ddbeaver.drivers.configuration-file=c:\some-path\dbeaver-drivers-config.xml) and xml file, and also
I moved the driver to this location with the drivers.xml file.
I start dbeaver, then open the database, and I am not prompted to download the driver

The only way to centralize driver repo is setting the parameter ui.drivers.home in the user config file: "C:\Users\User\AppData\Roaming\DBeaverData\workspace6.metadata.plugins\org.eclipse.core.runtime.settings\org.jkiss.dbeaver.core.prefs" witch is not ideal for admin purpose

DBeaver Version

Community Edition 24.0.2

Operating System

Windows server 2022

Database and driver

example: sqlite 3.44.1

Steps to reproduce

add the setting -Ddbeaver.drivers.configuration-file=C:\ProgramData\DBeaverData in dbeaver.ini
copy previously downloaded drivers from C:\Users\user\AppData\Roaming\DBeaverData to C:\ProgramData\DBeaverData
copy drivers.xml from C:\Users\user\AppData\Roaming\DBeaverData\workspace6.metadata.config to C:\ProgramData\DBeaverData
Start dbeaver, it prompts to download the driver for the current project.

Additional context

no issue on previous 23.x version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions