I have a simple java program to connect to Rmds Server using RFA api. When I run the program , I can see the Context getting initialized , Session being acquired and the Client being registered. But I do not see any connection coming into the Server , and I dont get any callback on client . I do not get any errors or logs or exceptions. I dont know how do I debug whats going wrong.