Dear SAP WD Gurus,
We have recently upgraded the SRM 7.0 to EHP1 after that we are getting ths below
We have created Z WD application genarating report in SRM 7.0, we have provided a hytep link in row to display shopping cart in the report. on click of display we are getting error as below on Browser (Portal)
500 SAP Internal Server Error
ERROR: WebDynpro Exception: URLhttp// XXXXXX may contain fatal script (termination: RABAX_STATE)
where the URL is properly working fine if we run through browser.
and even getting dump as below
What happened?
The exception 'CX_WD_GENERAL' was raised, but it was not caught anywhere along
the call hierarchy.
Since exceptions represent error situations and this error was not
adequately responded to, the running ABAP program
'CX_WD_GENERAL=================CP' has to be
terminated.
Error analysis
An exception occurred which is explained in detail below.
The exception, which is assigned to class 'CX_WD_GENERAL', was not caught and
therefore caused a runtime error.
The reason for the exception is:
WebDynpro Exception: URL
http://isvsapeadev.ad.infosys.com:50200/irj/portal/infysrm?navigationtarget=rol
ES%3A%2F%2Fportal_content%2Fcom.infy.nonsparsh%2Fcom.infy.srm%2Froles%2Fcom.inf
y.requisitioning_urp_general%2Ffl_navi%2Fcom.sap.pct.srm.core.iv_shoppro
Please help in resolving this
Thanks in advance
Vinod
Edited by: Vinod Malagi on Jan 11, 2012 11:27 AM
Good afternoon.
We are having the same problem,
Able to solve the problem?
Anderson
Hi Vindo,
FYI this is the wrong forum. Even though the problem started taking place after an UPG/EHP, this is still a matter for the Portal team, not the ugprade one ![]()
Anyhow I'll try to help you. This dump is mostly seen when you call the webdynpro from a non-supported browser. Please check PAM (http://service.sap.com/PAM) for the supported ones.
Are you using a SM59 call to the WD? You can not connect to a Webdynpro
application via SM59 as SM59 is not a supported. You can only use the browser visible in the PAM to access WD. /* e.G. IE 6.0, IE 7.0, Firefox */
I hope this helps ![]()
Best regards,
Tomas Black