Hi everybody!
I have following issue in Eclipse: I set a breakpoint to debug my program. Program is executed up to the breakpoint and correctly stopped in Debugger. There I hit F8 (resume) and program continues, but the debug "session" (it is shown as thread) stays. The next time the breakpoint is hit, new session is created.
After this happens 4 times, debugger won't stop with message: Debugging is no more possible for the session, because the maximum allowed amout of System connection has been exceeded.
As a workaround I can manually stop previous opened "sessions", but this is really annoying. And these closed connections keep hanging in SM04 as RFC connections.
Anyone has the same problem? How can I solve it?
I'm running ABAP in Eclipse 2.41.1 on Kepler, SAP 731 SP 8
Thank you in advance,
have a nice day!
Ondrej