cancel
Showing results for 
Search instead for 
Did you mean: 

adding java engine

Former Member
0 Kudos

Hi gurus,

I installed IDES ECC 6 with ABAP engine,

Now I my ABAP team wants work with WEB DNYPRO

Now I want add JAVA engine,

How it's possible????

Plz help me………..

DILIP P

Accepted Solutions (0)

Answers (2)

Answers (2)

amolgupta
Active Contributor
0 Kudos

hi,

Web Dynpro has two flavours...

->Web Dynpro Java

->Web Dynpro Abap

i guess ur server should be able to

handle WD Abap without installing anything else...

regards,

-Ag.

Former Member
0 Kudos

when my abap team useing WEB DYNPRO there r getting this message...

what to doo???

PLZ help me

Error when processing your request

What has happened?

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

Note

The following error text was processed in the system EC6 : Die URL enthält keine vollständige Domainangabe (cllides statt cllides.).

The error occurred on the application server cllides_EC6_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: LATE_CONSTRUCTOR of program CL_WDR_UCF====================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

What can I do?

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 cllides_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 cllides_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: IDABAP -l: E -s: EC6 -i: cllides_EC6_00 -w: 0 -d: 20080414 -t: 161223 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

Former Member
0 Kudos

Dilip, you need to do a java add-in. Run sapinst and use option Java Add-in for ABAP in Additional Software Life-Cycle Tasks.

-RK