Skip to Content
0
Aug 28, 2023 at 09:03 AM

Error when executing a program on ABAP Platform Trial 1909 with Eclipse ADT

115 Views

Hi,

I have installed "ABAP Platform Trial 1909" using the Docker image, following these instructions: https://hub.docker.com/r/sapse/abap-platform-trial

Then I have installed Eclipse and the plugin "ABAP Development Tools" (ADT).

Then in Eclipse I have created a new ABAP project.

I get a first error message:

00.png

If I press OK I am able to manage the connection settings as described in above link.

01.png

NB: I tried several values for Application Server: "localhost", "127.0.0.1", and "vhcala4hci" after having completed the hosts file with these additional lines:

# SAP System A4H Developer Edition on Docker<br>127.0.0.1 vhcala4hci<br># End of section

Below the next screen for the connection settings:

03.png

OK now I am able to create my first ABAP program:

04.png

But when I try to execute the program, I get the following error: "Failed to create the part's controls".

05.png

And I get this message in the error log: "The SapGuiServer path could not be determined".

06.png

I don't know what to do. Any help would be much appreciated.

Attachments

01.png (30.4 kB)
00.png (12.0 kB)
03.png (15.7 kB)
04.png (49.7 kB)
05.png (21.7 kB)
06.png (10.0 kB)