‎2006 Nov 23 11:23 AM
Hi all
I have created a internet service for one of the abap report but when i start the service it give me the error as shown below. pls help if u can.
Service cannot be reached
What has happened?
URL http://dssdev.com:8001/sap/bc/gui/sap/its/zuser/ call was terminated because the corresponding service is not available.
Note
The termination occurred in system BD3 with error code 404 and for the reason Not found.
The selected virtual host was 0 .
What can I do?
Please select a valid URL.
If you do not yet have a user ID, contact your system administrator.
ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:SUN64_BD3_01-v:0-s:404-r:Notfound
HTTP 404 - Not found
Your SAP Internet Communication Framework Team
thank you
Message was edited by:
pawan sharma
‎2006 Nov 25 9:18 AM
http://dssdev.com:8001/sap/bc/gui/sap/its/zuser/
the above url pattern is from integrated ITS server, for this to work you should maintain FQDN - fully qualified domain name.
the url should be
http://<host>.<domain>.com:<port>/sap/bc/gui.
how to do this?
check this WIKI
https://wiki.sdn.sap.com/wiki/display/BSP/FullyQualifiedDomainName%28FQDN%29
also, uncheck the "show friendly error messages" check box from the browsers tools->internet options->advanced tab to get more details error messages thrown by the server instead of just "the page cannot be displayed"
Regards
Raja
PS:- Kindly post ITS related question at ITS forum
‎2006 Nov 23 2:15 PM
‎2006 Nov 24 6:04 AM
Hi Shital,
Thanks for the response.
but it still not working can you suggest some other way.
regards.
‎2006 Nov 24 2:13 PM
‎2006 Nov 25 6:46 AM
‎2006 Nov 25 9:18 AM
http://dssdev.com:8001/sap/bc/gui/sap/its/zuser/
the above url pattern is from integrated ITS server, for this to work you should maintain FQDN - fully qualified domain name.
the url should be
http://<host>.<domain>.com:<port>/sap/bc/gui.
how to do this?
check this WIKI
https://wiki.sdn.sap.com/wiki/display/BSP/FullyQualifiedDomainName%28FQDN%29
also, uncheck the "show friendly error messages" check box from the browsers tools->internet options->advanced tab to get more details error messages thrown by the server instead of just "the page cannot be displayed"
Regards
Raja
PS:- Kindly post ITS related question at ITS forum
‎2006 Nov 27 11:11 AM
Hi Raja,
Thanks for the info...i tried giving the url in the format you suggested but still its not working... actually when i start the Internet service it give the url in the desire format as you have writting, but still its not working and more over i am very much new to this.....
pls let me know some other solution if u can..
thanks
‎2006 Nov 27 11:16 AM
have you activated the services, virtual_host, sap , bc, gui, sap, its , in transaction SICF and also did you publish SYSTEM and WEBGUI services to site INTERNAL.
for more info check this weblog.
/people/durairaj.athavanraja/blog/2005/08/21/running-your-first-its-webgui-application-in-sap-netweaver-04-abap-edition--nsp
Regards
Raja