技术文章 - CS287849

启动 Windchill 后,日志报告有关 Windchill PDMLink 中的 PA Agent Keystore 的错误

已修改: 30-Jun-2025   


注意:本文已使用机器翻译软件翻译,以方便非英语客户阅读。但翻译内容可能包含语法错误或不准确之处。请注意, PTC对本文所含信息的翻译准确性及使用后果不承担任何责任。请在 此处 查看本文的英文原始版本以便参考。有关机器翻译的更多详情,请单击 此处
感谢您告诉我们。我们将尽快审阅此译文。

适用于

  • Windchill PDMLink 11.1 to 12.1

说明

  • 启动 Windchill 后, MethodServer.log报告以下错误
com.ptc.paa.config.keystore.PAAKeyStore  - Error getting the value from the KeyStore file
java.security.KeyStoreException: Could not load keystore file.
  • 方法服务器日志中的错误:
     ERROR [main] com.ptc.paa.config.keystore.PAAKeyStore - Error getting the value from the KeyStore file java.security.KeyStoreException: Could not load keystore file. at com.ptc.paa.config.keystore.KeyStoreProxy.loadExisting(KeyStoreProxy.java:349) at com.ptc.paa.config.keystore.KeyStoreProxy.load(KeyStoreProxy.java:321) at com.ptc.paa.config.keystore.KeyStoreProxy.getEntry(KeyStoreProxy.java:155) at com.ptc.paa.config.keystore.PAAKeyStore.get(PAAKeyStore.java:125) at com.ptc.paa.config.keystore.PAAKeyStore.put(PAAKeyStore.java:167) at com.ptc.paa.config.EncryptConfigurationData.crypt(EncryptConfigurationData.java:134) at com.ptc.paa.config.StoreConfiguration.load(StoreConfiguration.java:63) at com.ptc.paa.config.PAAConfiguration.loadConfiguration(PAAConfiguration.java:133) at com.ptc.paa.config.DeployPAAgent.updatePAAgentConfigFile(DeployPAAgent.java:190) at com.ptc.paa.config.DeployPAAgent.startPAAgent(DeployPAAgent.java:127) at com.ptc.wa.StandardWAService$LicenseActivatedListener.setTargetURLAndStartPAAgent(StandardWAService.java:963) at com.ptc.wa.StandardWAService$LicenseActivatedListener.notifyVetoableEvent(StandardWAService.java:814) at wt.events.StandardKeyedEventBranch.intDispatchEvent(StandardKeyedEventBranch.java:320) at wt.events.StandardKeyedEventBranch.dispatchVetoableEvent(StandardKeyedEventBranch.java:255) at wt.events.StandardKeyedEventDispatcher.intDispatchEvent(StandardKeyedEventDispatcher.java:304) at wt.events.StandardKeyedEventDispatcher.dispatchVetoableEvent(StandardKeyedEventDispatcher.java:228) at wt.services.StandardManagerService.intDispatchVetoableEvent(StandardManagerService.java:410) at wt.services.StandardManagerService.dispatchVetoableEvent(StandardManagerService.java:303) at wt.licenseusage.licensing.StandardLicenseManagerService.performStartupProcess(StandardLicenseManagerService.java:179) at wt.services.StandardManager.startup(StandardManager.java:459) at wt.services.ManagerImplementation.startup(ManagerImplementation.java:363) at wt.services.DefaultStartupHandler.startup(DefaultStartupHandler.java:112) at wt.services.StandardManagerService.performStartupProcess(StandardManagerService.java:167) at wt.services.StandardManager.startup(StandardManager.java:459) at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:44) at wt.method.MethodServerMain.run(MethodServerMain.java:584) at wt.method.MethodServerMain.main(MethodServerMain.java:353) Caused by: java.io.IOException: Keystore was tampered with, or password was incorrect at java.base/com.sun.crypto.provider.JceKeyStore.engineLoad(JceKeyStore.java:879) at java.base/java.security.KeyStore.load(KeyStore.java:1479) at com.ptc.paa.config.keystore.KeyStoreProxy.loadExisting(KeyStoreProxy.java:347) ... 26 more Caused by: java.security.UnrecoverableKeyException: Password verification failed ... 29 more
这是文章 287849 的 PDF 版本,可能已过期。最新版本 CS287849