I am trying to set up remote java debugging under eclipse. I am using VM ware.
I have enabled the “Java Debugging Preferences” top option: “Client Agents / Applets” & set it to port 8701 & then I click on a simple “Hello World” Java Agent & the designer client dies: The error dialog screen is as follows:
Window Title: “Microsoft Visual C++ Runtime Library”
Error Text:"
Runtime error!
Program C:\ ~~~~\lotus\notes\nlnotes.exe
This application has requested the Runtime to terminate it in an unusual way. Please contact the application’s support team for more information"
When I leave the debug option unclicked, then everything’s fine ( apart from the fact that I can’t debug my Java Agent !)
Any ideas ?