cancel
Showing results for 
Search instead for 
Did you mean: 

No EWA'a post ST-PI & ST-A/PI Upgrade

Former Member
0 Kudos

Hi All,

I have updates ST-PI (2008_1_700 to SP10) and ST-A/PI (01Q_700 SP02) component after EWA reports are not getting generated.

The job SM:EXEC SERVICES is also getting cancelled with the error message, UNCAUGHT_EXCEPTION.

Here's the dump:

Runtime Errors         UNCAUGHT_EXCEPTION

Exception              CX_DSVAS_API_ATTRIBUT_INSTANCE

Termination occurred in the ABAP program "SAPLDSVAS_PROC" - in "RAISE_ERROR".
The main program was "RDSMOPBACK_AUTOSESSIONS_1_SOL ".

In the source code you have the termination point in line 48
of the (Include) program "LDSVAS_PROCERI".
The program "SAPLDSVAS_PROC" was started as a background job.
Job Name....... "SM:EXEC SERVICES"
Job Initiator.. "SOLMAN_CTS"
Job Number..... 00260500

Please assist.

Regards,

Nitin Kedare

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Nitin,

Did you find a solution to this issue? We are experiencing the same problem after upgrading ST-PI and ST-A/PI.

Man

Former Member
0 Kudos

Hi Kamil/Man,

Implementing SAP Note 1735376 resolved the issue.

Regards,

Nitin

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Nitin,

Can you provide me the full dump ?

Also, look at these notes and see if any matches with these dumps.

2015224 - Exception CX_DSVAS_API_SERVICE_SESSION occurs while SM:EXEC SERVICES performs a VE session

1813538 - Runtime Errors UNCAUGHT_EXCEPTION Except. CX_DSVAS_API_SERVICE_SESSION SAPLDSVAS_PROC LDSV...


I believe, it's the 1st note for your issue.


Regards,

Former Member
0 Kudos

Hi Divyanshu,

I have tried the solution mentioned in both the notes but still the job SM:EXEC SERVICES is failing with the above mentioned dumps.

Runtime Errors         UNCAUGHT_EXCEPTION

Exception              CX_DSVAS_API_ATTRIBUT_INSTANCE

Information on where terminated
    Termination occurred in the ABAP program "SAPLDSVAS_PROC" - in "RAISE_ERROR".
    The main program was "RDSMOPBACK_AUTOSESSIONS_1_SOL ".

    In the source code you have the termination point in line 48
    of the (Include) program "LDSVAS_PROCERI".
    The program "SAPLDSVAS_PROC" was started as a background job.
    Job Name....... "SM:EXEC SERVICES"
    Job Initiator.. "SOLMAN_CTS"
    Job Number..... 00260701

Regards,

Nitin Kedare

divyanshu_srivastava3
Active Contributor
0 Kudos

Please upload the full dump that you get in st22 with job logs.

Former Member
0 Kudos

Hi Divyanshu,

I have uploaded the job log file and the dump file.

Regards,

Nitin Kedare

Former Member
0 Kudos
Former Member
0 Kudos

Thank you Kamil. The note has resolved the issue.

Regards,

Man