金蝶云星空打开应用报错'D:\WorkSpace\XXXX\XXXX_k3Cloud' is already locked.

发布时间 2023-12-23 14:05:42作者: lanrenka

一、报错截图

 二、报错内容

发生时间:    2023-12-22 11:01:13
错误来源:    System.Windows.Forms
错误信息:    'D:\WorkSpace\XXXX\XXXXXXX_k3Cloud' is already locked.
===================================================
调用堆栈:
   在 System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   在 System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   在 Kingdee.BOS.WinForm.KDWaitForm.PrivateDoTask(Form owner, Action act)
   在 Kingdee.BOS.WinForm.KDWaitForm.OnShown(EventArgs e)
   在 System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   在 System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   在 System.Windows.Forms.Control.InvokeMarshaledCallbacks()
错误数据:    System.Collections.ListDictionaryInternal

 

 三、原因分析

遇到这种问题的原因有很多,网络慢,磁盘不够,用户取消等等,导致svn代码被锁定;

 

四、解决方案

工作空间下清除项目Clean up

 

 

 

五、重新打开应用可以了

 或者应用下: