To enable OLT to debug JNI, follow these steps:
"Program was stopped due to load occurrence breakpoint(s) for: xxxxx.DLL."
The java.exe process that stops execution is the correct process. At this point, breakpoints can be set in the C/++ code by clicking on Modules tab and expanding the xxxxx.DLL list. Finally, select Debug -> Run (F5).