cancel
Showing results for 
Search instead for 
Did you mean: 

RABAX_STATE error while runninAbap Webdynpro in SE80

Former Member
0 Kudos

Hi Experts,

Look forward for your insights. We have built a custom Abap webdynpro (This one was the first abap webdynpro development). We have activated required services in SICF as per the instructions /pre-requisities mentioned in OSS notes.

Is there any setup's need to be done? Any suggestion on reviewing configuration?

In additon to that we do get the logon screen each time we click on any service in ESS/MSS and testing Abap webdynpro.

Look forward your suggestion on what settings needed to be done so we could avoid logon screen. Logon screen details mentioned below.

Note

■The following error text was processed in the system DEV : Die URL enthält keine vollständige Domainangabe (educat-sdea-1 statt educat-sdea-1.

Logon screen in portal each time click on service or test Abap webdynpro

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 "Log On" 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

System:

Client: *

User:

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Praveen ,

The error is related to FQDN. FQDN is not maintained for your system .

Please follow the link below and maintain the FQDN for your R/3 system.

[http://help.sap.com/saphelp_erp2005/helpdata/en/67/be9442572e1231e10000000a1550b0/content.htm]

Hope this will resolve the issue.

Regards

Kuldeep

Answers (1)

Answers (1)

former_member199125
Active Contributor
0 Kudos

Praveen,

We can avoid logon screen by passing user id and password values in webgui service( SICF ). Open SICF, and double click on webgui service and click on logon data tab, there provide the id and password .so that next time it will skip the screen.

And moreover, as per your error I can say that your FQDN not configured properly.

Regards

Srinivas

Former Member
0 Kudos

Hi Srinivas,

Thanks for your response. We have near about 500 users. You mean we need to maintain user ID & password of every user in SAP GUI services in SICF? Can you please suggest where and what settings you think we need to maintain in FQDN?

former_member184578
Active Contributor
0 Kudos

Hi,

Ask your basis team to enable Single Sign On for portal users. And for Rabax_state error, goto ST22 transaction and check the detailed error analysis.

For maintaining log on in SICF, no need to maintain for all 500 users, instead you can maintain only one user id and password.

do like this, SICF -> double click on your Web dynpro abap application, in Logon details tab , maintain Valid user/PWD.

Hope this helps u.,

Thanks & Regards,

Kiran.

former_member199125
Active Contributor
0 Kudos

Praveen,

If you maintain SSO, you wont get the logon screen and no need to go to SICF and enter the details.

Regards

Srinivas

Former Member
0 Kudos

Hi Srinivas,

We have SSO set up already. I'm not sure why its keep getting logon screen error. It has been a problem with all abap webdynpro calling directly. When I click on at IMG - Obj setting n appraisal - Define tabs and process configuration for tab configuration, I get the same logon screen problem. Any thoughts would be appreciated.