cancel
Showing results for 
Search instead for 
Did you mean: 

Facing short dumps when trying to open session in CSA

Former Member
0 Kudos

Hi

All am facing Short dump when i am trying to open session in CSA

Error detials:

go to System Administration workcenter task management up CSA. Choose the Solution

got short dump:

Short text

Length error occurred in IMPORT statement.

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLDSVAS_PROC" 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_IMPORT_MISMATCH_ERROR', was

not caught in

procedure "LOAD" "(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:

During import the system discovered that the target object has

a different length than the object to be imported.

Missing RAISING Clause in Interface

Program SAPLDSVAS_PROC

Include LDSVAS_PROCTAI

Row 1.431

Module type (METHOD)

Module Name LOAD

Trigger Location of Exception

Program SAPLDSVAS_PROC

Include LDSVAS_PROCTAI

Row 1.514

Module type (METHOD)

Module Name LOAD

Please help me to solve this problem

Regards,

Neni

Accepted Solutions (0)

Answers (1)

Answers (1)

TomCenens
Active Contributor
0 Kudos

Hello Neni

You can check the following post to get an idea why the error is thrown

[;

Have there been recent changes in your SAP system ?

Kind regards

Tom

Former Member
0 Kudos

Thanks for the info.

Could you please tell me what changes i have to do? i did not understand what i have to do form the below link

Regards,

Neni.

TomCenens
Active Contributor
0 Kudos

Hello Neni

According to the information I saw in that post it could be caused by a sort of inconsistency of the program code vs a structure.

Wether that is a bug that is in your SAP Solution Manager release or something that is caused by administrative actions (perhaps solving SPAU entries after SP stack update or upgrade) I cannot tell.

I would recommend you either try and find a relative SAP note (narrowing down result to only your SAP Solution Manager system) and searching using the dump keywords. If you cannot find anything I would recommend you to open a customer message so SAP can take a look at the specific error.

If you give more information, perhaps someone on the forum can help you out abit better, which SAP Solution Manager version and so on.

You also didn't answer my question, any recent changes you are aware of ?

Kind regards

Tom

Former Member
0 Kudos

My SM --SAP EHP 1 for SAP Solution Manager 7.0 and SAPKA70104 ,SAPKB70104 SAPKITL430.

I have deployed willy agent and LM-Services

Regards,

Neni

TomCenens
Active Contributor
0 Kudos

Hello Neni

Which Wily agent and LM-Service did you deploy ?

Kind regards

Tom