SAP Knowledge Base Article - Preview

2935471 - Daily OBJECTS_OBJREF_NOT_ASSIGNED dumps occur for program /SDF/SAPLSCMON_API_REMOTE

Symptom

The following OBJECTS_OBJREF_NOT_ASSIGNED dump occurs daily in the managed system:

Category ABAP Programming Error
Runtime Errors OBJECTS_OBJREF_NOT_ASSIGNED_
Except. CX_SY_REF_IS_INITIAL
ABAP Program /SDF/SAPLSCMON_API_REMOTE
Application Component SV-SMG-SDD

Short text:
   Access using a 'ZERO' object reference is not possible.

Error analysis:
   The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
   caught in
   procedure "/SDF/SCMON_SET_MAX_NUM_SLICES" "(FUNCTION)", nor was it propagated
   by a RAISING clause.

Source Code:
   19 catch /sdf/cx_scmon_configuration into cx.
   20 lo_frmttr = lcl_singletons=>get_message_formatter( ).
   >>> text = lo_frmttr->get_message_from_cx_and_prev( cx ).
   22 message text type 'E' raising configuration_error.

Call Stack:

   FUNCTION /SDF/SAPLSCMON_API_REMOTE /SDF/LSCMON_API_REMOTEU05
   /SDF/SCMON_SET_MAX_NUM_SLICE

   FORM /SDF/SAPLSCMON_API_REMOTE /SDF/LSCMON_API_REMOTEU05
   /SDF/SCMON_SET_MAX_NUM_SLICE


Read more...

Environment

SAP NetWeaver 7.3

ST-PI  2008_1_700 SAPKITLRDR
          2008_1_710 SAPKITLRER

Product

SAP NetWeaver 7.3

Keywords

CCM, OBJECTS_OBJREF_NOT_ASSIGNED, /SDF/SAPLSCMON_API_REMOTE, 2602136 , KBA , SV-SMG-CCM , Custom Code Management , 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.