Hello everyone,
I have an issue with CodeRunner.bat . Creating following log;
2016-03-15 18:16:05,103 [INFO] CodeRunner™ Backendless Debugging Utility
2016-03-15 18:16:05,103 [INFO] Copyright© 2016 Backendless Corp. All rights reserved.
2016-03-15 18:16:05,103 [INFO] Version: 3.0.10 Build date: 20160309-0738
2016-03-15 18:16:05,119 [INFO] CodeRunner session is running for 2 hour and will be terminated on 20:16:05.119[UTC]
2016-03-15 18:16:05,182 [INFO] Registering runner on: https://api.backendless.com with secretKey: 099255B6-1F0E-A473-FFAD-3129B4A75800
2016-03-15 18:16:06,231 [INFO] Runner successfully registered
2016-03-15 18:16:06,231 [INFO] Parsing event model…
2016-03-15 18:16:08,519 [ERROR] Cannot run program “jar” (in directory “…\classes”): CreateProcess error=2, The system cannot find the file specified
2016-03-15 18:16:09,172 [INFO] Debugging Utility disconnected successfully
2016-03-15 18:16:09,172 [INFO] Thank you for using Backendless
I’m using Windows 10
JDK : 1.0.8_71
JRE : 1.0.8_73
Java_home is correct and cmd runned with administrator privileges.
Double checked application id and coderunner secret.
Help please.