アーティクル - CS29380
Windchill PDMLink のシェルスクリプトまたはバッチファイルから Windchill Shell で Windchill コマンドを実行する
修正日: 19-Jul-2023
適用対象
- Windchill PDMLink 9.1 to 12.0.2.9
説明
- Windchill のシェルスクリプトまたはバッチファイルから Windchill Shell で Windchill コマンドを実行する
- Unix のシェルスクリプトまたは Windows のバッチファイルから Windchill コマンドを実行するにはどうすればよいですか?
- バッチファイルを使用して Windchill を起動中にエラーが発生しました。
C:\Users\Administrator>echo %WT_HOME%
D:\ptc\windchill12.0\Windchill
C:\Users\Administrator>%WT_HOME%\bin\windchill.exe shell
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/ptc/windchill/mx/util/Properties has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)- cmd から Windchill start または Windchill stop コマンドを実行すると、以下のエラーが発生します
'windchill' is not recognized as an internal or external command, operable program or batch file.
最新バージョンはこちらを参照ください CS29380