I’ve repeatedly tried following the directions here: Customizing and Running Code - Developing Backendless Server Code with Java
I’ve compiled, have the correct project structure, and everything seems to be fine except my log ends with:
21:08:58.194 [INFO] c.b.c.CommandLineProcessor |main| CodeRunner session is running for 2 hours and will be terminated on 23:08:58.194377[UTC]
21:08:58.205 [INFO] c.b.coderunner.LocalCodeRunner |Thread-0| Debugging Utility disconnected successfully
I can’t see or find any errors to help troubleshoot why the service disconnects almost instantly. The cloud code is also not updated or working either.
Any assistance would be appreciated.