2014 Jul 22 10:02 AM
Hi,
We have an external Java webapplication connecting to SAP ABAP backend via Jco and RFCs.
When I use external breakpoints, the debugger always opens a new session if the RFCs is called. So every time I got a new session, which is really annoying, because I have to terminate them one-by-one, otherwise I run out of available sessions.
Is there a possibility to influence this and always connect to the "old" session?
SP/patch info:
SAP_BASIS 702 0015 SAPKB70215 SAP Basis Component
Kernel 721 patch 201
I tried to find some OSS note or any hint, but couldn't find anything.
Any info is appreciated.
Thanks,
Peter
Hi,
We have an external Java webapplication connecting to SAP ABAP backend via Jco and RFCs.
When I use external breakpoints, the debugger always opens a new session if the RFCs is called. So every time I got a new session, which is really annoying, because I have to terminate them one-by-one, otherwise I run out of available sessions.
Is there a possibility to influence this and always connect to the "old" session?
SP/patch info:
SAP_BASIS 702 0015 SAPKB70215 SAP Basis Component
Kernel 721 patch 201
I tried to find some OSS note or any hint, but couldn't find anything.
Any info is appreciated.
Thanks,
Peter
2014 Sep 24 3:57 PM
The funny thing, that sometimes it connects to the same session and sometimes not.
I couldn't find any OSSnote, however I hope the system gets updated with kernel / Basis SP soon and this problem will be fixed.