アーティクル - CS415842
SAML認証が設定されている場合、Windchillコマンドの実行が「Http login failed:Java.io.StreamCorruptedException: invalid stream header: xXXXxXX」というエラーで失敗する
修正日: 19-Dec-2025
適用対象
- Windchill PDMLink 12.0 to 13.1
説明
- SSO または FBA を設定した後、Windchill Shell でコマンドを実行すると次のエラーが発生しました。
DEBUG wt.httpgw.HTTPLogin - HTTP login failed: java.io.StreamCorruptedException: invalid stream header: 3C212D2D
java.io.StreamCorruptedException: invalid stream header: 3C212D2D
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:940) ~[?:?]
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:379) ~[?:?]
at wt.httpgw.HTTPLogin.init(HTTPLogin.java:382) [codebase/:?]
at wt.method.RemoteMethodServer.initAuthenticator(RemoteMethodServer.java:1064) [codebase/:?]
at wt.method.RemoteMethodServer.handleAuthenticationException(RemoteMethodServer.java:1043) [codebase/:?]
at wt.method.RemoteMethodServer.invoke(RemoteMethodServer.java:907) [codebase/:?]
at wt.auth.Authentication.getUserName(Authentication.java:68) [codebase/:?]
at wt.auth.Authentication.main(Authentication.java:235) [codebase/:?]
wt.util.WTRemoteException: Unable to invoke remote method; nested exception is:
wt.method.AuthenticationException
at wt.method.RemoteMethodServer.invoke(RemoteMethodServer.java:918)
at wt.auth.Authentication.getUserName(Authentication.java:68)
at wt.auth.Authentication.main(Authentication.java:235)
最新バージョンはこちらを参照ください CS415842