"Unable to save settings" error
I have 2 machines.
With the first machine, DataGrip runs correctly, but on the second machine, I am getting an "Unable to save settings" error
In the log file, I see
2017-06-16 14:35:51,962 [ 6969] WARN - mponents.impl.stores.StoreUtil - Save settings failed
java.lang.RuntimeException: java.io.IOException: /home/paul/.DataGrip2017.1/config/options not found
However, the directory does exists
$ ls -la /home/paul/.DataGrip.1/config/
total 13
drwxr-xr-x 8 paul paul 9 Jun 16 14:39 .
drwxr-xr-x 4 paul paul 4 Jun 16 13:44 ..
drwxr-xr-x 2 paul paul 2 Jun 16 13:45 codestyles
drwxr-xr-x 2 paul paul 3 Jun 16 13:45 eval
drwxr-xr-x 3 paul paul 3 Jun 16 13:45 extensions
drwxr-xr-x 2 paul paul 2 Jun 16 13:45 options
drwxr-xr-x 2 paul paul 3 Jun 16 13:45 plugins
-rw-r--r-- 1 paul paul 0 Jun 16 13:44 port.lock
drwxr-xr-x 3 paul paul 3 Jun 16 13:45 projects
If I delete the options directory, when I run DataGrip again, it automatically gets recreated and then I get the same error again (Unable to save settings)
I cant see any difference between the setups. I had wondered if there was a difference with the JDK, but they are the same versions
Has anyone seen this before, or have any ideas what to try? I have tried both 2016.3.2 and also 2017.1.4 and both exhibit the same issue.
Thanks
请先登录再写评论。
Hi,
Could you try to rename .DataGrip.1 folder and reinstall DataGrip. It seems that there is no back compatibility with DG 1 settings folder
Thank you.
Hi Vasily,
Sorry, that was a typo...
$ ls -la /home/paul/.DataGrip2017.1/config/
total 13
drwxr-xr-x 8 paul paul 9 Jun 19 11:32 .
drwxr-xr-x 4 paul paul 4 Jun 19 11:32 ..
drwxr-xr-x 2 paul paul 2 Jun 19 11:32 codestyles
drwxr-xr-x 2 paul paul 3 Jun 19 11:32 eval
drwxr-xr-x 3 paul paul 3 Jun 19 11:32 extensions
drwxr-xr-x 2 paul paul 2 Jun 19 11:32 options
drwxr-xr-x 2 paul paul 3 Jun 19 11:32 plugins
-rw-r--r-- 1 paul paul 0 Jun 19 11:32 port.lock
drwxr-xr-x 3 paul paul 3 Jun 19 11:32 projects
However, I deleted the .DataGrip2017.1 folder anyway, but still get the same issue
Thanks
Hi,
Could you remove all .DataGrip folders and reinstall DataGrip to verify that it could help.
Thank you