Hi All,
I am trying to debug my Agentry Java Code using Eclipse.
Agentry.ini
nonStandardJavaOptions=-Xdebug -
Xrunjdwp:transport=dt_socket,address=7090,server=y,suspend=n
Eclipse - Run - Debug Configurations
Host - localhost
Port - 7090
Start SAP Mobile Platform Server Properties
C:\SMP\Server\go-service.bat -debug 7090
I am using local SMP Server. I tried restarting SMP Server and Eclipse. Also i tried with port 8000. But I am getting this error.
"Failed to connect to remote VM. Connection refused.
Connection refused: connect".
Please do help in resolving this issue.
Thanks,
Divya