cancel
Showing results for 
Search instead for 
Did you mean: 

Error on execution on WSDL in WD ABAP Component

govardan_raj
Contributor
0 Kudos

Hi experts

Im getting below error

Error when processing your request


What has happened?

The URL http://***ids00.*****sb.com:8000/sap/bc/webdynpro/sap/z****s_blkpymnt_oneapp/ was not called due to an error.

Note
  • The following error text was processed in the system IDS : Access via 'NULL' object reference not possible.
  • The error occurred on the application server *****ds00_IDS_00 and in the work process 0 .
  • The termination type was: RABAX_STATE
  • The ABAP call stack was:
    Method: EXECUTE_MIOS_CORPORATE_PAYMENT of program /1BCWDY/Y3FT2KV7IGXGTO6TECZS==CP
    Method: IF_COMPONENTCONTROLLER~EXECUTE_MIOS_CORPORATE_PAYMENT of program /1BCWDY/Y3FT2KV7IGXGTO6TECZS==CP
    Method: ONACTIONEXECUTEWZDL of program /1BCWDY/Y3FT2KV7IGXGTO6TECZS==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/Y3FT2KV7IGXGTO6TECZS==CP
    Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP
    Method: IF_WDR_ACTION~FIRE of program CL_WDR_ACTION=================CP
    Method: DO_HANDLE_ACTION_EVENT 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 I do?

  • If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system IDS 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 ******s00_IDS_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 *****s00_IDS_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: 800 -u: DEVELOPER -l: E -s: IDS -i: *******s00_IDS_00 -w: 0 -d: 20140417 -t: 183002 -v: RABAX_STATE -e: OBJECTS_OBJREF_NOT_ASSIGNED


HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

Here the wsdl is also not being called at the PI server.

Regards

Govardan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Check dumps in ST22 to find more info.

Former Member
0 Kudos

Hi ,

The cause might be "The requested application is not deployed on the server" or "There is a typo in the application URL, i.e. the URL doesn't address an existing and deployed application ".

Solution can be : Check the URL for typos; you can contact the system administrator whether the requested application is deployed at all.

Else.

Check this .

Thanks

Katrice

0 Kudos

Hi Govardan:

  Please check this post, maybe can help you.

https://scn.sap.com/thread/1304507

Best Regards;

Ricardo Nolasco Santos