アーティクル - CS258737
Windchill PDMLink のエラー「com.ptc.windchill.upgrade.instupghistory.IUHException」により、MethodServer の起動に失敗しました
修正日: 25-Mar-2024
適用対象
- Windchill PDMLink 10.0 to 13.0
説明
- 再起動後、メソッドサーバーがエラーで起動しない
- ビルド展開後にメソッドサーバーが起動しない
- サーバー側に Creo View Adaptor 8.1 をインストールした後にメソッドサーバーがクラッシュしました:
wt.method.server.startup.services - Unable to start all managers. (wt.services.servicesResource/21) wt.services.ManagerException: Unable to start manager: "com.ptc.windchill.upgrade.instupghistory.service.DatabaseVersioningService" with implementation class: "com.ptc.windchill.upgrade.instupghistory.service.StandardDatabaseVersioningService" Nested exception is:wt.services.ManagerException: (com.ptc.windchill.upgrade.instupghistory.instupghistoryResource/2) com.ptc.windchill.upgrade.instupghistory.IUHException: The current install has not yet been updated by the update tool. Please run the update tool before attempting to launch the method server . Nested exception is: ( com.ptc.windchill.upgrade.instupghistory.instupghistoryResource/2 ) com.ptc.windchill.upgrade.instupghistory.IUHException: The current install has not yet been updated by the update tool. Please run the update tool before attempting to launch the method server. at com.ptc.windchill.upgrade.instupghistory.InstallAndUpgradeHistory.activateWorkingInstallation(InstallAndUpgradeHistory.java:325) at com.ptc.windchill.upgrade.instupghistory.service.StandardDatabaseVersioningService.initTransaction(StandardDatabaseVersioningService.java:136) at com.ptc.windchill.upgrade.instupghistory.service.StandardDatabaseVersioningService.performStartupProcess(StandardDatabaseVersioningService.java:110)
- CPS をインストールした後、Methodserver が次のエラーで起動に失敗しました:
ERROR [main] wt.method.server.startup.services - Failure to start manager com.ptc.windchill.upgrade.instupghistory.service.StandardDatabaseVersioningService wt.services.ManagerException: (com.ptc.windchill.upgrade.instupghistory.instupghistoryResource/2) com.ptc.windchill.upgrade.instupghistory.IUHException: The current install has not yet been updated by the update tool. Please run the update tool before attempting to launch the method server. Nested Exception: (com.ptc.windchill.upgrade.instupghistory.instupghistoryResource/2) com.ptc.windchill.upgrade.instupghistory.IUHException: The current install has not yet been updated by the update tool. Please run the update tool before attempting to launch the method server. at com.ptc.windchill.upgrade.instupghistory.InstallAndUpgradeHistory.activateWorkingInstallation(InstallAndUpgradeHistory.java:330) at com.ptc.windchill.upgrade.instupghistory.service.StandardDatabaseVersioningService.initTransaction(StandardDatabaseVersioningService.java:136) at com.ptc.windchill.upgrade.instupghistory.service.StandardDatabaseVersioningService.performStartupProcess(StandardDatabaseVersioningService.java:110) at wt.services.StandardManager.startup(StandardManager.java:460) at wt.services.ManagerImplementation.startup(ManagerImplementation.java:363) at wt.services.DefaultStartupHandler.startup(DefaultStartupHandler.java:112) at wt.services.StandardManagerService.performStartupProcess(StandardManagerService.java:168) at wt.services.StandardManager.startup(StandardManager.java:460) at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:44) at wt.method.MethodServerMain.run(MethodServerMain.java:589) at wt.method.MethodServerMain.main(MethodServerMain.java:358)
最新バージョンはこちらを参照ください CS258737