Symptom
Dump is being generated when you try to upload system information through job SM:UPLOAD SYSTEM DATA
Category ABAP Programming Error
Runtime Errors OBJECTS_OBJREF_NOT_ASSIGNED
Except. CX_SY_REF_IS_INITIAL
ABAP Program CL_AI_SC_SINGLE_SYS_FOR_UPLOADCP
Application Component SV-SMG-SVC
Date and Time 00.00.0000 00:00:00
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Short Text
| Access using a 'ZERO' object reference is not possible.
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What happened?
| Error in the ABAP Application Program
|
| The current ABAP program "CL_AI_SC_SINGLE_SYS_FOR_UPLOADCP" had to be terminated because it has come across a statement that unfortunately cannot be executed.
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What can you do?
| Note down which actions and inputs caused the error.
|
|
| To process the problem further, contact you SAP system administrator.
|
| Using Transaction ST22 for ABAP Dump Analysis, you can look at and manage termination messages, and you can also keep them for a long time.
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Error analysis
| An exception has occurred which is explained in more detail below. The exception is assigned to class 'CX_SY_REF_IS_INITIAL' and was not caught in procedure "GET_SYSTEM_DATA" "(METHOD)", nor was it propagated by a RAISING clause.
| Since the caller of the procedure could not have anticipated this exception, the current program was terminated.
| The reason for the exception is:
| You are trying to access a component with a 'ZERO' object reference (points to 'nothing'). Variable: "ME->AO_LMDB_SPORTAL_API".
| An object reference must point to an object (an instance of a class) before it can be used to access a component. The reference has either never been set, or it was set to 'ZERO' with a CLEAR statement.
Read more...
Environment
Solution Manager 7.2
Product
Keywords
OBJECTS_OBJREF_NOT_ASSIGNED, CX_SY_REF_IS_INITIAL, CL_AI_SC_SINGLE_SYS_FOR_UPLOADCP, CL_AI_SC_SINGLE_SYS_FOR_UPLOADCM003, GET_SYSTEM_DATA , KBA , SV-SMG-LDB , Landscape Management Database (LMDB) , SV-SMG-SVC , Administration of Service Connections with Solution Manager , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP ONE Support launchpad (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.