Java:无效的密钥库格式错误 [英] Java: Invalid Keystore format Error

查看:392
本文介绍了Java:无效的密钥库格式错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人知道如何解决此Java错误吗?

Does anyone know how to solve this java error?

java.io.IOException: Invalid keystore format

当我尝试从控制面板中的Java选项访问证书存储时会得到它.这使我无法加载需要提升特权的小程序.

I get it when I try and access the certificate store from the Java option in control panels. It's stopping me from loading applets that require elevated privileges.

错误图片

推荐答案

我能够通过处理目录中的trust.certs文件来重现错误

I was able to reproduce the error by mangling the trusted.certs file at directory

C:\Documents and Settings\CDay\Application Data\Sun\Java\Deployment\security.

删除文件可解决此问题.

Deleting the file fixed the problem.

这篇关于Java:无效的密钥库格式错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