спасибо всем за помощь!
Scheduler not launching in runtime
-
Hello,
A friend who uses something I made for him, can't get the scheduler launched.
He already tried the following:
- Update windows
- Upgraded java runtime
- Disabled antivirus
- Added the app to his firewall
Any other suggestions that might cause the scheduler not to launch?
-
[20:04:13] Run started ...
[20:04:13] Installing into : C:/Users//AppData/Local/TaskScheduler
[20:04:13] Version : 1.4.0
[20:04:13] Console encoding : IBM437
[20:04:13] Install started ...
[20:04:13] Making root directory : success
[20:04:13] Removing corrupted versions started ...
[20:04:13] Removing corrupted versions finished
[20:04:13] No installation needed, already installed
[20:04:13] Latest version : 1.4.0
[20:04:13] Schedule started ...
[20:04:13] Checking if any version is scheduled ...
[20:04:13] Running schtasks.exe /Query /FO CSV /tn TaskSchedulerApplication /V
[20:04:14] Result : "HostName","TaskName","Next Run Time","Status","Logon Mode","Last Run Time","Last Result","Author","Task To Run","Start In","Comment","Scheduled Task State","Idle Time","Power Management","Run As User","Delete Task If Not Rescheduled","Stop Task If Runs X Hours and X Mins","Schedule","Schedule Type","Start Time","Start Date","End Date","Days","Months","Repeat: Every","Repeat: Until: Time","Repeat: Until: Duration","Repeat: Stop If Still Running"
"DESKTOP-1BS6S5S","\TaskSchedulerApplication","N/A","Ready","Interactive only","22/10/2019 01:44:10","-2147024894","N/A","C:/Users/*****/AppData/Local/TaskScheduler/1.4.0/Scheduler.exe ","N/A","N/A","Enabled","Disabled","","DESKTOP-1BS6S5S*","Disabled","Disabled","Scheduling data is not available in this format.","At logon time","N/A","N/A","N/A","N/A","N/A","N/A","N/A","N/A","N/A"[20:04:14] Scheduled version : 1.4.0
[20:04:14] Schedule finished ...
[20:04:14] Install finished
[20:04:14] Started scheduler
[20:04:14] Running schtasks.exe /Run /tn TaskSchedulerApplication
[20:04:14] Result : SUCCESS: Attempted to run the scheduled task "TaskSchedulerApplication".[20:04:14] Start browser : C:/Users/****/AppData/Local/TaskScheduler/1.4.0/Scheduler.exe --browser
[20:04:14] Run finished -
Any idea's?