3

我正在使用 DBeaver Oracle 服务器。我收到有关工作区保存的周期性错误。我试图谷歌找到一个解决方案,但我发现的只是元数据相关的解释。我是 DBeaver 的新手,所以如果有人知道这个问题和解决方案,请提供帮助。以下是我得到的错误。

Could not write metadata for '/.dbeaver-temp'.
/home/engineer/.dbeaver/.metadata/.plugins/org.eclipse.core.resources
/.projects/.dbeaver-temp/.markers.snap (No such file or directory)
4

2 回答 2

6

尝试删除.metadata文件夹。也许它会起作用。

PS一定要备份文件夹

于 2016-04-26T04:40:21.917 回答
1

也可以在上述路径中创建一个文件夹和文件,它将起作用

.metadata.plugins\org.eclipse.core.resources.projects.dbeaver-temp

如果在 Windows 上使用 dos 命令创建以 . 时期

我希望这也有帮助。它对我有用,我的 Eclipse 版本是霓虹灯

于 2016-10-06T19:03:35.057 回答