cancel
Showing results for 
Search instead for 
Did you mean: 

SR1 Trial version - Runtime error in Webdypro application

Former Member
0 Kudos

Hello Experts,

I have installed SR1 Netweaver trial version on my Laptop. It's running on xp professional. I get following error when I run a webdynpro application. I found a thread with similar error but I am not sure what I need to put in my host file. When I installed the Trial version I did not specify a Domain name.

This is the error.

The URL http://k002:8000/sap/bc/webdynpro/sap/z_hello_world was not called due to an error.

Note

    • The following error text was processed in the system NSP : Die URL enthält keine vollständige Domainangabe (k002 statt k002.<domain>.<ext>).*

    • The error occurred on the application server k002_NSP_00 and in the work process 0 .*

    • The termination type was: RABAX_STATE*

    • The ABAP call stack was:*

Method: CHECK of program CX_FQDN=======================CP

Method: STARTUP_CHECKS of program CL_WDR_CLIENT_ABSTRACT_HTTP===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 of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

Thanks in advance.

Vik

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

May be some services need to be activated in SAP check Tcode SICF and activate the respective service.

I found a thread with similar error but I am not sure what I need to put in my host file

start>Run>drivers>etc>Hostfile enter the below values

< IP address> <Hostname>

ex:10.0.0.1 INTEL

Regards

Uday

Former Member
0 Kudos

Hi Uday

I still have the same problem.

I have activated all the services via transaction SICF. Also these are the entries in my host file.

127.0.0.1 localhost <-- This was already in my host file

    1. This is what I added*

10.10.0.10 k002

Thanks for the reply.

Vik

Answers (2)

Answers (2)

Former Member
0 Kudos

Great posting, thanks for the info, my WDA for Newtwear 7.01 Trial NSP is now working.....

Added the following entry icm/host_name_full = <host>.acme.com

to file C:\usr\sap\NSP\SYS\profile\NSP_DVEBMGS00_<host>

Added the following entry 127.0.0.1 <host>.acme.com

to the windows host file C:\WINDOWS\system32\drivers\etc\hosts

Re-started the SAP NSP instance in the SAP Mangt Console. Doesn't work unless you do this!

Logged on again to Activiate countless Services in transaction SICF. Each time you Test your WDA the Webdynpro rendering page dumps abd tells you each Service to Activate before continuing anyway.

Se80 -> Test your 'helloworld' WDA... Bingo!! IE displays the page.

By the way SAP Console still won't accept my logon to the ICM but i didn't need that anyway!

Best of luck Tim Mc.

Former Member
0 Kudos

Hi here,

I followed you step to do that, but changed a little , which also works well

"Great posting, thanks for the info, my WDA for Newtwear 7.01 Trial NSP is now working.....

Added the following entry icm/host_name_full = localhost

to file C:\usr\sap\NSP\SYS\profile\NSP_DVEBMGS00_<host>

Added the following entry 127.0.0.1 localhost

to the windows host file C:\WINDOWS\system32\drivers\etc\hosts

Re-started the SAP NSP instance in the SAP Mangt Console. Doesn't work unless you do this!

Logged on again to Activiate countless Services in transaction SICF. Each time you Test your WDA the Webdynpro rendering page dumps abd tells you each Service to Activate before continuing anyway.

Se80 -> Test your 'helloworld' WDA... Bingo!! IE displays the page.

By the way SAP Console still won't accept my logon to the ICM but i didn't need that anyway!""

Former Member
0 Kudos

Following from Serdar Simsekler, in one of the forum questions helped to solve my problem.

Hi again I hit other problems and here is how I solved them. As mentioned in my earlier thread I have installed the NW 7.01 trial version. At the installation, I unchecked the FQDN option as I did not know what to input there. After this succesfull installation, last night I tried to test a web dynpro application and it failed to show in the browser. At first, it did not even bring the logon screen saying the service was not reachable and mentioning error code '403-Forbidden'. Then I started the webgui services and web dynpro services using SICF. I can not remember which services I started (I mean I do not know which ones were already started), so here is a list of services which you may need to check and activate:

 default_host/sap/public/bc/* default_host/sap/public/icf_info/* default_host/sap/public/icman default_host/sap/public/myssocntl default_host/sap/bc/echo/* default_host/sap/bc/error/* default_host/sap/bc/gui/* default_host/sap/bc/graphics/* default_host/sap/bc/wdvd default_host/sap/bc/webapp default_host/sap/bc/webdynpro/* (I guess you can also choose only the applications you wish to run) 

Then the logon page came and let me to input user account details via popup. However, after I logon I got another error saying there was something wrong with some template, syntax error and RABAX_STATE, bla bla... And when I tried to test my simple web dynpro it was giving an internal error, hence not showing the web application. I knew I had this second problem because I had not set a fully qualified domain name. The solution was changing the profile parameter icm/host_name_full. But I was not a BASIS guy. I tried transactions RZ10, RZ11 but could not manage to change the parameter. Then I risked and changed the profile files in the Windows directory. I know this is not a robust way to do this but I tried creating profiles, etc. but could not do it. If someone else can explain the "normal" way, would be appreciated. Using Notepad, I added the line

 icm/host_name_full = XXYYZZ.acme.com 

(here replace XXYYZZ with your host name. Possibly this is the value in the parameter SAPLOCALHOST (can display the value using txn RZ11)) in the profile files located at D:usrsapNSPSYSprofileNSP_DVEBMGS00_SSPC001 and D:usrsapNSPSYSprofileDEFAULT.PFL . (Your files might be located in another drive) Also, I added a new line to my hosts file (i.e. C:WindowsSystem32driversetchosts) using Notepad:

 127.0.0.1 XXYYZZ.acme.com 

(You might need to change 127.0.0.1 with the IP of the loopback adapter if you used it. I am not sure though. And "acme.com" is just a random domain name, you can use any domain name which complies with [FQDN specs|http://help.sap.com/saphelp_nw2004s/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm] but I recommend using this, simply because this works.) Then, I restarted the SAP server. I tried the web gui but it was still problematic saying the aforementioned error arguments. And I searched for a solution. I found [this|; thread. Then I re-published the internet services SYSTEM, IAC and WEBGUI (thanks Edgar Chuang) using the txn SE80. I tried web GUI and it is fine now. I tested my web dynpro application and it works now. So, I am happy. Hope I will not hit any more problems and hope this helps to others. *--Serdar