Problem in test of web dympro in xrpm 4.5
Hi All
I have problem in test of web dympro, in system made upgrade from xrpm 4.0 to xrpm 4.5 and the time of activate web dympro or test itself I got this messenger:
Error when processing your request
What has happened?
The URL http://earth.penitus.com:8000/sap/bc/webdynpro/sap/zgmbudgeting/ was not called due to an error.
Note
The following error text was processed in the system ETP : Syntax error in program /1BCWDY/3JD87TLUHVGLKVV8ULDC==CP .
The error occurred on the application server earth_ETP_00 and in the work process 0 .
The termination type was: RABAX_STATE
The ABAP call stack was:
Method: CONSTRUCTOR of program CL_WDR_CLIENT_COMPONENT=======CP
Method: CONSTRUCTOR of program CL_WDR_CLIENT_APPLICATION=====CP
Method: CREATE_APPLICATION of program CL_WDR_CLIENT_APPLICATION=====CP
Method: IF_WDR_RUNTIME~CREATE of program CL_WDR_MAIN_TASK==============CP
Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP
Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
Module: %_HTTP_START of program SAPMHTTP
What can I do?
If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system ETP in transaction ST22.
If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server earth_ETP_00 in transaction SM21.
If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server earth_ETP_00 . In some situations, you may also need to analyze the trace files of other work processes.
If you do not yet have a user ID, contact your system administrator.
Error code: ICF-IE-http -c: 100 -u: PREPETTO -l: E -s: ETP -i: earth_ETP_00 -w: 0 -d: 20081003 -t: 134759 -v: RABAX_STATE -e: SYNTAX_ERROR
HTTP 500 - Internal Server Error
Your SAP Internet Communication Framework Team
In the logs this is information:
What happened?
Error in the ABAP Application Program
The current ABAP program "CL_WDR_CLIENT_COMPONENT=======CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program
"/1BCWDY/3JD87TLUHVGLKVV8ULDC==CP " in include "/1BCWDY/B_46CBIQJQG7M1JJDJLB9A
" in
line 360:
"Type "/RPM/GET_PORTFOLIO_GUIDOUT_DO" is unknown"
" "
" "
" "
The include has been created and last changed by:
Created by: "PREPETTO "
Last changed by: "PREPETTO "
Error in the ABAP Application Program
The current ABAP program "CL_WDR_CLIENT_COMPONENT=======CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
Web Dynpro Component ZGMBUDGETING
Web Dynpro Controller GM_VIEW_ADOBEFORM
Information on where terminated
Termination occurred in the ABAP program "CL_WDR_CLIENT_COMPONENT=======CP" -
in "CONSTRUCTOR".
The main program was "SAPMHTTP ".
In the source code you have the termination point in line 64
of the (Include) program "CL_WDR_CLIENT_COMPONENT=======CM001".
Any idea to solve this problem?
Thanks for help me
Regards
DS
Thomas Jung replied
Is this a standard SAP web dynpro or a custom one you created? If this is a standard SAP application, then you should have support look at the situation. You have a syntax error due to a missing data type.