cancel
Showing results for 
Search instead for 
Did you mean: 

Web dynpro abap login ,WebDynpro Exception: Application // Does Not Exist

vinay_kothagattu
Explorer
0 Kudos

I have followed the note 1088717 for activating the services for web dynpro ABAP in SICF .

Even then i do get the error that has been mentioned below .Please help me and do mention the services if any that need to be activated for proper functioning of the weeb dynpro abap.

What has happened?

The URL http://cgslsvr3:8020/sap/bc/webdynpro was not called due to an error.

Note

The following error text was processed in the system CGD : WebDynpro Exception: Application // Does Not Exist

The error occurred on the application server cgslsvr3_CGD_20 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

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 CGD 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 cgslsvr3_CGD_20 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 cgslsvr3_CGD_20 . 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: 110 -u: BASIS -l: E -s: CGD -i: cgslsvr3_CGD_20 -w: 0 -d: 20080331 -t: 151406 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi every we are facing the same error when we are trying to login to webdynpro.

Please help me regarding this issue.

we checked note 1088717 and we even changed the parameters icm/host_name_full and the SAPLOCALHOSTFULL

PavolF
Explorer
0 Kudos

Hi,

I faced this problem in my SAP Trial. Normally you have your PC name there like TEST. I set it in the profile:

icm/host_name_full = TEST.com


Then in c:\Windows\System32\Drivers\Etc\hosts I set:


127.0.0.1 TEST

127.0.0.1 TEST.com


Hope it helps.


Pavol

Former Member
0 Kudos

Hi

- Try to place a break point where the exception is raised.

- Run Program. At the break-point look at the program stack entries to see what services needs to be activated.

Best Regards

Lars Rømer

athavanraja
Active Contributor
0 Kudos

you should post this question in webdynpro for ABAP forum at https://forums.sdn.sap.com/forum.jspa?forumID=249

you should be using a Fully Qualified Domain Name (FQDN) url

ie

instead of

http://cgslsvr3:8020/sap/bc/webdynpro

it should be

http://cgslsvr3.<domain>.<com>:8020/sap/bc/webdynpro

did you check ST22 to see the cause of the problem.

Regards

Raja

PS: moderator kindly move this to ABAP WD forum

vinay_kothagattu
Explorer
0 Kudos

This is the dump that i am getting when i try to run the WDA .Please do look into this and get back to me

Thanks,

Vinay

Runtime Errors UNCAUGHT_EXCEPTION

Exception CX_FQDN

Date and Time 01.04.2008 17:51:56

-

-


Short text

An exception occurred that was not caught.

What happened?

The exception 'CX_FQDN' was raised, but it was not caught anywhere along

the call hierarchy.

Since exceptions represent error situations and this error was not

adequately responded to, the running ABAP program

'CX_FQDN=======================CP' has to be

terminated.

What can you do?

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

Error analysis

An exception occurred which is explained in detail below.

The exception, which is assigned to class 'CX_FQDN', was not caught and

therefore caused a runtime error.

The reason for the exception is:

