cancel
Showing results for 
Search instead for 
Did you mean: 

Txn SOLMAN_WORKCENTER Dump

Vivek_Hegde
Active Contributor
0 Kudos

Hello ,

When I launch solman_workcenter txn code i am getting below dump:

The following error text was processed in the system VAT : Syntax error in program CL_AGS_SERVICE_DELIVERY=======CP .

The error occurred on the application server *********_VAT_00 and in the work process 1 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: IF_BADI_CONTROL_CENTER_PLUGIN~GET_CONTROL_CENTER_API of program CL_AGS_BADI_CNTRLCNTR_PLUGIN==CP

Method: GET_CONTROL_CENTER_APIS of program CL_AGS_CONTROL_CENTER=========CP

Method: INIT of program /1BCWDY/98EFMARS9NJ77OOA7AS0==CP

Method: IF_MAIN~INIT of program /1BCWDY/98EFMARS9NJ77OOA7AS0==CP

Method: HANDLEDEFAULT of program /1BCWDY/98EFMARS9NJ77OOA7AS0==CP

Method: HANDLEDEFAULT of program /1BCWDY/98EFMARS9NJ77OOA7AS0==CP

Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/98EFMARS9NJ77OOA7AS0==CP

Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP

Method: NAVIGATE of program CL_WDR_CLIENT_APPLICATION=====CP

Method: DO_NAVIGATION of program CL_WDR_WINDOW_PHASE_MODEL=====CP

My system is at SP 24 .

Please help.

Regards

Vivek

Accepted Solutions (1)

Accepted Solutions (1)

daniel_nicol
Advisor
Advisor
0 Kudos

Hi Vivek,

For SP25 the note is 1468591.

Have you applied it?

Regards,

Daniel.

Vivek_Hegde
Active Contributor
0 Kudos

Hello Daniel,

Thnx

I ve applied the SP 25 note. But unfortunately the error still haunts me

Regards

Vivek

Former Member
0 Kudos

Hi

Did you get any solution to this problem?

Best Regards

Kristoffer

Vivek_Hegde
Active Contributor
0 Kudos

Hello ,

No.. No solution yet ..

Interestingly dev_w0 trace file is having below information:

======================================================

A Thu Jan 06 13:09:57 2011

A GENER request remote generation: CL_AGS_SERVICE_DELIVERY=======CP.

A

A Thu Jan 06 13:10:14 2011

A *** ERROR => Syntax error in program CL_AGS_SERVICE_DELIVERY=======CP [abgen.c 1550]

A *** ERROR => > Include CL_AGS_SERVICE_DELIVERY=======CM02L line 1 [abgen.c 1552]

A *** ERROR => > Method "ASK_FOR_LANGUAGE" is not declared or inherited in class "CL_AGS_SERVICE_ [abgen.c 1554]

A *** ERROR => > DELIVERY". - [abgen.c 1556]

A TH VERBOSE LEVEL FULL

A Thu Jan 06 13:10:14 2011

A

A ABAP Program CL_AGS_BADI_CNTRLCNTR_PLUGIN==CP .

A Source CL_AGS_BADI_CNTRLCNTR_PLUGIN==CM001 Line 23.

A Error Code SYNTAX_ERROR.

A Module $Id: //bas/701_REL/src/krn/runt/abgen.c#6 $ SAP.

A Function ab_genprog Line 1584.

A ** RABAX: level LEV_RX_STDERR completed.

A ** RABAX: level LEV_RX_RFC_ERROR entered.

A ** RABAX: level LEV_RX_RFC_ERROR completed.

A ** RABAX: level LEV_RX_RFC_CLOSE entered.

A ** RABAX: level LEV_RX_RFC_CLOSE completed.

A ** RABAX: level LEV_RX_IMC_ERROR entered.

A ** RABAX: level LEV_RX_IMC_ERROR completed.

A ** RABAX: level LEV_RX_DATASET_CLOSE entered.

A ** RABAX: level LEV_RX_DATASET_CLOSE completed.

A ** RABAX: level LEV_RX_ERROR_SAVE entered.

A ** RABAX: level LEV_RX_ERROR_SAVE completed.

A ** RABAX: level LEV_RX_ERROR_TPDA entered.

A ** RABAX: level LEV_RX_ERROR_TPDA completed.

A ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.

A ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.

A ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.

A ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.

A ** RABAX: level LEV_RX_END entered.

A ** RABAX: level LEV_RX_END completed.

===============================================================

Any idea what does this mean?????

Regards

Vivek

Edited by: VivekHegde on Jan 6, 2011 5:44 PM

Former Member
0 Kudos

Hello Vivek,

I believe this to be a language issue. Please see if the implementation of the following note will help you out:

1410614: Selection of language when creating sessions

Please ensure that you go through the note carefully. As well, when you implement the note, please ensure that you check

all the yellow items if they show up during implementation.

Please ensure that after updating the SPS of SOLMAN, SOLMAN_SETUP and basic settings have been performed. Also, please ensure that the central note has been applied to your system.

Hope this helps...

Thanks,

Mark

Vivek_Hegde
Active Contributor
0 Kudos

Hello Mark,

Excellent !!!!!

The issue is solved by applying Note:1410614.

Now i realized what mistake I had done.

Earlier the system was in SP 22 , recently I upgraded it to SP 25.

But language supplimentation for French language was not done succesfully.This might have caused this error.

Thank you very much for the help, I really appreciate your help !!!

Regards

Vivek Hegde

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

check whether the below said SAP Note can solve your problem.

Note 1422049 - BPM:Refresh does not work when confirming alert

daniel_nicol
Advisor
Advisor
0 Kudos

Hi Vivek,

Have you performed the basic configuration via tx solman_setup and applied the solution manager central corrections note 1405878?

Regards,

Daniel.

Vivek_Hegde
Active Contributor
0 Kudos

Hello Daniel,

Thnx

Sorry for the mistake. My system is at SP 25 the above mentioned note is valid for SP 22- 24.

I am just wondering whether there any notes available for SP 25 to correct the error.

Regards

Vivek

@AP:

I am not bale to execute the txn code at first hand !!!!

Edited by: VivekHegde on Jan 5, 2011 6:31 PM