cancel
Showing results for 
Search instead for 
Did you mean: 

Eclipse Integration Problem with "/L" Namespaces

Lukas_Eggert
Newcomer
0 Kudos
122

Hello everyone,

We currently have a problem when using Eclipse. The IDE has problems with correctly loading development objects that belong to our /IKOR/L namespace.
In the first screenshot you can see a class that is affected by this, each attribute is loaded twice. Calling the upper entry opens the value (left section), the lower entry runs into an exception (right section).
The complete message reads:

Lukas_Eggert_0-1745851948948.png

org.eclipse.core.runtime.CoreException: Synchronize Content Result for /TI6_500_i00368_de/.adt/programs/includes/%2fikor%2flisa_cl_dt_verw%3d%3d%3d%3d%3d%3d%3d%3d%3dcs/%2fikor%2flisa_cl_dt_verw%3d%3d%3d%3d%3d%3d%3d%3d%3dcs.asinc
at org.eclipse.core.internal.resources.semantic.SemanticFileStore.synchronizeContentWithRemote(SemanticFileStore.java:1159)
at org.eclipse.core.internal.resources.semantic.SemanticResourceAdapterImpl.synchronizeContentWithRemote(SemanticResourceAdapterImpl.java:318)
at com.sap.adt.tools.core.internal.sfs.AdtSfsUtil$3.run(AdtSfsUtil.java:253)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2457)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2482)
at com.sap.adt.tools.core.internal.sfs.AdtSfsUtil.synchronize(AdtSfsUtil.java:270)
at com.sap.adt.tools.abapsource.AbapSourceSfsUtil.synchronize(AbapSourceSfsUtil.java:39)
at com.sap.adt.tools.abapsource.AbapSourceSfsUtil.synchronize(AbapSourceSfsUtil.java:33)
at com.sap.adt.tools.abapsource.ui.sources.editors.AbapSourceEditorService$1.run(AbapSourceEditorService.java:265)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)
Contains: Ressource PROGRAM /IKOR/LISA_CL_DT_VERW=========CS konnte nicht erfolgreich gelesen werden
com.sap.adt.communication.resources.ResourceException: Execution of request "GET /sap/bc/adt/programs/includes/%2fikor%2flisa_cl_dt_verw%3d%3d%3d%3d%3d%3d%3d%3d%3dcs" failed: 500 Internal Server Error
Ressource PROGRAM /IKOR/LISA_CL_DT_VERW=========CS konnte nicht erfolgreich gelesen werden
------------ Request -----------------------
GET /sap/bc/adt/programs/includes/%2fikor%2flisa_cl_dt_verw%3d%3d%3d%3d%3d%3d%3d%3d%3dcs HTTP/1.1
Cache-Control: no-cache
Accept: application/vnd.sap.adt.programs.includes+xml, application/vnd.sap.adt.programs.includes.v2+xml
User-Agent: Eclipse/4.35.0.v20250228-0140 (win32; x86_64; Java 21.0.6) ADT/3.50.0 (devedition)
X-sap-adt-profiling: server-time

------------ Response ----------------------
HTTP/1.1 500 Internal Server Error
~server_protocol: HTTP/1.1
X-sap-adt-profiling: server-time=2874
Content-Type: application/xml

<?xml version="1.0" encoding="utf-8"?><exc:exception xmlns:exc="http://www.sap.com/abapxml/types/communicationframework"><namespace id="com.sap.adt"/><type id="ExceptionResourceReadFailure"/><message lang="EN">Ressource PROGRAM /IKOR/LISA_CL_DT_VERW=========CS konnte nicht erfolgreich gelesen werden</message><localizedMessage lang="DE">Ressource PROGRAM /IKOR/LISA_CL_DT_VERW=========CS konnte nicht erfolgreich gelesen werden</localizedMessage><properties/></exc:exception>
--------------------------------------------

at com.sap.adt.communication.internal.resources.RestResource.createResourceException(RestResource.java:158)
at com.sap.adt.communication.internal.resources.RestResource.createResultFromResponse(RestResource.java:72)
at com.sap.adt.communication.internal.resources.RestResource.invoke(RestResource.java:62)
at com.sap.adt.communication.internal.resources.AbstractRestResource.get(AbstractRestResource.java:51)
at com.sap.adt.tools.core.spi.sfs.AdtContentProvider.readAdtResourceInternal(AdtContentProvider.java:1595)
at com.sap.adt.tools.core.spi.sfs.AdtContentProvider.synchronizeFileWithRemote(AdtContentProvider.java:1031)
at com.sap.adt.tools.core.spi.sfs.AdtContentProviderForCompoundObjects.internalSynchronizeContentWithRemote(AdtContentProviderForCompoundObjects.java:145)
at com.sap.adt.tools.core.spi.sfs.AdtContentProviderForCompoundObjects.synchronizeContentWithRemote(AdtContentProviderForCompoundObjects.java:103)
at org.eclipse.core.internal.resources.semantic.SemanticFileStore.synchronizeContentWithRemote(SemanticFileStore.java:1157)
at org.eclipse.core.internal.resources.semantic.SemanticResourceAdapterImpl.synchronizeContentWithRemote(SemanticResourceAdapterImpl.java:318)
at com.sap.adt.tools.core.internal.sfs.AdtSfsUtil$3.run(AdtSfsUtil.java:253)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2457)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2482)
at com.sap.adt.tools.core.internal.sfs.AdtSfsUtil.synchronize(AdtSfsUtil.java:270)
at com.sap.adt.tools.abapsource.AbapSourceSfsUtil.synchronize(AbapSourceSfsUtil.java:39)
at com.sap.adt.tools.abapsource.AbapSourceSfsUtil.synchronize(AbapSourceSfsUtil.java:33)
at com.sap.adt.tools.abapsource.ui.sources.editors.AbapSourceEditorService$1.run(AbapSourceEditorService.java:265)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:124)

We suspect that this Method in CL_WB_OBJECT is responsible for the error, but we are not certain.

Lukas_Eggert_1-1745852431944.png

Has anyone encountered a similar problem and knows a possible solution?

Thanks for your help,

Lukas.

 

 

Accepted Solutions (0)

Answers (1)

Answers (1)

wolfgang_woehrle
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Lukas,

we kindly ask you to create a customer ticket in Service Now using component BC-DWB-UTL-BRR.

Our experts will then assist you finding a solution.

Thank you and kind regards,

Wolfgang