2023 Jan 24 4:21 PM
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
2023 Jan 24 5:22 PM
Hello pilkvit
Check the notes
2049394 - ADT ABAP in Eclipse (SP06): BOPF Business-Objekt Modellierung
2049395 - ADT ABAP in Eclipse (SP06): BOPF business object modeling
Best regards
Dominik Tylczynski
2023 Jan 24 8:02 PM
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
2023 Jan 25 2:32 PM
2023 Jan 24 5:29 PM
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
2023 Jan 24 6:45 PM
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.
2023 Jan 24 8:02 PM
2023 Jan 25 10:43 AM
2023 Jan 25 2:44 PM
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
2023 Jan 24 6:44 PM
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.
2023 Jan 24 8:09 PM