Oracle SQL Developer 未启动

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/38850589/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 03:17:26  来源:igfitidea点击:

Oracle SQL Developer doesn't start

oracleoracle-sqldeveloper

提问by eddasahin61

I've tried everything on this site, but I can't seem to start SQL Developer properly. I am using Oracle express edition and windows 7. My SQL Developer version is 4.1.3 and JDK version is jdk1.8.0_101.

我已经尝试了该站点上的所有内容,但似乎无法正确启动 SQL Developer。我使用的是 Oracle express 版本和 windows 7。我的 SQL Developer 版本是 4.1.3,JDK 版本是 jdk1.8.0_101。

It gets stuck on here and doesn't start:

它卡在这里并且无法启动:

enter image description here

在此处输入图片说明

I tried moving SQL Developer to different folders. I tried installing different versions. I tried everything on this site but nothing solves my problem or when something works it is temporary and next time I open it, it is stuck again.

我尝试将 SQL Developer 移动到不同的文件夹。我尝试安装不同的版本。我在这个网站上尝试了所有方法,但没有解决我的问题,或者当某些东西起作用时它是暂时的,下次我打开它时,它又卡住了。

Please help, and moderators please don't close my question because nothing on here works for me!

请帮忙,版主请不要关闭我的问题,因为这里没有任何内容适合我!

回答by thatjeffsmith

Go to your AppData folder under your Windows OS User's home directory.

转到 Windows 操作系统用户主目录下的 AppData 文件夹。

Under there is a roaming profiles directory, and under that there should be a SQL Developer folder.

下面有一个漫游配置文件目录,在该目录下应该有一个 SQL Developer 文件夹。

In THERE, you'll see a system4.1.3.x... folder - nuke that.

在那里,你会看到一个 system4.1.3.x... 文件夹 - 取消它。

Try starting SQL Developer again.

再次尝试启动 SQL Developer。

回答by Vishwajit G

I faced this issue on Windows 10system and Oracle SQL Developer v 18.1

我在Windows 10系统和Oracle SQL Developer v 18.1上遇到过这个问题

Start -> Run -> %AppData%\SQL Developer\

开始 -> 运行 -> %AppData%\SQL Developer\

It will open a folder in explorer. Delete this folder.

它将在资源管理器中打开一个文件夹。删除此文件夹。

Now restart the SQL Developer. It will ask if you would like to import existing profile? Select 'No' and click Next.

现在重新启动 SQL Developer。它会询问您是否要导入现有配置文件?选择“否”,然后单击“下一步”。

SQL developer worked properly after that.

之后 SQL 开发人员正常工作。

回答by marcjo

close all sql developer instances go in the directory %AppData%\SQL Developer\system..... rename all the files system_cache.. now start sql developer

关闭所有 sql developer 实例进入目录 %AppData%\SQL Developer\system..... 重命名所有文件 system_cache.. 现在启动 sql developer