DB Synchronization issue when trying to retrieve the saved password.
2017-09-26 12:27:45,814 [ 181253] ERROR - redentialStore.CredentialStore - DataGrip 2017.2.2 Build #DB-172.4155.28
2017-09-26 12:27:45,814 [ 181253] ERROR - redentialStore.CredentialStore - JDK: 1.8.0_152-release
2017-09-26 12:27:45,814 [ 181253] ERROR - redentialStore.CredentialStore - VM: OpenJDK 64-Bit Server VM
2017-09-26 12:27:45,814 [ 181253] ERROR - redentialStore.CredentialStore - Vendor: JetBrains s.r.o
2017-09-26 12:27:45,814 [ 181253] ERROR - redentialStore.CredentialStore - OS: Linux
2017-09-26 12:27:45,814 [ 181253] ERROR - redentialStore.CredentialStore - Last Action: DatabaseView.SynchronizeAction
2017-09-26 12:27:45,819 [ 181258] ERROR - redentialStore.CredentialStore - secret_password_lookup_sync error code 32698, error message null
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:132)
at com.intellij.credentialStore.SecretCredentialStore.get(linuxSecretLibrary.kt:147)
at com.intellij.credentialStore.CredentialStoreWrapper.get(CredentialStoreWrapper.kt:52)
at com.intellij.ide.passwordSafe.impl.PasswordSafeImpl.get(PasswordSafeImpl.kt:53)
at com.intellij.database.access.DbCredentialManager.get(dbCredentialManager.kt:33)
at com.intellij.database.access.DbCredentialManager.getPasswordAsString(dbCredentialManager.kt:60)
at com.intellij.database.access.DatabaseCredentials.getSshCredentials(DatabaseCredentials.java:243)
at com.intellij.database.dataSource.DataSourceSshTunnelConfiguration.createTunnel(DataSourceSshTunnelConfiguration.java:150)
at com.intellij.database.console.JdbcDriverManagerImpl.createTunnel(JdbcDriverManagerImpl.java:166)
at com.intellij.database.console.JdbcDriverManagerImpl.access$000(JdbcDriverManagerImpl.java:35)
at com.intellij.database.console.JdbcDriverManagerImpl$1.getRunProfileState(JdbcDriverManagerImpl.java:67)
at com.intellij.database.console.JdbcDriverManagerImpl$1.getRunProfileState(JdbcDriverManagerImpl.java:44)
at com.intellij.execution.rmi.RemoteProcessSupport.a(RemoteProcessSupport.java:208)
at com.intellij.execution.rmi.RemoteProcessSupport.acquire(RemoteProcessSupport.java:136)
at com.intellij.database.console.JdbcDriverManagerImpl.getDriver(JdbcDriverManagerImpl.java:117)
at com.intellij.database.dataSource.DatabaseConnectionEstablisher.lambda$establishConnection$1(DatabaseConnectionEstablisher.java:56)
at com.intellij.database.dataSource.AsyncUtil.lambda$null$4(AsyncUtil.java:48)
at com.intellij.database.dataSource.AsyncUtil.lambda$underProgress$12(AsyncUtil.java:131)
at com.intellij.database.dataSource.AsyncUtil.lambda$underProgress$13(AsyncUtil.java:137)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:548)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:493)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:94)
at com.intellij.database.dataSource.AsyncUtil.underProgress(AsyncUtil.java:137)
at com.intellij.database.dataSource.AsyncUtil.underProgress(AsyncUtil.java:131)
at com.intellij.database.dataSource.AsyncUtil.lambda$captureIndicator$5(AsyncUtil.java:48)
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952)
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926)
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474)
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1595)
at com.intellij.openapi.application.impl.ApplicationImpl$2.run(ApplicationImpl.java:342)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
请先登录再写评论。
Hi,
Could you try a temporary solution described in https://youtrack.jetbrains.com/issue/IDEA-171203
Thank you.
P.S.: Vote for the issue.
Yes. The temporary solution works by saving in keepass. Thanks for the workaround. This happens in Linux Manjaro KDE version 4.9.52-1 64 bit