cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR: The class could not be found at dynamic method call. (termination: RABAX_STATE)

former_member229542
Active Participant
0 Kudos

Hi Guys,

After installing Solution Manager 7.1 on DB6 v9.7/RHEL 6.3, and applying SPS 7, applied note and performed all Initial and basic configuration im having this error

After clicking on Display Technical System Software or Display Product System, im getting the followin error

http://sapsolman:8000/sap/bc/webdynpro/sap/lmdb_wda_expl_oif?FRW_MODE=D&MAINTYPE=TECSYST&SYSTEM_ESID...

500 SAP Internal Server Error

ERROR: The class could not be found at dynamic method call. (termination: RABAX_STATE)

On ST22, its saying a class could not be found

Category           ABAP Programming Error
Runtime Errors     DYN_CALL_METH_CLASS_NOT_FOUND
Except.            CX_SY_DYN_CALL_ILLEGAL_CLASS
ABAP Program       CL_WDR_CLIENT_COMPONENT=======CP

Application Component  BC-WD-ABA-RUN

Date and Time     

26.12.2012 15:04:24

Short text

    The class could not be found at dynamic method call.

What happened?

    Error in the ABAP Application Program

    The current ABAP program "CL_WDR_CLIENT_COMPONENT=======CP" had to be

     terminated because it has

    come across a statement that unfortunately cannot be executed.

Error analysis

    An exception occurred that is explained in detail below.

    The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_CLASS', was

     not caught in

    procedure "CONSTRUCTOR" "(METHOD)", nor was it propagated by a RAISING clause.

    Since the caller of the procedure could not have anticipated that the

    exception would occur, the current program is terminated.

    The reason for the exception is:

    At dynamic class method call, the class "/1BCWDY/03N8EB02RZJQWTSLWEGN" was

     specified, which could

    not be found.

How can i verify this class is missing or inactive, since i couldnt find any note related to this error?

On the developer trace i found these lines that could provide a hint.

M  ThEppGetConnectionCounter: read connectionCounter 1 from epp 0

I  *** ERROR => SemRel: Inv. Operation. Units 1. Key=51 [semux.c      1318]

I  {root-id=000C29B4A1631ED293F346933E34AA66}_{conn-id=000C29B4A1631ED293F34697B46C2A66}_1

A  Wed Dec 26 17:24:11 2012

A

A  ABAP Program CL_WDR_CLIENT_COMPONENT=======CP        .

A  Source CL_WDR_CLIENT_COMPONENT=======CM001      Line 64.

A  Error Code DYN_CALL_METH_CLASS_NOT_FOUND.

A  Module  $Id: //bas/720_REL/src/krn/runt/abmethod.c#12 $ SAP.

A  Function method_call_dynamic_cref_get_method Line 6272.

A  ** RABAX: level LEV_RX_STDERR completed.

A  ** RABAX: level LEV_RX_RFC_ERROR entered.

Thanks in advance

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Hello, I get the same error.

I have checked this note but after activation I have the same error with same object.(

Have you find any other solution to this?

Former Member
0 Kudos

Hi Nataliya,

Verify also note 2005431 - Inconsistent generated WDA code

BR,

K.

luisbarros
Participant
0 Kudos

Faced the same error. There were many Webdynpros that needed to be reactived even though they seemed activated. Following the notes suggested by Kamil Kubrak solved my issues.

Thank you.

Best regards,

Luis

Former Member
0 Kudos

Hi, did you find any solution to this?

Regards Mikael

Former Member
0 Kudos

Yes, To reactivate the service (webdynpro) although you see it active by SICF transaction.

Now it works properly again!!

Regards

Former Member
0 Kudos

Hi Laia , i am getting same error as below in NWBC

ERROR: The class could not be found at dynamic method call. (termination: RABAX_STATE)


Can you provide feedback on how it is resolved. I tried to restart in the service in SICF , but no luck

Former Member
0 Kudos

Hello Martin,

I get the same error while calling a WebDynpro Application. We have done an Update from NW 7.0 to NW 7.3.

http://SAP_BW_SERVER:8000/sap/bc/webdynpro/sap/zsdwd_file_upload?sap-client=100&sap-language=EN

Do you have a solution for this problem?

Thanks and kind regards

André

Short text

    The class could not be found during the dynamic method call.

What happened?

    Error in the ABAP application program.

    The current ABAP program "CL_WDR_CLIENT_COMPONENT=======CP" had to be

     interrupted because it contains

    a statement that cannot be executed.

What can you do?

    Take note of the actions and inputs that lead to the error.

    Contact your SAP administrator for further processing of the problem.

    Using transaction ST22 for ABAP short dump analysis you can see and

    administrate termination messages and retain them for a longer period.

Error analysis

    An exception occurred that is explained in detail below.

    The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_CLASS', was

     not caught in

    procedure "CONSTRUCTOR" "(METHOD)", nor was it propagated by a RAISING clause.

    Since the caller of the procedure could not have anticipated that the

    exception would occur, the current program is terminated.

    The reason for the exception is:

    Class "/1BCWDY/FYL5Z8VXWFKX2KM9BPKQ" was specified in a dynamic class method

     call but it could not

    be found.

How to correct the error

    Class "/1BCWDY/FYL5Z8VXWFKX2KM9BPKQ" either does not exist or is not visible in

     the current

    context.

    Probably the only way to eliminate the error is to correct the program.

    -

    You may able to find an interim solution to the problem

    in the SAP note system. If you have access to the note system yourself,

    please use the following search criteria:

Former Member
0 Kudos

Hi Martin, Hi Andre,

I'm facing similar issue while calling a WebDynpro Application in SAP MDG change request screens.

http://tryprutop32.utopiainc.com:8000/nwbc/SAP_MDGC_REQ_03/?sap-nwbc-node=app_window_body

Category               ABAP Programming Error
Runtime Errors         DYN_CALL_METH_CLASS_NOT_FOUND
Except.                CX_SY_DYN_CALL_ILLEGAL_CLASS
ABAP Program           CL_WDR_CLIENT_COMPONENT=======CP
Application Component  BC-WD-ABA-RUN
Date and Time          03.05.2013 07:04:02

Short text - The class could not be found at dynamic method call.

Any help please.

Best Regards,

Sri