Die URL enthält keine vollständige Domainangabe (cgslsvr3 statt

cgslsvr3.Download".

4. Details about the conditions under which the error occurred or which

actions and input led to the error.

System environment

SAP-Release 700

Application server... "cgslsvr3"

Network address...... "199.166.155.3"

Operating system..... "AIX"

Release.............. "5.3"

Hardware type........ "00C6A2C04C00"

Character length.... 16 Bits

Pointer length....... 64 Bits

Work process number.. 0

Shortdump setting.... "full"

Database server... "cgslsvr3"

Database type..... "DB6"

Database name..... "CGD"

Database user ID.. "SAPCGD"

Char.set.... "C"

SAP kernel....... 700

created (date)... "May 21 2007 20:41:26"

create on........ "AIX 2 5 005DD9CD4C00"

Database version. "DB6_81 "

Patch level. 111

Patch text.. " "

Database............. "DB6 08.02., DB6 09."

SAP database version. 700

Operating system..... "AIX 1 5, AIX 2 5, AIX 3 5"

Memory consumption

Roll.... 16192

EM...... 4189848

Heap.... 0

Page.... 0

MM Used. 2138968

MM Free. 2048280

User and Transaction

Client.............. 110

User................ "CT-0024"

Language Key........ "E"

Transaction......... " "

Program............. "CX_FQDN=======================CP"

Screen.............. "SAPMHTTP 0010"

Screen Line......... 2

Information on Caller ofr "HTTP" Connection:

Plug-in Type.......... "HTTP"

Caller IP............. "199.166.155.148"

Caller Port........... 8020

Universal Resource Id. "/sap/bc/webdynpro/sap/demo_table"

Information on where terminated

Termination occurred in the ABAP program "CX_FQDN=======================CP" -

in "CHECK".

The main program was "SAPMHTTP ".

In the source code you have the termination point in line 10

of the (Include) program "CX_FQDN=======================CM002".

Source Code Extract

Line SourceCde

1 METHOD check.

2

3 DATA: lv_host TYPE string,

4 lv_port TYPE string. "#EC NEEDED

5

6 lv_host = request->get_header_field( name = 'host' ).

7 IF lv_host NA '.' OR lv_host CO '0123456789.:'.

8 IF NOT lv_host CS 'localhost'.

9 SPLIT lv_host AT ':' INTO lv_host lv_port.

>>>>> RAISE EXCEPTION TYPE cx_fqdn

11 EXPORTING host = lv_host

12 domain = '.CHECK

REQUEST

F0000000 B0000004 LV_HOST cgslsvr3 00000000 00000000 66767773 373C3623 %_DUMMY$$ 0000 0000 2222 0000 SYST-REPID CX_FQDN=======================CP 0000000000000000000000000000000000000000 0000000000000000000000000000000000000000 4554544333333333333333333333334522222222 38F614EDDDDDDDDDDDDDDDDDDDDDDD3000000000 LV_PORT 8020 0000 0000 3333 8020 SY #######################################$#######################################T#######? #?## 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000200 0000000000000000000000000000000000000002000000000000000000000000000000000000010500000005220000 01000103000000000000000D010001000000000400000000000000000000000000000000000006040000000000000C %_EXCP

E0000001

E0000001

%_SPACE

0

0

2

0

No. 6 Ty. METHOD

Name CL_WDR_UCF=>LATE_CONSTRUCTOR

I_SERVER

F0000000 D0000002 %_DUMMY$$ 0000 0000 2222 0000 ME->M_CONSTRUCTED 0 0 2 0 ABAP_TRUE X 0 0 5 8 SY-REPID CL_WDR_UCF====================CP 0000000000000000000000000000000000000000 0000000000000000000000000000000000000000 4455455544333333333333333333334522222222 3CF742F536DDDDDDDDDDDDDDDDDDDD3000000000 %_FSREG_001 ??? ?????? ?????? SCREEN 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 SYST-REPID CL_WDR_UCF====================CP 0000000000000000000000000000000000000000 0000000000000000000000000000000000000000 4455455544333333333333333333334522222222 3CF742F536DDDDDDDDDDDDDDDDDDDD3000000000 CL_WDR_UCF=>MC_RENDER_MODE_DOUBLEBUFFER DOUBLEBUFFER 000000000000 000000000000 445444454445 4F52C5256652 TRACE_TOOL_BASE_URL %_SPACE 0 0 2 0 No. 5 Ty. METHOD Name CL_WDR_UCF=>HANDLE_REQUEST I_HTTP_EXTENSION

F0000000

80000007

I_SERVER

F0000000 D0000002 I_RUNTIME_CALLBACK

F0000000

80000007

E_HANDLED

0

0

2

0

E_WAS_UNLOAD

0

0

2

0

E_UCF

F0000000 70000008 <UCF_INSTANCE>-M_CLIENT_WINDOW_ID 5115 0000 0000 3333 5115 <UCF_INSTANCE>-M_UCF

F0000000

70000008

SY-XPROG

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

2222222222222222222222222222222222222222

0000000000000000000000000000000000000000

URL

SYST

#######################################$#######################################T#######? #?##

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000200

0000000000000000000000000000000000000002000000000000000000000000000000000000010500000005220000

01000103000000000000000D010001000000000400000000000000000000000000000000000006040000000000000C

IF_HTTP_EXTENSION~HANDLE_REQUEST

SERVER

F0000000 D0000002 %_DUMMY$$ 0000 0000 2222 0000 SY-REPID CL_WDR_MAIN_TASK==============CP 0000000000000000000000000000000000000000 0000000000000000000000000000000000000000 4455455444455454333333333333334522222222 3CF742FD19EF413BDDDDDDDDDDDDDD3000000000 %_SPACE 0 0 2 0 RTIME0 0 0000 0000 ME->TIMESTAMP ###@#%#l 00841216 2000155C ME->APPLTIMESTAMP ###@#%#l 00841216 2000155C SYST-REPID CL_WDR_MAIN_TASK==============CP 0000000000000000000000000000000000000000 0000000000000000000000000000000000000000 4455455444455454333333333333334522222222 3CF742FD19EF413BDDDDDDDDDDDDDD3000000000 SPACE 0 0 2 0 ME->APPL_STATISTICS+40(4) 1 0000 0001 %_ARCHIVE 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 ME

F0000000

80000007

UCF_HANDLED

0

0

2

0

DO_APPLICATION_EXIT

0

0

2

0

LR_UCF

F0000000 F0000000 ABAP_TRUE X 0 0 5 8 No. 3 Ty. METHOD Name CL_HTTP_SERVER=>EXECUTE_REQUEST SERVER

F0000000

D0000002

SERVTBL

Table IT_8[6x4600]

FUNCTION=HTTP_DISPATCH_REQUESTDATA=SERVTBL

Table reference: 1

TABH+ 0(20) = 0700000067136F28000000000000000000000000

TABH+ 20(20) = 000000010000000800000006000011F800000018

TABH+ 40(16) = 04000001000006E0000224C401800000

store = 0x0700000067136F28

ext1 = 0x0000000000000000

shmId = 0 (0x00000000)

id = 1 (0x00000001)

label = 8 (0x00000008)

fill = 6 (0x00000006)

leng = 4600 (0x000011F8)

loop = 24 (0x00000018)

xtyp = TYPE#000022

occu = 2 (0x00000002)

access = 1 (ItAccessStandard)

idxKind = 0 (ItIndexNone)

uniKind = 2 (ItUniqueNon)

keyKind = 1 (default)

cmpMode = 8 (cmpManyEq)

occu0 = 1

groupCntl = 0

rfc = 0

unShareable = 0

mightBeShared = 0

sharedWithShmTab = 0

isShmLockId = 0

gcKind = 0

isUsed = 1

isCtfyAble = 1

>>>>> Shareable Table Header Data <<<<<

tabi = 0x0700000067149438

pgHook = 0x070000006715D330

idxPtr = 0x0000000000000000

shmTabhSet = 0x0000000000000000

id = 10 (0x0000000A)

refCount = 0 (0x00000000)

tstRefCount = 0 (0x00000000)

lineAdmin = 8 (0x00000008)

lineAlloc = 6 (0x00000006)

shmVersId = 0 (0x00000000)

shmRefCount = 1 (0x00000001)

>>>>> 1st level extension part <<<<<

regHook = Not allocated

collHook = Not allocated

ext2 = Not allocated

>>>>> 2nd level extension part <<<<<

tabhBack = Not allocated

delta_head = Not allocated

pb_func = Not allocated

pb_handle = Not allocated

FIRSTALIAS

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

URLSUFFIX

FLOW_RC

0

0000

0000

TIMEOUT

000000

000000

000000

333333

000000

SEND_PAGE_RC

0

0000

0000

RUNTIME_MEMORY

####?##"####

0000C000D0000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000D000B0000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000200002222222222222222222222222222222222222222222222222222222222222222222222222222222222

0000000200040000000000000000000000000000000000000000000000000000000000000000000000000000000000

IHTTP_RECORDER_FIELD_RANGE_EXE

2

0000

0002

CL_HTTP_SERVER=>C_STATISTIC_STATE

0

0000

0000

%_PRINT

000 0###

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

SECURE_PREFIX

/ICF/

00000

00000

24442

F936F

IHTTP_OPCODE_CLOSE_INTERVAL

1.

1

2

%_DUMMY$$

0000

0000

2222

0000

SYST

#######################################$#######################################T#######? #?##

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000200

0000000000000000000000000000000000000002000000000000000000000000000000000000010500000005220000

01000103000000000000000D010001000000000400000000000000000000000000000000000006040000000000000C

STIME

4928

0014

0030

SY-XFORM

000000000000000000000000000000

000000000000000000000000000000

222222222222222222222222222222

000000000000000000000000000000

IHTTP_OPCODE_OPEN_INTERVAL

1.

1

1

SCREEN

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

SERVER_OBJ->M_CONNECTION_ERROR

0.0.0.0.0.0.0.0.0.1.

E00000E000

F00000F000

0000000000

0000000000

SY

#######################################$#######################################T#######? #?##

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000200

0000000000000000000000000000000000000002000000000000000000000000000000000000010500000005220000

01000103000000000000000D010001000000000400000000000000000000000000000000000006040000000000000C

L_EXCEPTION

F0000000 F0000000 %_SPACE 0 0 2 0 CL_HTTP_SERVER=>IF_HTTP_SERVER~STATEFUL 1 0000 0001 OPCODE_GET_SAP_CPIC_RC 1. 0 1 L_EXCEPTION->M_CONNECTION_ERROR ??? ?????? ?????? No. 2 Ty. FUNCTION Name HTTP_DISPATCH_REQUEST CLIENT_NAME DOCUMENT_IN VIRTUAL_HOST 0 0000 0000 DOCUMENT_OUT PF_TASK_PLUGIN 1. 0 A PF_ACTION_BATCH_JOB 2 0000 0002 ERROR_STATE 0 0000 0000 PF_OPCODE_APP_STAT_CLOSE 1. 0 B L_RM_FROM_BUFFER 0 0 2 0 INITPASSWORD 00000000 00000000 22222222 00000000 C_STATISTIC_STATE 0 0000 0000 SY-XFORM 000000000000000000000000000000 000000000000000000000000000000 222222222222222222222222222222 000000000000000000000000000000 PF_CLIINFO 1. 0 E PF_OPCODE_OPEN_INTERVAL 1. 1 1 SPACE 0 0 2 0 C_SERVER

F0000000

D0000002

SERVTBL

Table IT_8[6x4600]

FIRSTALIAS

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

URLSUFFIX

FLOW_RC

0

0000

0000

TIMEOUT

000000

000000

000000

333333

000000

SEND_PAGE_RC

0

0000

0000

L_RUNTIME_MEMORY

####?##"####

0000C000D0000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000D000B0000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000200002222222222222222222222222222222222222222222222222222222222222222222222222222222222

0000000200040000000000000000000000000000000000000000000000000000000000000000000000000000000000

%_DUMMY$$

0000

0000

2222

0000

%_PRINT

000 0###

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

PF_OPCODE_CLOSE_INTERVAL

1.

1

2

NODENAME

No. 1 Ty. MODULE (PBO)

Name %_HTTP_START

SY-REPID

SAPMHTTP

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

5454455522222222222222222222222222222222

310D844000000000000000000000000000000000

SYST-REPID

SAPMHTTP

0000000000000000000000000000000000000000

0000000000000000000000000000000000000000

5454455522222222222222222222222222222222

310D844000000000000000000000000000000000

%_ARCHIVE

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

%_DUMMY$$

0000

0000

2222

0000

%_SPACE

0

0

2

0

Internal notes

The termination was triggered in function "raiseExcp"

of the SAP kernel, in line 2091 of the module

"//bas/700_REL/src/krn/runt/abexcp.c#6".

The internal operation just processed is "EXCP".

Internal mode was started at 20080401175156.

Active Calls in SAP Kernel

Lines of C Stack in Kernel (Structure Differs on Each Platform)

=> 64 bit R/3 Kernel

=> 64 bit AIX Kernel

=> Heap limit = unlimited

=> Stack limit = 4294967296

=> Core limit = 1073741312

=> File size limit = unlimited

=> Heap address = 0x0x115015920

=> Stack address = 0xfffffffffff7eb0

=> Stack low = 0xfffffffffff7eb0

=> Stack high = 0xfffffffffffedb0

=> Stack Trace:

AixStack() at 0x1000c7850

CTrcStack2() at 0x1000c7948

rabax_CStackSave__Fv() at 0x1000b2870

ab_rabax() at 0x1000af6bc

raiseExcp__F6HeadId() at 0x10043f410

ab_jexcp__Fv() at 0x10043e48c

ab_extri__Fv() at 0x10040e8c8

ab_xevent__FPCUs() at 0x10090cc78

ab_dstep() at 0x10064f82c

dynpmcal() at 0x10104c6dc

dynppbo0() at 0x10104a73c

dynprctl() at 0x1010519e4

dynpen00() at 0x100f12c74

Http_StartABAP() at 0x100eaa604

ExecuteHandler() at 0x100eaabb4

ab_HttpRequestHandler() at 0x100eae730

TskhLoop() at 0x1000e5a54

ThStart() at 0x1000fc964

DpMain() at 0x1012147a8

nlsui_main() at 0x10199a2e0

List of ABAP programs affected

Index Typ Program Group Date Time Size Lang.

0 Prg SAPMHTTP 0 09.09.2004 14:18:37 8192 E

1 Prg SAPLHTTP_RUNTIME 1 12.09.2006 11:41:29 265216 E

2 Typ ICFHANDLST 0 14.02.2005 17:05:56 18432

3 Prg %_CIHTTP 1 12.09.2006 11:41:29 52224 E

4 Typ ICFSERVICE 0 14.02.2005 17:07:46 18432

5 Typ ICF_PATHFIELDS 0 28.12.2004 17:06:58 2048

6 Typ ICFATTRIB 0 13.02.2005 19:40:53 6144

7 Typ ICFLOGIN 0 14.02.2005 17:05:58 12288

8 Prg CL_HTTP_SERVER================CP 8 12.09.2006 11:41:29 193536 E

9 Typ ICFRECORDER 0 06.11.2003 20:36:19 14336

10 Typ IOPROP 0 29.03.2001 16:07:43 2048

11 Typ ICFSTAT 0 09.11.2000 14:08:22 2048

12 Prg IF_HTTP_SERVER================IP 8 12.09.2006 11:41:29 11264 E

13 Prg CL_HTTP_UTILITY===============CP 13 12.09.2006 11:41:29 34816 E

14 Prg CL_ABAP_TRACE=================CP 14 28.02.2005 21:00:28 8192 E

15 Prg CL_ICF_RECORDER===============CP 15 05.07.2005 13:10:15 9216 E

16 Prg CL_HTTP_SERVER_NET============CP 16 12.09.2006 11:41:29 130048 E

17 Typ ICFRECODER_LOGON 0 06.11.2003 20:28:45 4096

18 Prg CL_ABAP_RUNTIME===============CP 18 05.07.2005 13:10:15 10240 E

19 Prg CL_HTTP_REQUEST===============CP 19 12.09.2006 11:41:29 23552 E

20 Prg CL_HTTP_ENTITY================CP 20 12.09.2006 11:41:29 54272 E

21 Prg IF_HTTP_ENTITY================IP 20 12.09.2006 11:41:29 12288 E

22 Prg CL_HTTP_RESPONSE==============CP 22 12.09.2006 11:41:29 26624 E

23 Prg SAPLTHFB 23 12.09.2006 11:33:35 392192 E

24 Typ THLLINES 0 10.11.1999 17:45:53 2048

25 Typ ICFMEMORY 0 06.11.2003 20:36:18 5120

26 Typ ICF_SHMRUNT 0 14.02.2005 17:05:59 29696

27 Typ ICFSHMHANDLST 0 05.01.2005 16:13:40 7168

28 Typ ICFALIAS 0 14.02.2005 17:07:45 17408

29 Prg CL_SHM_AREA===================CP 29 03.07.2006 10:51:21 50176 E

30 Typ SHM_PROPERTIES 0 18.05.2004 14:07:34 5120

31 Prg CL_ABAP_MEMORY_AREA===========CP 31 05.07.2005 13:10:15 12288 E

32 Prg CL_SHM_SERVICE================CP 32 05.07.2005 13:10:15 22528 E

33 Typ SHMM_TRC_GLOBAL 0 06.11.2003 20:37:12 2048

34 Prg CL_ICF_SHM_AREA===============CP 34 05.07.2005 13:10:15 40960 E

35 Prg CL_ICF_SHM_ROOT===============CP 35 05.01.2005 16:27:03 22528 E

36 Prg CL_HTTP_USER_CONTEXT==========CP 36 12.09.2006 11:41:29 10240 E

37 Prg CL_ICF_SAML_CONFIG============CP 37 28.12.2004 18:27:40 15360 E

38 Typ BAPIALIAS 0 09.12.1999 13:47:51 2048

39 Prg SAPLLANG 39 09.09.2004 14:18:35 10240 E

40 Typ T002 0 14.02.1998 10:24:58 2048

41 Typ ICFRECSTRU 0 06.11.2003 20:28:45 3072

42 Prg IF_HTTP_HEADER_FIELDS_SAP=====IP 8 07.02.2006 10:38:42 8192 E

43 Prg IF_HTTP_HEADER_FIELDS=========IP 8 09.09.2004 14:45:53 10240 E

44 Prg SAPLSAUTHTRACE 44 07.03.2005 08:51:05 57344 E

45 Typ IHTTPNVP 0 29.03.2001 16:07:42 2048

46 Prg CL_WDR_MAIN_TASK==============CP 46 07.02.2006 10:32:55 35840 E

47 Typ WDR_SHM_INFO 0 07.02.2006 10:08:49 3072

48 Prg IF_HTTP_EXTENSION=============IP 8 29.03.2001 17:03:40 6144 E

49 Prg WDR_TASK======================CP 49 05.07.2005 13:22:35 12288 E

50 Prg CL_WDR_UCF====================CP 50 12.09.2006 11:26:55 138240 E

51 Prg CL_WDR_HTTP_EXT_MIME_HANDLER==CP 51 12.09.2006 11:26:54 221184 E

52 Prg CL_HTTP_EXT_BASE_HANDLER======CP 52 18.05.2004 10:51:33 22528 E

53 Prg IF_WDR_UCF_TEMPLATE_TOKENS====IP 50 12.09.2006 11:41:47 12288 E

54 Prg SAPLSUSE 54 12.09.2006 11:28:29 54272 E

55 Typ V_ADDR_USR 0 28.12.2004 18:23:02 23552

56 Typ USR03 0 12.05.1997 16:51:23 6144

57 Typ USR21 0 10.03.1999 18:32:06 3072

58 Prg SAPLOCS_CRM 58 20.09.2006 13:21:56 74752 E

59 Typ CVERS 0 09.11.2000 14:05:49 2048

60 Typ PAT03 0 10.09.2003 15:55:17 7168

61 Prg CL_WDR_TEXTS==================CP 61 03.07.2006 10:34:45 9216 E

62 Prg CL_WDR_CLIENT_CONSTANTS=======CP 62 12.09.2006 11:26:54 16384 E

63 Prg CL_WD_CHANNEL_MANAGEMENT======CP 63 05.07.2005 13:19:41 13312 E

64 Prg CL_WDR_UTILITIES==============CP 64 07.02.2006 10:32:55 39936 E

65 Prg SAPLWDR_RUNTIME_REPOSITORY 65 05.07.2005 13:22:35 321536 E

66 Typ WDY_APPLICATION 0 14.02.2005 17:08:25 4096

67 Typ WDY_RR_IOBOUND_PLUG 0 19.07.2004 10:44:19 2048

68 Prg CX_WDR_RR_EXCEPTION===========CP 68 12.09.2006 11:26:57 24576 E

69 Typ SCX_SRCPOS 0 18.05.2004 14:07:11 2048

70 Prg CX_WDR_RUNTIME================CP 70 05.07.2005 13:10:16 14336 E

71 Prg CX_NO_CHECK===================CP 71 05.07.2005 13:10:16 10240 E

72 Prg CX_ROOT=======================CP 72 05.07.2005 13:10:16 11264 E

73 Typ WDY_RR_COMPONENT 0 28.12.2004 15:57:27 2048

74 Typ WDY_RR_VIEW 0 14.02.2005 17:07:15 3072

75 Typ WDY_RR_CLUSTER 0 05.07.2005 13:09:57 23552

76 Typ WDR_RG_S_COMPONENT 0 09.09.2004 14:19:14 2048

77 Typ WDR_RR_LOAD 0 14.02.2005 17:08:25 2048

78 Typ WDY_RR_COMPO_USAGE 0 13.02.2005 18:20:33 3072

79 Typ WDY_RR_CONTROLLER 0 19.07.2004 10:44:19 2048

80 Typ WDY_RR_VUSAGE 0 08.12.2004 18:00:54 3072

81 Typ WDY_RR_VCA_INFO 0 19.07.2004 10:44:20 2048

82 Typ WDY_RR_NAV_LINK 0 19.07.2004 10:44:19 2048

83 Typ WDY_RR_NAV_TARGREF 0 19.07.2004 10:44:20 3072

84 Typ WDY_RR_CTLR_COMPO 0 19.07.2004 10:44:19 4096

85 Typ WDY_RR_UI_EVT_BIND 0 19.07.2004 10:44:20 2048

86 Typ WDY_RR_UI_VIEW_CONT 0 19.07.2004 10:44:20 2048

87 Typ WDY_RR_PLUG_PARAMS 0 19.07.2004 10:44:20 3072

88 Typ WDR_RG_S_SERIALIZED_CTLR 0 09.09.2004 14:19:14 2048

89 Typ WDR_RG_S_REVERSE_CTX_USAGE 0 08.12.2004 18:00:50 3072

90 Typ WDR_RG_S_REVERSE_CTX_MAPPING 0 11.04.2005 09:23:04 3072

91 Typ WDR_CONTEXT_PATH 0 14.02.2005 17:07:13 2048

92 Typ WDY_COMPONENT 0 19.05.2005 19:10:56 7168

93 Typ WDY_RR_TEXT 0 06.11.2003 20:33:23 2048

94 Prg SAPLSCP2 94 12.09.2006 11:32:50 131072 E

95 Typ ABAPTEXT 0 16.03.1993 18:19:31 2048

96 Prg IF_WDR_RR_COMPONENT===========IP 65 05.07.2005 13:21:22 16384 E

97 Prg IF_WDY_MD_ABSTRACT_VIEW=======IP 65 05.07.2005 13:10:16 15360 E

98 Typ WDR_RR_CONTROLLER_OBJECT 0 19.07.2004 10:44:18 2048

99 Typ WDR_RR_WINDOW_OBJECT 0 19.07.2004 10:44:18 2048

100 Prg CL_WDY_MD_ABSTRACT_VIEW=======CP 100 12.09.2006 11:26:55 210944 E

101 Typ ENHWDYV 0 05.07.2005 13:05:44 20480

102 Typ WDY_MD_VIEW_KEY 0 06.11.2003 20:33:23 2048

103 Typ WDY_VIEW 0 08.12.2004 18:03:03 6144

104 Typ WDY_MD_OBJECT_DESCRIPTION 0 09.12.2003 11:37:56 2048

105 Typ BTFR_HEAD 0 06.11.2003 20:26:35 4096

106 Prg IF_WDR_RR_VIEW================IP 65 19.05.2005 19:19:46 16384 E

107 Typ WDR_RR_VIEW_USAGE_OBJECT 0 19.07.2004 10:44:18 2048

108 Typ WDR_RR_VIEW_OBJECT 0 19.07.2004 10:44:18 2048

109 Typ WDY_APPLICATIONT 0 09.12.2003 11:37:55 2048

110 Prg IF_WDR_RR_APPLICATION=========IP 46 03.07.2006 10:44:50 11264 E

111 Typ WDY_APP_PROPERTY 0 19.07.2004 10:44:50 2048

112 Prg CL_WDY_MD_APPLICATION=========CP 112 14.02.2005 17:09:44 72704 E

113 Typ INDX 0 29.07.1998 18:38:15 6144

114 Prg CL_WDR_CLIENT_WINDOW==========CP 114 11.04.2005 09:29:00 23552 E

115 Prg CX_WDR_RT_EXCEPTION===========CP 115 03.07.2006 10:47:11 27648 E

116 Typ WDR_NAME_VALUE 0 08.03.2005 19:01:51 2048

117 Prg IF_HTTP_FORM_FIELDS_SAP=======IP 50 08.12.2004 18:18:17 7168 E

118 Prg CL_WD_TRACE_TOOL==============CP 118 07.02.2006 10:27:50 18432 E

119 Prg CL_HTTP_EXT_1X1_GIF===========CP 119 18.05.2004 10:51:33 13312 E

120 Prg CX_FQDN=======================CP 120 18.05.2004 10:55:24 12288 E

121 Prg IF_T100_MESSAGE===============IP 120 05.07.2005 13:10:16 6144 E

122 Prg IFUR_NW5_SYSTEM===============IP 50 03.07.2006 10:44:29 6144 E

123 Typ SYST 0 09.09.2004 14:18:12 31744

124 Prg IF_WDR_UCF_RUNTIME_CALLBACK===IP 46 03.07.2006 10:44:50 6144 E

125 Prg IF_WDR_WRITER=================IP 46 05.07.2005 13:21:23 7168 E

126 Prg CX_ICF_DO_NOT_CATCH===========CP 126 06.11.2003 21:14:10 11264 E

127 Prg IF_MESSAGE====================IP 126 05.07.2005 13:10:16 5120 E

128 Prg IF_SERIALIZABLE_OBJECT========IP 126 18.02.2005 14:13:43 5120 E

Directory of Application Tables

Name Date Time Lngth

Val.

Program SAPMHTTP

SYST . . : : 00004612

0x0001000x00040x0003000000000000000

Program SAPLHTTP_RUNTIME

ICFMEMORY . . : : 00003024

IC0/sap/bc/webdynpro/sap/demo_table

Program SAPLLANG

T002 . . : : 00000010

ES1EN|

Program CL_WDR_UCF====================CP

INDX . . : : 00003104

110BMWD_SP_LEVEL 000 00000000

Program SAPLSUSE

USR03 . . : : 00000876

110CT-0024 Ravi.ct

USR21 . . : : 00000146

110CT-0024 00000225180000022411

V_ADDR_USR . . : : 00003924

1100000022411000002251800010101 00010101 00010101 99991231

ABAP Control Blocks (CONT)

Index Name Fl PAR0 PAR1 PAR2 PAR3 PAR4 PAR5 PAR6 Source Code Line

106 COND 05 C001 CX_FQDN=======================CM002 9

107 PAR1 85 0024 CX_FQDN=======================CM002 9

108 PAR1 84 C001 CX_FQDN=======================CM002 9

109 PAR1 85 C002 CX_FQDN=======================CM002 9

110 EXCP 06 0001 CX_FQDN=======================CM002 10

111 ABOO 00 000A C003 0001 CX_FQDN=======================CM002 10

113 clom 00 0004 C003 0006 0000 0000 0000 0000 CX_FQDN=======================CM002 10

117 PAR1 00 0000 CX_FQDN=======================CM002 10

118 PAR1 00 0000 CX_FQDN=======================CM002 10

119 PAR1 01 C001 CX_FQDN=======================CM002 10

120 PAR1 00 0025 CX_FQDN=======================CM002 10

121 PAR2 00 0000 0001 0000 CX_FQDN=======================CM002 10

>>>>> EXCP 05 C003 CX_FQDN=======================CM002 10

124 METH 01 0000 0000 0000 0000 0000 0000 0000 CX_FQDN=======================CM002 16

128 -

-


00 0000 CX_FQDN=======================CM002 16

129 STCK 02 C001 CX_FQDN=======================CM002 1

130 STCK 02 C002 CX_FQDN=======================CM002 1

131 CPOP 00 0000 CX_FQDN=======================CM002 1

132 -

-


00 0000 CX_FQDN=======================CM002 1

133 -

-


00 0000 CX_FQDN=======================CM002 1

athavanraja
Active Contributor
0 Kudos

as i have mentioned in my earlier post you have to set up FQDN to do this goto transaction RZ10 - choose instance profile - extended maintenance radio button and click change and then add profile parameter icm/host_name_full and set the FQDN (host.domain.com)

this is generally basis job and as a developer you dont have to do this . you should request your basis guys to do this. and after setting the profile parameter you have to restart your application server for the parameter to take effect.

Raja

Former Member
0 Kudos

Hi,

I am also facing same problem. if any one has solved this types of problem please let me know also.

thankx

Prabhat

Former Member
0 Kudos

Hi

I am also facing the same problem , we defined the icm/host_name_full correctly but the problem still exists with the same error

Did any one resolved it?

Former Member
0 Kudos

Hi @ all,

i'm facing the same problem. I defined the icm/host_name_full and the SAPLOCALHOSTFULL correct, but it did not work. I have also restarted the system more than one time. I searched a lot, but found no solution here on sdn.

thx in advance.

Timo