cancel
Showing results for 
Search instead for 
Did you mean: 

ITS debugging not working properly

Former Member
0 Kudos

Hi.

I'm trying to debug ITS applications, via the special ITS logon-pad technique.

And it works OK up to a point.

The SAP GUI comes up OK, the screens are duplicated OK.

I then switch to debug mode (/h), and it works in the beginning, but only for about 10 seconds, upon which it terminates the SAP-GUI Session with a message "Connection to Partner Broken. Connection reset by peer."

We're running:

R3 4.7 on 6.4,

ITS 6.20 and

SAP GUI 6.4

Any help would be greatly appreciated.

Best Regards

Hernus Carelsen.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Hernus,

please check if you are running with a multiprocess agate (these problems appear when running multiprocess)

check if the following values are "1" in the configuration:

<value name="MaxAgates" type="number">1</value>

<value name="MinAGates" type="number">1</value>

in Default.xml

or in the according AGate instance XML.

After that restart the agate and try again on the single process instance.

Regards,

Fekke