02-26-2021, 04:54 AM
Hello, i run into some problem here using robointern
in my case, my task or application cannot run continuously and it always stuck after several times,
and it gave back an error "executed with result 'Error' and message 'Process has exited, so the requested information is not available"
well i tried to run it every 5 seconds
i already tried
- windows task scheduler -> work just fine
- alternative ones -> work just fine
- it runs at the beginning (success) after several times it gave me that error
- if i run it manually, it will be executed although it gave me error
btw im trying running .jar and .bat here
Thanks
in my case, my task or application cannot run continuously and it always stuck after several times,
and it gave back an error "executed with result 'Error' and message 'Process has exited, so the requested information is not available"
well i tried to run it every 5 seconds
i already tried
- windows task scheduler -> work just fine
- alternative ones -> work just fine
- it runs at the beginning (success) after several times it gave me that error
- if i run it manually, it will be executed although it gave me error
btw im trying running .jar and .bat here
Thanks