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: 

An internal error occurred during: "Reading repository objects".

vitpilk
Participant
0 Kudos

Hi All,

I am trying to figure out what causes this error I am getting when clicking on the ABAP project in Eclipse. I managed to create it without any issue but when I try to expand the tree I am getting this error.

screen-shot-2023-01-24-at-44702-pm.png

I am connecting to a VM with ABAP AS 7.52 SP04 and I suspect that the issue is with the backend system and not with Eclipse or ADT plugin installation. These installed without any issues.

The detail of the error message is:

----------------------------------------------------------------------------

An internal error occurred during: "Reading repository objects".

com.sap.adt.communication.exceptions.SystemFailureException: System failure: "SQL error SQL code: 21 occurred while accessing table /BOBF/OBM_OBJ."; Destination data=NPL_001_developer_en {client=001, language=EN, user=DEVELOPER, systemConfiguration={Name={null} | SystemConfigurationFromFileBasedCache=false | SystemConfigurationLinkedToSapLogon=false | PreferredClient=null | PreferredUser=null | PreferredLanguage=null | LoadBalancing=false | SNCEnabled=false | PartnerName=null | MessageServer=null | GatewayServer=null | GatewayServerService=null | SystemNumber=00 | MessageServerService=null | SSOEnabled=false | Origin=null | Description=null | Server=vhcalnplci | Group=null | SNCType=SNC_DISABLED | Router=null | Host=vhcalnplci | SystemId=NPL}}

------------ Request -----------------------

POST /sap/bc/adt/repository/typestructure HTTP/1.1

Accept: application/vnd.sap.as+xml;charset=UTF-8;dataname=com.sap.adt.RepositoryTypeList

User-Agent: Eclipse/4.26.0.v20221123-1800 (macosx; x86_64; Java 17.0.5) ADT/3.30.0 (devedition)

X-sap-adt-profiling: server-time

----------------------------------------------------------------------------

Any help would be greatly appreciated! 🙂 Thanks a lot in advance!

Kind regards,

Vit

10 REPLIES 10

0 Kudos

Hi Dominik,

Thank you so much for your prompt response.

I am not an SAP customer, just a learning enthusiast for now, and I my access is restricted. I cannot see those notes with my access. Would you mind pointing out the clues from these notes which could help me solve the issue?

Many thanks in advance!

Best regards,

Vit

0 Kudos

Hello pilkvit

The notes are fixes to SAP backend that might solve your issue. Without full system access you won't be able to implement them. Again, they need to be implement in the backend, not in Eclipse ADT. Maybe you can ask your IT staff for support?

vitpilk
Participant
0 Kudos

Hi Dominik,

Thank you so much for your prompt response.

I am not an SAP customer, just a learning enthusiast for now, and I my access is restricted. I cannot see those notes with my access. Would you mind pointing out the clues from these notes which could help me solve the issue?

Many thanks in advance!

Best regards,

Vit

I'm not sure Dominik received your message. Please use the COMMENT button for comments, asking for complements, adding details, replying to a comment or a proposed solution or to the OP question, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.

Thank you, Sandra!

0 Kudos

Hello pilkvit

The notes are fixes to SAP backend that might solve your issue. Without full system access you won't be able to implement them. Again, they need to be implement in the backend, not in Eclipse ADT. Maybe you can ask your IT staff for support?

0 Kudos

Hi Dominik, thank you for your response. This issues is with the local VM I have on my laptop. No IT staff to ask for support but I have SAP* level authorizations in the system so I can do anything an admin can do. I just cannot access the notes. Any thoughts on how I could proceed?

I also noted that when I try to display in SE16 table /BOBF/OBM_OBJ that is mentioned in the error message, I am getting the same exception raised by some CX class. Not sure if this could help me get to the root cause of this issue.

Best regards,

Vit

Sandra_Rossi
Active Contributor

Please show the images instead of hyperlinks, in order to have both the text and the image in one place. It's even more useful when there are several images, it avoids the pain to open and close each of them separately and repeatedly.

vitpilk
Participant
0 Kudos

Here's one more screenshot.