Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Pavan_Golesar
Active Participant
29,336



Background

When I started my SAP BTP ABAP cloud development I faced couple of error on the journey. Few on BTP some on ADT (Eclipse), I will be showcasing them below with their respective resolutions:


300+ Free Error & Mistake Images - PixabayYou were successfully authenticated, but an error occurred during the Service Instance logon. Please ensure that you have a user for the Service Instance.


Error Screenshot:

 

ADT Error


Solution Problem Analysis - Free image on PixabayDelete the ABAP trial service key and service instance you created, Then create it 'MANUALLY'. If you again try to create using the booster then you will end up with same state.

For the MANUAL instance creation if you are not sure how to do it check this blog for reference:

Initial Configurations for ABAP in the Cloud – Cloud Foundry Environment | SAP Blogs

 

300+ Free Error & Mistake Images - PixabayCannot connect to Service Instance. The service is currently not available.


Error Screenshot:

Solution Problem Analysis - Free image on PixabayCheck the ADT eclipse version you are on. If its not latest then do the below steps to update it

ADThttps://tools.hana.ondemand.com/latest
Eclipsehttp://download.eclipse.org/releases/latest 

Reference: Update for ABAP Development Tools fails when using an outdated Eclipse version | SAP Blogs or SAP Development Tools (ondemand.com)


300+ Free Error & Mistake Images - PixabayLogon to system TRL failed (The message content is not acceptable. Accepted content types: application/vnd.sap.adt.core.http.session.v2+xml)


Error screenshot:

 

ADT Error


Solution Problem Analysis - Free image on PixabayCheck the ADT eclipse version you are on. If it's not latest, then do the below steps to update it.

  1. In Eclipse, choose in the menu bar Help > Install New Software.
  2. Enter the URL https://tools.hana.ondemand.com/latest.
  3. Press Enter to display the available features.
  4. Follow the steps and complete them.
  5. Once ADT is installed. Eclipse will restart. 


300+ Free Error & Mistake Images - PixabayCreating Service Instance FAILED


Error screenshot:

 

SAP BTP ABAP Environment Error while creating the ABAP Service Instance using Booster option

 

Solution Problem Analysis - Free image on PixabayDelete the ABAP trial service key and service instance you created, Then create it 'MANUALLY'. For the MANUAL instance creation if you are not sure how to do it check this blog for reference:

Initial Configurations for ABAP in the Cloud – Cloud Foundry Environment | SAP Blogs

300+ Free Error & Mistake Images - Pixabay"You were successfully authenticated, but an error occurred during the service instance logon. please ensure that your user has the appropriate roles"


Error screenshot:

 

Error Screenshot:

Solution Problem Analysis - Free image on Pixabay

  1. Go to ABAP Instance Dashboard in BTP
  2. In dashboard go to Identity and Access Management catalog under Administration
  3. Click Tile "Maintain Business Roles"
  4. Go to role "SAP_BR_DEVELOPER"
  5. Edit the role
  6. Add You user to this role
  7. Save
  8. Go to Eclipse and create Project ABAP Cloud using service key from BTP and logon via web browser
  9. Now, everything works well


or try this link


I will be updating this sheet with new error and solutions to the same. You are welcomed to add new error and resolutions in this area from you.

My Other Blogs:

 

  1. Artificial Intelligence role in shaping the future... - SAP Community
  2. Exploring SAP BTP ABAP Environment - SAP Community - Step by Step blog for SAP BTP ABAP Environment ...
  3. SAP CDS hints annotation & its application in ABAP | SAP Blogs - Hints can be used to influence preparation, optimization, and execution of SQL statements. This blogs shows that.
 

Share & Connect


Useful? like and share on social media.
Connect with me on:

Thank you,
Pavan Golesar

26 Comments
Labels in this area