Skip to Content
0
Apr 20, 2020 at 10:42 AM

Error launching a Cloud Debugging Session. Server returned 409 (Conflict) for URL

231 Views

After some time of using the cloud debugging with eclipse, it start throwing the problem

Error launching a Cloud Debugging Session. Server returned 409 (Conflict) for URL: Error launching a Cloud Debugging Session. Server returned 409 (Conflict) for URL: <url>/start Another debugging/profiling session to this application seems to be active.


I am sure there is nothing else connected to my app, I stopped the app and started it again. I suspect it might be caused by the network drops which sometime occur. Maybe somehow the session is not killed.

The only workaround is to deploy de application under a different name on NEO. But it is time consuming because I need to set again all the db connections.

Is there a way to kill all sessions from hana SDK, or if it is something else the problem? Maybe those connections are somehow cached.