Hi all,
I am try to debug server side JavaScript, but I hit an issue that says
"launching myDebugSession has encountered a problem, unable to connect to SAP HANA XS Server".
This issue has trouble me for a long time. Could someone help me have a look?
Your help is highly appreciate.
My steps:
1, open a port for server side JavaScript debuging. In configuration tab, add xsengine.ini -> add debugger.
enable = true.
listenport = 47112
2, debug configuration in HANA Studio.
create a new XS JavaScript configuration "myDebugSession". and input the connection properties,
host: IP
Port: 80+instance number
username : system
password: ********
3, Then I add some breakpoints in the JavaScript code, and click the debug button, error occurs. Please see the details in the attached picture.
I find my issue is quite the same with the below link, but I still do not have any idea to fix it.
http://www.saphana.com/message/5688#5688
SAP HANA Studio
Version: 1.0.62
Build id: 201308041203 380773
HDB version info:
version: 1.50.00.381990
branch: orange_COR
git hash: not set
git merge time: not set
weekstone: 0000.00.0
compile date: 2013-09-02 10:19:48
compile host: ldm062.server
compile type: opt
Does anyone meet this issue before? Is there something I missing?
Thanks in advance.
Regards,
Kai