cancel
Showing results for 
Search instead for 
Did you mean: 

ASSERTION_FAILED Program CL_LMDB_SETTINGS==============CP

former_member206167
Active Participant
0 Kudos

Hi dear Forum,

   I'm facing this error in LMDB so new systems can't be added.

OS: Linux

DB: SYBASE

Solution MAnager 7.1 SPS08

This is the dump in ST22

Category               ABAP Programming Error
Runtime Errors         ASSERTION_FAILED
ABAP Program           CL_LMDB_SETTINGS==============CP
Application Component  SV-SMG-LDB
Date and Time          21.09.2013 23:53:41

What happened?
    In the running application program, the ASSERT statement recognized a
    situation that should not have occurred.
    The runtime error was triggered for one of these reasons:
    - For the checkpoint group specified with the ASSERT statement, the
      activation mode is set to "abort".
    - Via a system variant, the activation mode is globally set to "abort"
      for checkpoint groups in this system.
    - The activation mode is set to "abort" on program level.
    - The ASSERT statement is not assigned to any checkpoint group.

Short text

     The ASSERT condition was violated.

Thanks a lot for your ind help

Accepted Solutions (1)

Accepted Solutions (1)

hugo_amo
Employee
Employee
0 Kudos

Hi José Luis,

Execute the manual steps of the note 1758666 and check whether error remains.

Hope it helps.

Regards,

Hugo

Answers (3)

Answers (3)

former_member206167
Active Participant
0 Kudos

Hi dear Forum,

Note 1775242 - SAP Solution Manager - basic function 7.1 SP8 already applied in latest version

1873066  - Short dump created with error: ASSERTION_FAILED in ABAP program

not available


1851127 - Avoid assert statement if LMDB setting does not exist applied but error changed to:

Category           ABAP Programming Error
Runtime Errors     UNCAUGHT_EXCEPTION
Except.            CX_LMDB_NO_SUCH_SETTING
ABAP Program       CL_LMDB_SETTINGS==============CP

Application Component  SV-SMG-LDB

Date and Time      26.09.2013 05:45:31

Short text

An exception occurred that was not caught.

What happened?

The exception 'CX_LMDB_NO_SUCH_SETTING' was raised, but it was not caught
  anywhere along
the call hierarchy.

Since exceptions represent error situations and this error was not
adequately responded to, the running ABAP program
  'CL_LMDB_SETTINGS==============CP' has to be

terminated.

thanks in advance

hugo_amo
Employee
Employee
0 Kudos

Hi Jose Luis,

HAve you executed the manual steps of the note 1758666?

Regards

Hugo

former_member118647
Active Participant
0 Kudos

Hello Jose,

Refer to the 'Manual Pre-Implement' section of the note 1758666 to create a new parameter 'ContentSync.SelectIntervalSec'. After executing it, please execute the 'Solution' part to configure it.

Regards,

suhel

Former Member
0 Kudos
Former Member
0 Kudos

Hi Jose,

Apply the latest Note 1775242 - SAP Solution Manager - basic function 7.1 SP8  version in the solman system.

Also update the latest CR content and CIM model version in the SLD.

1873066  - Short dump created with error: ASSERTION_FAILED in ABAP program

Rg,

Karthik