cancel
Showing results for 
Search instead for 
Did you mean: 

SOLMAN_WORKCENTER

0 Kudos

I get the error below when I try to access workcenters in SAP solution Manager 7.1 via transaction SOLMAN_WORKCENTER.

Error while processing your query

What has happened?

The URL call http://srvsolman.local:8000/sap/bc/webdynpro/sap/ags_workcenter was terminated because of an error.

Note

The followin error text was processed in SOL the systm: Syntax error in program CL_POWL_UTIL==================CP .

The error occurred on the application server srvsolman_SOL_00 and in the work process. 6

The termination type was: RABAX_STATE

The ABAP call hierarchy was:

Method: INITIALIZE of program CL_POWL_MODEL=================CP

Method: HANDLEDEFAULT of program /1BCWDY/06EI2GB0OHBC2FL1DH3I==CP

Method: HANDLEDEFAULT of program /1BCWDY/06EI2GB0OHBC2FL1DH3I==CP

Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/06EI2GB0OHBC2FL1DH3I==CP

Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_IF_VIEW=====CP

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

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

Method: PROCESS_REQUEST of program CL_WDR_WINDOW_PHASE_MODEL=====CP

Method: PROCESS_REQUEST of program CL_WDR_WINDOW=================CP

Method: EXECUTE of program CL_WDR_MAIN_TASK==============CP

What can you do?

With the termination type RABAX_STATE you will find in the system SOL in transaction ST22 more information on the cause of the termination.

With termination type ABORT_MESSAGE_STATE you will findon the application server srvsolman_SOL_00 in transaction SM21 more information on the cause of the termination.

With termination type ERROR_MESSAGE_STATE you can scan for further information in the trace file for the work process 6 in transaction ST11 on the application server. srvsolman_SOL_00 It is possible that an analysis of the trace files for the other work processes is necessary.

If you do not yet have a user ID, contact your system adminmistrator.

Error Code: ICF-IE-http -c: 001 -u: BASIS -l: E -s: SOL -i: srvsolman_SOL_00 -w: 6 -d: 20110922 -t: 162257 -v: RABAX_STATE -e: SYNTAX_ERROR -X: 00155D0102181ED0B9AA07FBDA80DD16_00155D0102181ED0B9AA086C176E1D16_1 -x: 3F50E5E0D4DEF10C9D1600155D010218

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

The notes 1472659 and 1472079 are "Completely implemented".

Log from ST22:

What happened?

Error in the ABAP Application Program

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

terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program

"CL_POWL_UTIL==================CP " in include

"CL_POWL_UTIL==================CM007 " in

line 46:

"Incorrect logical expression: ")" without preceding "("."

" "

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "BASIS "

Error in the ABAP Application Program

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

terminated because it has

come across a statement that unfortunately cannot be executed.

Accepted Solutions (1)

Accepted Solutions (1)

Paul_Babier
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

The changes regarding this method are in note

1472079 and 1472659.

Please check if both the notes are properly implemented.

Regards,

Paul

Answers (2)

Answers (2)

0 Kudos

Thanks for your posts.

Former Member
0 Kudos

Hi Cesar,

Were you able to fix the problem.

I have the same issue, and the two notes 1472079 & 1472659 have been completely implemented in our Solution Manager. In fact, is the implementation of the two notes that has caused the problem.

How did you manage to resolve the error.

Regards

Former Member
0 Kudos

Just to confirm, have you already assigned the work center roles to your user ID in Solution manager ?

Thanks