Dear Experts
I just started customizing the Monitoring Templates for Technical Monitoring in Solution Manager Setup (Technical Monitoring - Step 3).
Creating a custom template for Host (Server) Windows or Linux worked just fine. But when I try to modify the Metrics (equal if in Expert or in Standard Mode), Solution Manager failes creating the following short dump:
Error while processing your query What has happened? The URL call http://msssapsmt01.adstest.hel.kko.ch:8001/sap/bc/webdynpro/sap/wd_sise_main_app was terminated because of an error. Note The following error occurred in system T50 : Access via 'NULL' object reference not possible. The error occurred on application server MSSSAPSMT01_T50_01 and in work process 1 . The termination type was: RABAX_STATE The ABAP call stack was: Method: CREATE_METRIC_REFERENCE of program CL_AC_METRIC_REPOSITORY=======CP Method: READ_METRIC_FOR_ID_VER of program CL_AC_METRIC_REPOSITORY=======CP Method: READ_METRIC_FOR_MAX_VERSION of program CL_AC_METRIC_REPOSITORY=======CP Method: READ_METRIC_FROM_DB of program CL_AC_METRIC_REPOSITORY=======CP Method: IF_ALRTCFG_MEA_MANAGER~GET_MEA of program CL_AC_METRIC_REPOSITORY=======CP
ST22 tells a bit more about the issue:
Category ABAP Programming Error
Runtime Errors OBJECTS_OBJREF_NOT_ASSIGNED_NO
Except. CX_SY_REF_IS_INITIAL
ABAP Program CL_AC_METRIC_REPOSITORY=======CP
Application Component SV-SMG-MON-ALR-CFG
Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
caught in
procedure "CREATE_METRIC_REFERENCE" "(METHOD)", nor was it propagated by a
RAISING clause.
Any clue about what I missed / messed up with?
Thanks in advance and best regards,
Michael