错误:找不到动作:

使用问题 · 921 次浏览
booyakasha 创建于 2023-04-19 16:47

开机后过段时间会提示:

自动运行里面没有相关的动作:

log:
2023-04-19 16:27:58,101 [17] WARN Quicker.Domain.AppServer - 未能成功运行动作 008195ef-9aa3-49f9-99c4-4a647a29151e (Extern)。
错误:找不到动作:008195ef-9aa3-49f9-99c4-4a647a29151e   在 System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   在 System.Environment.get_StackTrace()
   在 Quicker.Domain.AppServer.ExecuteActionByIdOrName(String actionIdOrNameOrTempplateId, PointTargetInfo targetInfo, Boolean enableDebugging, Boolean isWaitComplete, Boolean isSubAction, String inputParam, ActionTrigger actionTrigger, ActionExtraContextData actionExtraContextData, Nullable`1 cts)
   在 Quicker.Domain.Services.IpcServer.Jv71qis2HXM(String  , Boolean  )
   在 Quicker.Domain.Services.IpcServer.xl41qgEN6du(String  )
   在 Quicker.Domain.Services.IpcServer.X4l1qhGNLEa(String  )
   在 Quicker.Domain.Services.IpcServer.f3k1qp7DTef(Object  , PipeEventArgs  )
   在 Quicker.Domain.Services.PipeServer.L6R1ICcmV03(Object  , PipeEventArgs  )
   在 Clifton.Core.Pipes.BasicPipe.<>c__DisplayClass15_1.<StartByteReaderAsync>b__1(Task`1 t2)
   在 System.Threading.Tasks.Task.Execute()
   在 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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   在 System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   在 System.Threading.ThreadPoolWorkQueue.Dispatch()

CL 最后更新于 2023/4/19

回复内容
CL 2023-04-19 16:48
#1

看起来是在windows计划任务里做了动作调用。检查一下看看

booyakasha 回复 CL 2023-04-19 17:04 :

是的,找到了,谢谢大佬。

回复主贴