Sergey Starosek

Results 7 comments of Sergey Starosek

Observing the same with the following configuration: Spring Boot 2.1.8, Java 1.8.0_222, Hikari CP 3.2.0. Pool configuation: ``` autoCommit......................true catalog.........................none connectionInitSql...............none connectionTestQuery.............none connectionTimeout...............1000 dataSource......................none dataSourceClassName.............none dataSourceJNDI..................none dataSourceProperties............{password=} driverClassName................."oracle.jdbc.OracleDriver" healthCheckProperties...........{} healthCheckRegistry.............none...

I've rasied #4 to address this issue, hope this helps.

I'm using Dark theme with Classical theme for Fonts and Colors: ![image](https://github.com/dbeaver/dbeaver/assets/5725078/d550d1aa-71b0-4c90-9267-4e8da73bf0d1) I've also tried to set env variable `NO_AT_BRIDGE=1` as suggested in other linux-related issue but with the same...

> @ssttaarr Hi, are you using a classical theme? This may be the possible reason [eclipse-platform/eclipse.platform.swt#191](https://github.com/eclipse-platform/eclipse.platform.swt/issues/191) No other plugins crash Eclipse, only DBeaver does. That's why I've created this issue...

Just to give an update: It continues crashing with latest DBeaver IDE 24.0.5.202405191503 even without connecting to the database, just editing SQL script from the filesystem. And backtrace looks the...

Eclipse 2024-06 (4.32.0) Build id: 20240606-1231 DBeaver IDE 24.1.0.202406091028 The problem persists and it's becoming annoying as I've lost my work several times already.

I had to give up using DBeaver as Eclipse plugin as it's completely broken and for now switched to a standalone DBeaver application.