cancel
Showing results for 
Search instead for 
Did you mean: 

Dump during Basic Configuration Step

Former Member
0 Kudos

Good morning

I have applied support package stack 5 to my Solution manager 7.10 system. I am trying to go through the Basic Configuration portion in tcode SOLMAN_SETUP. In step 5 "Configure Automatically", the Activity "Enable System Data Measurement" is failing with a short dump. It shows that the job "SMSETUP: AGS_CUP_ACT" is aborted and in ST22 I see short dump like the following:

Category ABAP Programming Error

Runtime Errors CALL_FUNCTION_CONFLICT_TYPE

Except. CX_SY_DYN_CALL_ILLEGAL_TYPE

ABAP Program CL_CUP_ACT_AUTO_AGS===========CP

Application Component SV-SMG-ESR

Error in the ABAP Application Program

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

terminated because it has

come across a statement that unfortunately cannot be executed.

A function module was called incorrectly.

An exception occurred that is explained in detail below.

The exception, which is assigned to

class 'CX_SY_DYN_CALL_ILLEGAL_TYPE', was

not caught in

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

The call to the function module "CCMSBI_RUN_SETUP_IN_BTC" is incorrect:

The function module interface allows you to specify only

fields of a particular type under "BATCH_USER_ID".

The field "LT_RESULT" specified here is a different

field type

I have applied all of the recommended notes from Note 1652693. The last

time this step was run was while I was on support package stack 4, and

it ran successfully.

I did see note 1710578, but this note has already been applied to my

system and I confirmed it has the latest version.

Any ideas greatly appreciated.

NICK

Accepted Solutions (1)

Accepted Solutions (1)

satishra
Product and Topic Expert
Product and Topic Expert
0 Kudos
Former Member
0 Kudos

Satish,

OK, I applied both those notes.  Then I ran through my steps again as I documented.  Again, I get the same dump.

--NICK

satishra
Product and Topic Expert
Product and Topic Expert
0 Kudos

check this note..you need to manually import the role

Note 1701057 - ESR Reporting Role

Former Member
0 Kudos

Satish,

We did that before I submitted this thread.  That did not help, we still get the error

--NICK

Former Member
0 Kudos

Problem resolved.

Note 1710578 is updated. Please implement the new version.

I applied the note again and now the job does not abort with a short dump. The job finishes, but in the log in SOLMAN_SETUP, there is a warning message that says "ESR: Extractor setup is not successful!". However, when I look at the job log, it seems to have completed successfully.

Still, I hate getting warning messages, but oh well.

--NICK

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nick,

we are on same issue, but the note 1710578 is not released according to SAP.

Or can you show us what to adap changes?

Thanks

Laurynas Prikockis

Former Member
0 Kudos

Hey Laurynas,

It looks to me like you will need to open a message with SAP support.  it could be that they are making changes to the note as we speak or they screwed something up and forgot to change the status so people like us can get the code corrections.

Definitely contact them, and let them know the version you are running and the screen shot you attached here.

Good luck,

NICK

Former Member
0 Kudos

Hi Nick,

thanks, we are on to it

L