技术文章 - 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)
这是文章 256902 的 PDF 版本,可能已过期。最新版本 CS256902