Business Logic Debug Problem on Standalone V 3.0.0.27

Hi

We just installed new backendless standalone version
We could debug backend code in Intellij IDEA in version 3.0.0.24.
But in 3.0.0.27, debugger connects OK, i see << Waiting for events…>> message, but it didn’t jump to any breakpoint
After see this problem, we updated CodeRunner into latest version from https://backendless.com/downloads but nothing fixed.

Hi, Hadi!

You can try to reproduce this with Backendless online version.
I would also like to remind you that issues with Backendless Standalone are not covered by free support plan.

Hi Dear,

Thanks for your reply.
I know this is out of your support, but it seems to be a bug in new standalone version (3.0.0.27)!
Because i used 3.0.0.24 before, and did’t have any problem!

Hadi, we’ll additionally check the 3.0.0.27 version for this case.
It would be also great if you could send us some simple server code project that reproduces this behaviour at support@backendless.com with link at this support topic.

Thanks!

Hi

You don’t need to write any server code for test it! just add some event handler (for example create or update) to any data table, and put break point on it, you will see you can’t go into break point!.