アーティクル - CS36346
Windchill PDMLink で「STREAMID_SEQ の現在の値がシステムで使用されている StreamId 値より小さい」というエラーが発生し、メソッド サーバーの起動に失敗します。
修正日: 14-Nov-2025
適用対象
- Windchill PDMLink 9.1 to 13.0
説明
- 新しいデータベースに切り替えた後、以下のエラーが発生し、Windchill メソッド サーバーの起動に失敗しました。
MethodServer Failed to start with error: wt.services.ManagerException: (wt.fv.fvResource/516) wt.util.WTException: FILENAMEUSN_SEQ's current value is lesser than UniqueSequenceNumber values used in the system. Reset the sequence appropriately - メソッド サーバーの起動に失敗し、 <Windchill>/logs/MethodServer*.logファイルに次のメッセージが記録されます。
wt.util.WTException: STREAMID_SEQ's current value is lesser than StreamId values used in the system. Reset the sequence appropriately error - アップグレード マネージャーは、コンテナー テンプレートの更新フェーズで次のエラーにより失敗します:
2025-10-13 05:40:00,138 ERROR [main] wt.method.server.startup.services - Failure to start manager wt.fv.StandardFvService wt.services.ManagerException: (wt.fv.fvResource/515) wt.util.WTException: STREAMID_SEQ's current value is lesser than StreamId values used in the system. Reset the sequence appropriately. Nested exception is: (wt.fv.fvResource/515) wt.util.WTException: STREAMID_SEQ's current value is lesser than StreamId values used in the system. Reset the sequence appropriately. at wt.fv.StandardFvService.checkSequenceNumberConsistency(StandardFvService.java:11956) at wt.fv.StandardFvService.performStartupProcess(StandardFvService.java:1849) 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)- 再ホスティング後にメソッドサーバーが起動に失敗する
- maxSeqValを取得する方法
最新バージョンはこちらを参照ください CS36346