cancel
Showing results for 
Search instead for 
Did you mean: 

While executing web dynpro application Rabax_State Error Occurs

Former Member
0 Kudos

Hi all,

  I am new to the concept web dynpro, I am getting the Following Error While Executing the Web dynpro Application,

Kindly help me out in this..

In the Logon Page

=====================================================================================

No switch to HTTPS occurred, so it is not secure to send a password

SSO logon not possible; logon tickets not activated on the server

Choose "Logon" to continue A dialog box appears in which you can enter your user and password

No switch to HTTPS occurred, so it is not secure to send a password

==========================================================================================

After that I am getting this error.

========================================================================================

  • The following error text was processed in the system DEV : Die URL enthält keine vollständige Domainangabe (willsys statt willsys.<domain>.<ext>).
  • The error occurred on the application server willsys_DEV_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,

Regards,

Brindhan Settu

Accepted Solutions (0)

Answers (1)

Answers (1)

ramakrishnappa
Active Contributor
0 Kudos


Hi Brindhan,

The error is related to "Incomplete domain names in URL". The FQDN is not configured  properly for web dynpro applications.

Fully qualified domain names should be given for webdynpro URL.

Please refer the below link for more details

Fully Qualified Domain Names (FQDN) (SAP Library - Web Dynpro ABAP Configuration)

Please take the basis team assistance to fix this issue.

Hope this helps you.

Regards,

Rama