Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ABAP Platform 1909, Developer Edition - error in licence check

aboschin
Explorer
0 Kudos

I recently installed the SAP ABAP Platform using Docker and had it up and running. I haven't used it for a few months now and tried to log in again today and in the logon screen after entering DEVELOPER user id and password but keep getting the error in licence check error.

Does anyone have an idea to fix this issue?

Thanks

Anthony

1 ACCEPTED SOLUTION

LaurensDeprost
Contributor

Hi Anthony,

This is normal.
You'll need to generate and install a new license.

You have 2 options to install the license:

  • Via SAP GUI, log in with user "SAP*" and default password "Ldtf5432".
    You can refer to this blog.
  • Download the license file and copy it to the Docker container, without SAP GUI.
    Refer to this blog.
2 REPLIES 2

LaurensDeprost
Contributor

Hi Anthony,

This is normal.
You'll need to generate and install a new license.

You have 2 options to install the license:

  • Via SAP GUI, log in with user "SAP*" and default password "Ldtf5432".
    You can refer to this blog.
  • Download the license file and copy it to the Docker container, without SAP GUI.
    Refer to this blog.

aboschin
Explorer
0 Kudos

Thanks Laurens, that worked.

It was the SAP* pwd that I wasn't sure of.

Thanks again