アーティクル - CS353022
Windchill PDMLink で SSO (シングル サインオン) と SSL (HTTPS) が有効になっている場合に、Windchill Shell で Java プログラム / ユーティリティを実行する方法
修正日: 10-Dec-2025
適用対象
- Windchill PDMLink 11.0 to 13.0
- FlexPLM 11.0 to 12.0
説明
- SSO(シングルサインオン)とSSL ( HTTPS )が有効になっている場合、 Windchill Shellでコマンドラインを使用してJavaプログラムを実行できません。
- Windchill wt.fv.tools.WContentVerifyコマンドは何も出力せず、何も返しません。
- シングル サインオン (SSO)とSSL (HTTPS)が設定されている場合、 Windchill Shellからコマンド ライン ユーティリティにログインできません
- Windchill シェルからFlexibleChangeConverterコマンドを実行しようとすると、次のエラーが発生します。
wt.httpgw.HTTPAuthentication - HTTP login failed: client host = 127.0.0.1 - SSOを設定した後、 Windchill Shellのコマンド ライン ユーティリティにログインするときに以下のエラーが発生します。
- エラー1
ERROR : wt.httpgw.HTTPAuthentication - HTTP login failed: client host = 127.0.0.1 The operation: "getPrincipal" failed. Nested exception is: wt.util.WTRemoteException: Unable to invoke remote method Nested exception is: wt.method.AuthenticationException
- エラー2
(wt.fc.fcResource/0) wt.util.WTException: The operation: "setAdministrator" failed. Nested exception is: wt.util.WTRemoteException: Unable to invoke remote method; nested exception is: wt.method.AuthenticationException at wt.method.RemoteMethodServer.invoke(RemoteMethodServer.java:918) at wt.services.ServiceFactory$ClientInvocationHandler.invoke(ServiceFactory.java:349) at com.sun.proxy.$Proxy5.setAdministrator(Unknown Source)
- エラー1
Windchill がSSO 構成で設定されている場合にWindchill Shell コマンドを実行する方法
最新バージョンはこちらを参照ください CS353022