cancel
Showing results for 
Search instead for 
Did you mean: 

IDES ECC 6 webdynpro configrations.

Former Member
0 Kudos

HI,

When i test my webdynpro service in IDES ECC 6. First this screen comes.

<b>Logon</b> <i>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

Users

Password

Log on

Change logon & password</i>

and when i click on logon a dialog box comes into which i put user and password then the following error comes.

<b>Error when processing your request</b>

<b>What has happened?</b>

<i>The URL http://demides:8000/sap/bc/webdynpro was not called due to an error.

</i>

<b>Note</b>

<i>The following error text was processed in the system EC6 : WebDynpro Exception: Application // Does Not Exist

The error occurred on the application server demides_EC6_00 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: RAISE of program CX_WD_GENERAL=================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

</i>

<b>What can I do?</b>

<i>If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system EC6 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 demides_EC6_00 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 0 in transaction ST11 on the application server demides_EC6_00 . 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: 800 -u: TABC-00 -l: E -s: EC6 -i: demides_EC6_00 -w: 0 -d: 20070403 -t: 102940 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION</i>

<i>HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team</i>

Please suggest me what settings i need to correct this error. Our server is not on domain it is a stand alone server.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi AS,

Go to transaction SICF and check for the server sap/bc/webdynpro/sap (u will find ur application under this node) is active, if not then activate the service. If u get similar error on running the application then activate the service specified in the error stack. There are some more service in sap/public/bc/... to be activated.

Regards,

Piyush.

Message was edited by:

piyush uthaman

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

What does the ST22 trace say ?

Regards

Bharathwaj

Former Member
0 Kudos

guyz , have you fixed this problem ? i got similar one ? on my NW 04s system...i activated all SICF nodes as per SAP Note for Webdynpro stuff.....

ST22 trace shows some error in method DO_CLEANUP.

Runtime error is OBJECTS_OBJREF_NOT_ASSIGNED

any help pls ......