cancel
Showing results for 
Search instead for 
Did you mean: 

Error analysis The following syntax error was found in the program CL_LMDB_CIM_DOMAIN_CONTEXT====C

Former Member
0 Kudos

Hi,

We have a SOLMAN 7.1 system. When I am running SOLMAN_SETUP transaction from the client. It throws opens up the http://<FQDN>:8000/sap/bc/webdynpro/sap/wd_sise_main_app?sap-language=EN

But it throws the below error:-

500 SAP Internal Server Error

ERROR: Syntax error in program CL_LMDB_CIM_DOMAIN_CONTEXT====CP . (termination: RABAX_STATE)

Also in ST22, same dump is thrown.

Category           ABAP Programming Error
Runtime Errors     SYNTAX_ERROR
ABAP Program       CL_LMDB_CIM_DOMAIN_CONTEXT====CP

Application Component  SV-SMG-LDB

Date and Time      25.10.2012 07:25:46

Short text

Syntax error in program "CL_LMDB_CIM_DOMAIN_CONTEXT====CP ".

What happened?

Error in the ABAP Application Program

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

The following syntax error occurred in program
  "CL_LMDB_CIM_DOMAIN_CONTEXT====CP " in include
  "CL_LMDB_WBEM_LOCAL_CLIENT=====CI " in
line 6:
"Method "CONSTRUCTOR" has already been declared"
" "
" "
" "

The include has been created and last changed by:
Created by: "SAP "

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

please read Note 1449263 - Method "CONSTRUCTOR" has already been declared. Please check your kernel version and update it to 7.20 SP040 or higher.

Regards

Roman

Former Member
0 Kudos

Check configuraion in SICF and SCOT.

Former Member
0 Kudos

Hi,

I have checked the program in se38, it shows Class missing. So I dont think its a problem of sicf.

Any other suggestion is accepted.

Thanks

Santanu

Former Member
0 Kudos

Check the note 1680616  - RABAX_STATE   Solman 7.1   Basic configuration step 3.1

Former Member
0 Kudos

HI,

Thanks, But this note says:-

Resolution

  1. Start Transaction SOLMAN_SETUP_ADMIN
  2. Select 'Generic Storage Admin UI' in the left panel
  3. Select  'Configuration ID' EM_CONFIG_ID-EM_CONFIG_ID
  4. Retyped manually the value of the fields CLIENT_PORT and CLIENT_HOST for detail please refer to the attached screen shot with this Note.

BUT Since I have already specified, whenever I am entering t-code SOLMAN_SETUP or SOLMAN_SETUP_ADMIN, the page is not opening. Its throwing this error

500 SAP Internal Server Error

ERROR: Syntax error in program CL_LMDB_CIM_DOMAIN_CONTEXT====CP . (termination: RABAX_STATE)

So this solution dosent work.