‎2007 Jun 14 10:14 AM
hello Friends,
i am getting this error when eevr i try to check my WDA application on portal.
can you please help me?
note:my its connection is not establishing.
is this the cause of error?
The URL http://duetserver:8006/sap/bc/webdynpro/sap/z57316_portal_event_send/ was not called due to an error.
Note
The following error text was processed in the system EC1 : Die URL enthält keine vollständige Domainangabe (duetserver statt duetserver.).
The error occurred on the application server DuetServer_EC1_06 and in the work process 1 .
The termination type was: RABAX_STATE
The ABAP call stack was:
Method: CHECK of program CX_FQDN=======================CP
Method: LATE_CONSTRUCTOR of program CL_WDR_UCF====================CP
Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP
Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
Method: EXECUTE_REQUEST 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 EC1 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 DuetServer_EC1_06 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 1 in transaction ST11 on the application server DuetServer_EC1_06 . 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: DEVECC -l: E -s: EC1 -i: DuetServer_EC1_06 -w: 1 -d: 20070614 -t: 142215 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
HTTP 500 - Internal Server Error
Your SAP Internet Communication Framework Team
thanks,
Nutan.
‎2007 Jun 16 1:48 PM
you need to set up FQDN fully qualified domain name.
instead of http://duetserver:8006/....you need to use
http://duetserver.domain.com:8006/.
check
1. whether WAS settings in system definition in portal is with FQDN
2. check whether ABAP system FQDN is done. (its in the profile parameter icm/host_name_full (you can run abap report RSPARAM and check this.)
‎2007 Jun 16 1:48 PM
you need to set up FQDN fully qualified domain name.
instead of http://duetserver:8006/....you need to use
http://duetserver.domain.com:8006/.
check
1. whether WAS settings in system definition in portal is with FQDN
2. check whether ABAP system FQDN is done. (its in the profile parameter icm/host_name_full (you can run abap report RSPARAM and check this.)
‎2007 Jun 16 1:50 PM
check this wiki entry on how to set up FQDN
https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bsp/fully%2bqualified%2bdomain%2bname%2b(FQDN)
‎2007 Jun 18 11:41 AM
hi,
ITS i have mentioned like this:
duetserver.ad.infosys.com:8006/sap/bc/gui/sap/its/
in WAS path i have given :/sap/bc/bsp/SAPDII
check whether ABAP system FQDN is done :it is blank.
i have asked for this ABAP FQDN is to be done for basis person.
rest of the issue i am not clear on.
could you please explain me once again?
thanks a lot,
nutan.
‎2007 Jun 18 1:57 PM
fo WDA to work you need to set up WAS connections
with
was host => server.domain.com:port
was path : sap/bc/bsp/sap/
was protocol http or https