SAP Knowledge Base Article - Preview

2427621 - Dump OBJECTS_OBJREF_NOT_ASSIGNED in program CL_WBEM_CLIENT

Symptom

SOLMAN_SETUP fails in scenario Mandatory Configuration > Infrastructure Preparation > 1.1 SLD Connections after clicking button Next with the following error:

500 SAP Internal Server Error
ERROR: Access using a 'ZERO' object reference is not possible. (termination: RABAX_STATE)

The following dump message can be found in ABAP:

Category ABAP Programming Error
Runtime Errors OBJECTS_OBJREF_NOT_ASSIGNED
ABAP Program CL_WBEM_CLIENT================CP
Application Component BC-CCM-SLD-ABA
Short text

Access using a 'ZERO' object reference is not possible.

What happened?

Error in the ABAP Application Program

The current ABAP program "CL_WBEM_CLIENT================CP" had to be terminated because it has come across a statement that unfortunately cannot be executed.

Source Code Extract

  1 method check_host.
  2
  3 data refhost type ref to cl_cim_elementname.
  4 data cimhost type ref to cl_cim_elementname.
  5
>> refhost = cimreference->host.
  7 if refhost is bound.
...


Read more...

Environment

  • System Landscape Directory (SLD);
  • Solution Manager 7.2;
  • Database Independent;
  • Operational System Independent.

Product

SAP Solution Manager 7.2

Keywords

Solution Manager, Solman, 7.2, 720, 72, System Landscape Directory, SLD, Content Repository, CR Content, LMDB, SOLMAN_SETUP, Corrupted, Corrupt, Damage, Damaged, Incorrect, Incorrected, Repair, Reparing, Import, Imporing , KBA , BC-CCM-SLD , System Landscape Directory / Component Repository , SV-SMG-INS-CFG , Setup and Configuration of the Solution Manager system , BC-CCM-SLD-ABA , System Landscape Directory ABAP Connectivity , BC-CCM-SLD-JAV , System Landscape Directory Java Client & Server , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.