APR does not understand this error code【Svn】

发布时间 2023-09-18 19:06:11作者: lanrenka

 背景:

金蝶云星空协同开发模式,源代码使用的是svn。

 

业务场景:

打开BOS设计器,svn报错:

发生时间:    2023-09-18 08:44:01
错误来源:    System.Windows.Forms
错误信息:    Error running context: APR does not understand this error code
===================================================
调用堆栈:
   在 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