Application Development and Automation 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: 
Read only

ABAP Cloud Trial - failed: Logon not possible (error in license check) only in Eclipse

idi_kurniawan2
Explorer
0 Kudos
355

Hello,

I've successfully installed the ABAP Cloud Developer Trial 2022 SP01. I am able to login using developer user id using SAP GUI. However, in Eclipse, after creating the ABAP Project and trying to login, there is this error :

Logon to system A4H failed (Initialization of repository destination adt.tmp_1747664197119 failed: Logon not possible (error in license check))

Please advise what could be the issue. Thank you.

#abap_trial

 

2 REPLIES 2
Read only

Martin_Böschen
Participant
284

If you can log in to SAP GUI, you have a valid license.

It seems that Eclipse is caching the error from somewhere. Please try to locate the corresponding file on your hard drive and let us know where it's stored.

Alternatively, you can try creating a new workspace in Eclipse and see if the issue persists there.

If none of this works, reinstalling Eclipse might help.

Read only

0 Kudos
247

I just decided to reinstall. And it works fine now. Thanks