cancel
Showing results for 
Search instead for 
Did you mean: 

Logon to system TRL failed

ged_hurst
Participant

hi there,

In following the tutorial to set up a connection from ADT to my SCP trial account (https://developers.sap.com/tutorials/abap-environment-trial-onboarding.html) I get the message "Logon to system TRL failed (The message content is not acceptable. Accepted content types: application/vnd.sap.adt.core.http.session.v2+xml)" when I try to connect to the service instance. This is after deleting and recreating the trial account as described in the blog 'https://blogs.sap.com/2020/10/23/how-to-delete-and-recreate-your-sap-cloud-platform-trial-account/'

Any advice?

Thanks

Ged

View Entire Topic
Joachim
Participant

Just in case someone else is running into the same issue as I was:

Make sure you also have your eclipse update sites for ABAP development tools set to the latest branch, in case you already have an existing eclipse installation. I had my update site still set to 2019-12 and got the same error message.

Changing the ABAP development tools update site to

https://tools.hana.ondemand.com/latest

instead of https://tools.hana.ondemand.com/2019-12 did the trick for me.

Kind regards
Joachim

geert_nackers3
Explorer
0 Kudos

This one worked for me

timmcardle
Explorer

I did this plus the JDK and it worked for me 😉

Thanks!