Workbench Schedule Error

Options

I just tried to create a schedule group within Workbench 4, and i got th ebelow error. My question is, the path at the end says C:\JENKINS\..   that isnt on my computer anywhere.  

 

[ERROR] [19292:30] 2018-02-22 15:16:20,549 - Could not create scheduled task 'Sched_Group1' with path C:\ProgramData\Domo\Workbench\Groups\74b8753d-ff61-43a3-9bc1-54cb2b439dc0.bat
System.Runtime.InteropServices.COMException (0x80070520): A specified logon session does not exist. It may already have been terminated. (Exception from HRESULT: 0x80070520)
at Microsoft.Win32.TaskScheduler.V2Interop.ITaskFolder.RegisterTaskDefinition(String Path, ITaskDefinition pDefinition, Int32 flags, Object UserId, Object password, TaskLogonType LogonType, Object sddl)
at Microsoft.Win32.TaskScheduler.TaskFolder.RegisterTaskDefinition(String Path, TaskDefinition definition, TaskCreation createType, String UserId, String password, TaskLogonType LogonType, String sddl)
at WorkbenchSDK.Utils.ScheduledTask.CreateScheduledTask(String taskName, String username, String domain, String password, String scriptPath, TaskDefinition definition) in C:\jenkins\workspace\Workbench\WorkbenchBuild\WorkbenchSDK\Utils\ScheduledTask.cs:line 69

Comments

This discussion has been closed.