アーティクル - CS256902

PSI は SQL Server コンポーネントのステップで失敗し、PSI ログに「パスワードの検証に失敗しました。パスワードが十分に複雑ではないため、Windows ポリシーの要件を満たしていません」と表示されます。

修正日: 05-Aug-2024   


注記:ここに記載されている情報は、お客様の利便性向上のため機械翻訳ソフトを使用しています。PTCは、ここに記載されている情報の翻訳の正確性について、一切の責任を負いませんので、ご了承ください。英語の原文を参照するには、こちら。この機械翻訳に関する詳細は、こちら。
お知らせいただき、ありがとうございます。この機械翻訳をレビューします。

適用対象

  • Windchill PDMLink 11.0 M010 to 13.0

説明

  • PSI ログの SQL Server コンポーネントのステップで PSI が失敗しました:
Password validation failed. The password does not meet Windows policy requirements because it is not complex enough.
  • SCU のインストールでエラー メッセージが表示されます:
Password validation failed. The password does not meet Windows policy requirements because it is not complex enough.
  • PSI例外:
MESSAGE: Password validation failed. The password does not meet Windows policy requirements because it is not complex enough. 
ERROR MESSAGE: Password validation failed. The password does not meet Windows policy requirements because it is not complex enough.
com.microsoft.sqlserver.jdbc.SQLServerException: Password validation failed. The password does not meet Windows policy requirements because it is not 
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:216) 
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1522) 
at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:799) 
at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:696) 
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:5696) 
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1716) 
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180) 
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155) 
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeUpdate(SQLServerStatement.java:649) 
at com.ptc.windchill.scu.install.DbUtil.executeUpdate(DbUtil.java:68) 
at com.ptc.windchill.scu.install.CreateUser.createUser(CreateUser.java:269) 
at com.ptc.windchill.scu.install.CreateUser.process(CreateUser.java:107) 
at com.ptc.windchill.install.framework.InstallAction.run(InstallAction.java:468) 
at com.ptc.windchill.install.framework.InstallAction.install(InstallAction.java:313) 
at com.zerog.ia.installer.actions.CustomAction.installSelf(Unknown Source) 
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source) 
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source) 
at com.zerog.ia.installer.GhostDirectory.install(Unknown Source) 
at com.zerog.ia.installer.InstallablePiece.install(Unknown Source) 
at com.zerog.ia.installer.Installer.install(Unknown Source) 
at com.zerog.ia.installer.LifeCycleManager.consoleInstallMain(Unknown Source) 
at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source) 
at com.zerog.ia.installer.Main.main(Unknown Source) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
at java.lang.reflect.Method.invoke(Method.java:498) 
at com.zerog.lax.LAX.launch(Unknown Source) 
at com.zerog.lax.LAX.main(Unknown Source)
最新バージョンはこちらを参照ください CS256902