Nikita Akilov
Nikita Akilov
Could not initialize class com.databricks.client.jdbc42.internal.apache.arrow.memory.util.MemoryUtil
As a workaround, please find the `dbeaver.ini` file inside DBeaver.app and add the following two lines to the bottom of the file: ``` --add-opens java.base/java.nio=ALL-UNNAMED ```
Could not initialize class com.databricks.client.jdbc42.internal.apache.arrow.memory.util.MemoryUtil
The same issue here: https://github.com/dbeaver/dbeaver/issues/14691
Could not initialize class com.databricks.client.jdbc42.internal.apache.arrow.memory.util.MemoryUtil
@alexmalins, Thank you for the workaround. In fact, any JRE < 16 should work as the issue is directly linked to this JEP: https://openjdk.org/jeps/396. Another good alternative I know is...
Could not initialize class com.databricks.client.jdbc42.internal.apache.arrow.memory.util.MemoryUtil
@okulikm On September 26. Generally, no other configuration is needed. The only thing to be aware of is the `JAVA_HOME` variable. It points to your default java, and some installers...
Could not initialize class com.databricks.client.jdbc42.internal.apache.arrow.memory.util.MemoryUtil
@sage1147 I think it will. At the same time, we'll probably patch the JRE we bundle with our dmgs, so you won't need to install a separate JRE. Unfortunately, we...
I think we can try implementing the approach proposed by @Kavarenshko.
Hi @dzar-aker. Could you please send me the log files? You can find instructions here: https://dbeaver.com/docs/wiki/Log-files/.
@dzar-aker, I'm sorry for the late response. Please create a ticket on our support system on our website, and we'll gladly help.
Hi, @konpant. I think we can do that. Can you please tell me if you already have a query/command that does the job? It would significantly speed up the implementation....
It seems like the SalesForce CDP driver doesn't work with general SalesForce instances.