アーティクル - CS287849

Windchill を起動すると、Windchill PDMLink の PA エージェント キーストアに関するエラーがログに記録されます。

修正日: 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.
  • MethodServer ログのエラー:
     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
最新バージョンはこちらを参照ください CS287849