[SOLVED]Moving from 0xdbe to DG: cannot connect to Redshift
Hello everyone,
I have the following error when trying to connect to a database :
Connection to UAE failed: Exception in thread "main" java.lang.InstantiationException
at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at java.lang.Class.newInstance(Class.java:442)
at com.intellij.database.remote.RemoteJdbcServer.main(RemoteJdbcServer.java:15)
Did someone experiences that issue ? Any help appreciated, many thanks.
S.
Attachment(s):
Screen Shot 2016-01-10 at 14.51.30.png
Please sign in to leave a comment.
Solved using this: https://youtrack.jetbrains.com/issue/DBE-1142