技术文章 - CS304856
如何在 Windchill PLMConnector 的 WPCommon.bat 中配置 javax.net.ssl.trustStore 值
已修改: 31-Jul-2023
适用于
- Windchill PLM Connector for Windchill 9.1 to 11.1
说明
- 如何在WPCommon.bat中配置javax.net.ssl.trustStore的值
- 如何配置 Windchill PLM Connector 客户端以连接到配置有自签名证书的 Windchill 服务器
- 引导失败并出现错误:
javax.net.ssl.SSLException:java.lang.RuntimeException:意外错误:java.security.InvalidAlgorithmParameterException:trustAnchors 参数必须非空
在 sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
在sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1946)
在sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1903)
在 sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
在sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1946)
在sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1903)
- 导入失败并出现错误
错误 - (wt.fc.fcResource/0) wt.util.WTException:操作:“preImport”失败。
嵌套异常为:wt.util.WTRemoteException:无法调用远程方法;嵌套异常是:
wt.util.WTRemoteException:无法找到方法服务器;嵌套异常是:
wt.util.WTRemoteException:无法找到方法服务器;嵌套异常是:
wt.util.WTRemoteException:无法获取服务器;嵌套异常是:
wt.util.WTRemoteException:无法找到服务器管理器;嵌套异常是:
java.rmi.ConnectException:连接拒绝主机:<主机名>;嵌套异常是:
java.net.ConnectException:连接被拒绝:连接
嵌套异常为:wt.util.WTRemoteException:无法调用远程方法;嵌套异常是:
wt.util.WTRemoteException:无法找到方法服务器;嵌套异常是:
wt.util.WTRemoteException:无法找到方法服务器;嵌套异常是:
wt.util.WTRemoteException:无法获取服务器;嵌套异常是:
wt.util.WTRemoteException:无法找到服务器管理器;嵌套异常是:
java.rmi.ConnectException:连接拒绝主机:<主机名>;嵌套异常是:
java.net.ConnectException:连接被拒绝:连接
这是文章 304856 的 PDF 版本,可能已过期。最新版本 CS304856