Nikita Akilov

Results 77 comments of Nikita Akilov

I suspect that the list on our website does not cover all databases we support.

Hello @kyleflan. Could you please show me the output you get when you click 'Test Connection"? Thank you.

Stripped down log: [dbeaver-debug.log](https://github.com/dbeaver/dbeaver/files/7675231/dbeaver-debug.log)

Hi @lpossamai. I see that you use DBeaver's build for m1. Could you please try using the x86_64 build under Rosetta and see if it helps?

I think this is because some encryption protocol needed in your particular SSH setup is disabled in Java 17. We need to repack our macOS AArch64 package.

I'll do it simultaneously with this issue: https://github.com/dbeaver/dbeaver/issues/14771

@lpossamai I think your issue is somehow related to our AArch64 packaging. The first suspect is JRE 17 we ship with this dmg. On all other packages, we use JRE...

Hi @NeutrinoXY. Can you please share a bit more info with us? * Log files: https://dbeaver.com/docs/wiki/Log-files/ * Your OS, computer architecture, and Java version (if you use smth non-bundled) Thank...

Hi @strangan. Can you please send me the log files? You can find instructions here: https://dbeaver.com/docs/wiki/Log-files/.

Thank you. The issue is indeed linked to Java 17: `Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field long java.nio.Buffer.address accessible: module java.base does not "opens java.nio" to unnamed module @4a007e64`...