0

使用启动它的 ant 脚本运行码头服务器。

重新安装 JDK 后,我不断收到此异常:

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX
path building failed: sun.security.provider.certpath.SunCertPathBuilderException: 
unable to find valid certification path to requested target.
  1. 重新安装了JAVA jdk1.6.0_26。
  2. 将 JAVA 主页设置为 ...\Java\jdk1.6.0_26。
  3. 将证书插入到 ..\Java\jdk1.6.0_26\jre\lib\security 的密钥库中

我错过了什么?

4

1 回答 1

0

使用 JDK 1.6 重新编译所有类。

于 2012-05-09T09:07:05.077 回答