cancel
Showing results for 
Search instead for 
Did you mean: 

Can`t debug xsjs

former_member233854
Active Contributor
0 Kudos

Hi,

I am trying to set the breakpoints in a xsjs file every time I get

"WebSocket connection is not ready for debugging."

I have already enabled the debugger and grant the roles, is there anything else I am missing?

Version: HANA SP12

Accepted Solutions (1)

Accepted Solutions (1)

duncanspeidel
Advisor
Advisor
0 Kudos

Hi Danilo,

I have seen this issue on systems where there is high latency between myself and the HANA system. It is very rare but this is something you should investigate.

.Have you tried remote desk top to xWIndows on the HANA host and debugging using the locally installed browser?

Best regards,

Duncan

former_member233854
Active Contributor
0 Kudos

Tks! It works from the local browser. I will investigate the latency problem

Answers (1)

Answers (1)

SergioG_TX
Active Contributor
0 Kudos

try doing the same process from the sap web workbench.

host:port/sap/hana/ide/editor/

nav to your project... set the breakpoint, relaunch your session from the browser

I have seen the same issue on my HANA SP12 instance... but i was able to debug w the web workbench

former_member233854
Active Contributor
0 Kudos

Actually I am doing this in the web workbench, I tried in HANA studio and it looks the same 😞