该帐户当前被锁定,所以用户 'sa' 登录失败。系统管理员...

栏目:云星空知识作者:金蝶来源:金蝶云社区发布:2024-09-16浏览:1

该帐户当前被锁定,所以用户 'sa' 登录失败。系统管理员...

[{"operation":"BOS_MainSystemMenu.CustomEvents"}]
发生时间: 14:55:25
错误编号: de8558546a4747ad8c142c2dd003eed9
错误信息: 该帐户当前被锁定,所以用户 'sa' 登录失败。系统管理员无法将该帐户解锁。
===================================================
调用堆栈:

Server stack trace:
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
在 System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
在 System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover)
在 System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
在 System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
在 System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions)
在 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
在 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
在 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnectionOptions userOptions)
在 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnectionOptions userOptions)
在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
在 System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
在 System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
在 System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
在 System.Data.SqlClient.SqlConnection.Open()
在 Kingdee.BOS.App.Data.AbstractDatabase.GetNewOpenConnection()
在 Kingdee.BOS.App.Data.AbstractDatabase.GetOpenConnection(Boolean disposeInnerConnection)
在 Kingdee.BOS.App.Data.AbstractDatabase.ExecuteReader(DbCommand command, IEnumerable`1 paramList, CommandBehavior cmdBehavior, Boolean bNewCn)
在 Kingdee.BOS.App.Data.AbstractDatabase.ExecuteReader(DbCommand command, IEnumerable`1 paramList, CommandBehavior cmdBehavior)
在 Kingdee.BOS.App.Data.DBUtils.ExecuteReader(Context ctx, String strSQL, IEnumerable`1 paramList, CommandType cmdtype, CommandBehavior cmdBehavior, Boolean bNewCn)
在 Kingdee.BOS.App.Data.DBUtils.ExecuteReader(Context ctx, String strSQL, IEnumerable`1 paramList, CommandType cmdtype, Boolean bNewCn)
在 Kingdee.BOS.App.Data.DBUtils.ExecuteReader(Context ctx, String strSQL, List`1 paramList)

Exception rethrown at [0]:
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
在 Kingdee.BOS.Contracts.IDBService.ExecuteReader(Context ctx, String strSQL, List`1 paramList)
在 Kingdee.BOS.App.Core.MainConsole.SystemMenuProxy.GetBizObjectPermissionActions(String strSubSystemId)
在 Kingdee.BOS.App.Core.MainConsole.SystemMenuProxy.GetDetailFuncFilter(String strSubSystemId)
在 Kingdee.BOS.App.Core.MainConsole.SystemMenuProxy.IsAuthorisedObjectItem(String objectId, MainCFilterParameter mainConsoleParam)
在 Kingdee.BOS.App.Core.MainConsole.SystemMenuProxy.IsAuthorisedObjectItem(String[] ids, String permissionItemId, String strSubSystemId, Boolean isOrgFilter)
在 Kingdee.BOS.App.Core.MainConsole.MainConsoleServer.GetMenuArray(Context ctx, String strSubSystemId, String siteId, Boolean isHtml)
在 Kingdee.BOS.App.Core.MainConsole.MainConsoleServer.GetMenuArray(Context ctx, String strSubSystemId, String siteId)

Exception rethrown at [1]:
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
在 Kingdee.BOS.Contracts.IMainConsoleServer.GetMenuArray(Context ctx, String strSubSystemId, String siteId)
在 Kingdee.BOS.ServiceHelper.MainConsoleServerHelper.GetMenuArray(Context ctx, String strSubSystemId, String siteId)
在 Kingdee.BOS.Business.PlugIn.MainSystemMenu.TreeNodeClick(TreeNodeArgs e)
在 Kingdee.BOS.Business.PlugIn.MainSystemMenu.CustomEvents(CustomEventsArgs e)
在 Kingdee.BOS.Core.DynamicForm.PlugIn.DynamicFormViewPlugInProxy.FireCustomEvents(CustomEventsArgs e)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormView.CustomEvents(String key, String eventName, String eventArgs)
在 Kingdee.BOS.Web.DynamicForm.DynamicWebFormController.CustomEvents(String key, String eventName, String eventArgs, JSONArray postDatas)

求解,这是是什么问题?该如何解决?


ALTER LOGIN sa ENABLE ;
GO
ALTER LOGIN sa WITH PASSWORD = 'sa' unlock, check_policy = off, check_expiration = off ;
GO
https://blog.csdn.net/skylarkzcc/article/details/39991431
请问解决了吗
1、请告知Cloud版本以及补丁情况;
2、做啥操作出现该问题,请上图。

该帐户当前被锁定,所以用户 'sa' 登录失败。系统管理员...

[{"operation":"BOS_MainSystemMenu.CustomEvents"}]发生时间: 14:55:25错误编号: de8558546a4747ad8c142c2dd003eed9错误信息: 该帐户当...
点击下载文档
确认删除?
回到顶部
客服QQ
  • 客服QQ点击这里给我发消息