Unable to locate secure storage module异常的解决方案

简介: org.eclipse.equinox.security.storage.StorageException: Unable to locate secure storage module    该异常同样是由于swt x86 x64版本匹配造成的。

org.eclipse.equinox.security.storage.StorageException: Unable to locate secure storage module 

 

该异常同样是由于swt x86 x64版本匹配造成的。

如果是使用eclipse的时候出现的该问题,解决方案:

1、重新下载一个和操作系统匹配的eclipse或者jdk

2、给eclipse创建快捷方式,为快捷方式添加启动参数 -eclipse.keyring <文件绝对路径>

 

如果是RCP开发中出现该问题,在run Configuration -> Arguments -> Program arguments应用解决方案2.

目录
相关文章
|
1月前
|
消息中间件
mq安装出现的问题 Unable to load crypto library. Failed with error:
mq安装出现的问题 Unable to load crypto library. Failed with error:
32 0
JRebel-JVMTI [FATAL] Couldn‘t write to C:\Users\【完美解决方案】
JRebel-JVMTI [FATAL] Couldn‘t write to C:\Users\【完美解决方案】
JRebel-JVMTI [FATAL] Couldn‘t write to C:\Users\【完美解决方案】
|
11天前
An unexpected error was encountered while executing a WSL command. Common causes include access righ
An unexpected error was encountered while executing a WSL command. Common causes include access righ
|
Java
Appium问题解决方案(8)- selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not sign with default certificate.
Appium问题解决方案(8)- selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not sign with default certificate.
903 0
Appium问题解决方案(8)- selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not sign with default certificate.
问题提解决:ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host=‘files.pythonhos
问题提解决:ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host=‘files.pythonhos
|
网络安全 Python Windows
ImportError: DLL load failed while importing _ssl: 找不到指定的模块。
找到Anaconda3\pkgs\python-3.8.12-h900ac77_2_cpython\DLLs下的_ssl.pyd文件,查阅在该环境上安装的python版本号,下载python寻找对应的_ssl.pyd覆盖到上述目录中,即可解决问题。
548 0
|
机器学习/深度学习 Ubuntu
【解决方案】解决ImportError: Library “GLU“ not found.问题
【解决方案】解决ImportError: Library “GLU“ not found.问题
744 0
|
程序员 iOS开发 开发者
iOS开发:程序打包提示Ignoring file XXX missing required architecture arm7 in file XXX错误
前段时间在开发过程中遇到一个iOS打包报错Ignoring file XXX missing required architecture arm7 in file XXX的问题,然后回想了一下问题所在,是因为集成了ijk播放器插件,然后ijk三方库不支持arm7造成的报错。
144 0
iOS开发:程序打包提示Ignoring file XXX missing required architecture arm7 in file XXX错误
|
Android开发
Installation error: INSTALL_FAILED_CONFLICTING_PROVIDER 解决方案
Installation error: INSTALL_FAILED_CONFLICTING_PROVIDER 解决方案