Hello Backendless!
Our team is currently experiencing issues with timer code deployment via Coderunner. Problems started the day before yesterday (15th June) with spontaneous ‘Input/output error’ from Coderunner in the publishing-part of the execution. I tried to update Coderunner and publish timer code with Win10 and
Mac (both with coderunner.bat/sh and deploy.bat/sh and with/without administrative rights). All gave the same I/O Error.
Also I noticed that our custom timer stopped running just before that and
running it manually from the B/E console doesn’t really execute the code (we have an e-mail
confirmation sent when the timer runs).
I’ve copied the timer execution -code and made a function of it in the Custom Business Logic java, which I can upload manually via Backendless console. The function itself seems to run just fine.
Here is our app id, in case you are needing it with the troubleshoot:
410984F9-4E0F-3253-FFF9-17F70AC0CD00
Best regards,
Larri J
P.S. After updating Coderunner, I did have to tweak with the jdk and jre configuration in order to get the Coderunner to work in the first place. Mainly I just included the paths in the System’s PATH and also assigned the system variables JAVA_HOME and JRE_HOME. I didn’t need to do this before with the previous version of the CR. My jdk + jre are above version 1.8.