cancel
Showing results for 
Search instead for 
Did you mean: 

dispatcher not running...

Former Member
0 Kudos

Hi,

My sap system is not starting. Its giving error as below:

      • ERROR => EsStdInit: unable to allocate 4092 MB [esuxi.c 374]

      • Error 11 while initializing OS dependent part.

      • ERROR => DpEmInit: EmInit (1) [dpxxdisp.c 9486]

      • ERROR => DpMemInit: DpEmInit (-1) [dpxxdisp.c 9415]

      • DP_FATAL_ERROR => DpSapEnvInit: DpMemInit

      • DISPATCHER EMERGENCY SHUTDOWN ***

Could anyone please guess what the problem could be?

Thanks and Regards,

Sailesh K

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Sailesh,

SAP recommends some special memory settings for HP-UX and these are pretty famous notes. Please check the following:

172747 HP-UX Operating system parameters for 64-bit R/3

153641 Swap space requirement for R/3 64-bit kernel

Please award points accordingly.

Regards.

Ruchit.

Former Member
0 Kudos

Thanks Ruchit,

It was due to swap-space problems only. I increased them and restarted and it worked perfectly..

Regards,

Sailesh K

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello shailesh,

I will tell you the exact solution.

The VM settings is not proper.

It's a 64 bit machine.

So go to configtool-> instance and the change the memory parameters.

Bootstrap should be 645m, dispatcher 512m and server 2048m.

Both the values should be changed -Xms and -Xmx.

-Xmx should always be a bigger value compared to -Xms

Also a parameter -Xss2m has to be added for the server parameters both for the instance server tab and also for the server nodes.

Also restart the cluster after that and check if that gets reflected in the instance.properties file.

It will work. If not tell the content of the dev_dispatcher file under work folder.

It will be helpfull to take a decision.

Reward points( Maximum you can give is 10 points.)

Former Member
0 Kudos

Hi,

But still the java installation part is not started. I am in the middle of installation, where its not starting the abap instance and the sapinst gets stopped.

Can you provide someother cause or solution .

Thanks in advance,

Sailesh K

Former Member
0 Kudos

Hi Sailesh

Go to configtool(\usr\sap\SID\JCXX\j2ee\configtool)-----cluster-data


instance-dispatcher and give the below values

General :<b>maxheapsize 256</b>-XX:NewSize=57M

-XX:MaxNewSize=57M

-Xms256M

-XX:+DisableExplicitGC

-verbose:gc

-Xloggc:GC.log

-Djava.security.policy=.\java.policy

-Djava.security.egd=file:/dev/urandom

-Djco.jarm=1

<b>Bootstrap 545</b>

The above settings are only for dispatcher.I hope you have done server settings correctly.You have to restart your instance after doing the changes.

Reward suitable points

Former Member
0 Kudos

Hi,

I am in the middle of the installation and i am not able to start the abap dispatcher. still the j2ee engine is not installed.

Former Member
0 Kudos

This is memory problem, how much memory you have? and how much you have allocated? becuase system is not able to allocate 4092 MB memory. check your memory parameters.

cheers,

-Sunil

Former Member
0 Kudos

Hi,

my ram is 8 GB memory. how should i change the memory parameters. what is the parameter?

Thanks,

Sailesh K

Former Member
0 Kudos

did you changed any parameters before SAP restart? do you have trace of that?

Former Member
0 Kudos

I have not changed any parameters. see the dispatcher log as below:

-


trc file: "dev_disp.new", trc level: 1, release: "700"

-


sysno 20

sid IXD

systemid 274 (HP (IA-64) with HP-UX)

relno 7000

patchlevel 0

patchno 75

intno 20050900

make: single threaded, Unicode, 64 bit, optimized

pid 24635

Tue Apr 3 14:31:34 2007

kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)

length of sys_adm_ext is 572 bytes

      • SWITCH TRC-HIDE on ***

***LOG Q00=> DpSapEnvInit, DPStart (20 24635) [dpxxdisp.c 1233]

shared lib "dw_xml.sl" version 75 successfully loaded

shared lib "dw_xtc.sl" version 75 successfully loaded

shared lib "dw_stl.sl" version 75 successfully loaded

shared lib "dw_gui.sl" version 75 successfully loaded

shared lib "dw_mdm.sl" version 75 successfully loaded

rdisp/softcancel_sequence : -> 0,5,-1

use internal message server connection to port 3920

MtxInit: 30000 0 0

DpSysAdmExtInit: ABAP is active

DpSysAdmExtInit: VMC (JAVA VM in WP) is not active

DpIPCInit2: start server >srmdev_IXD_20 <

DpShMCreate: sizeof(wp_adm) 18624 (1432)

DpShMCreate: sizeof(tm_adm) 5346608 (26600)

DpShMCreate: sizeof(wp_ca_adm) 28800 (96)

DpShMCreate: sizeof(appc_ca_adm) 9600 (96)

DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080

DpShMCreate: sizeof(comm_adm) 552080 (1088)

DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0

DpShMCreate: sizeof(file_adm) 0 (72)

DpShMCreate: sizeof(vmc_adm) 0 (1888)

DpShMCreate: sizeof(wall_adm) (41664/36752/80/192)

DpShMCreate: sizeof(gw_adm) 48

DpShMCreate: SHM_DP_ADM_KEY (addr: 0xc000000321400000, size: 6042528)

DpShMCreate: allocated sys_adm at 0xc000000321400000

DpShMCreate: allocated wp_adm at 0xc000000321401f60

DpShMCreate: allocated tm_adm_list at 0xc000000321406820

DpShMCreate: allocated tm_adm at 0xc000000321406880

DpShMCreate: allocated wp_ca_adm at 0xc00000032191fdb0

DpShMCreate: allocated appc_ca_adm at 0xc000000321926e30

DpShMCreate: allocated comm_adm at 0xc0000003219293b0

DpShMCreate: system runs without file table

DpShMCreate: allocated vmc_adm_list at 0xc0000003219b0040

DpShMCreate: allocated gw_adm at 0xc0000003219b00c0

DpShMCreate: system runs without vmc_adm

DpShMCreate: allocated ca_info at 0xc0000003219b00f0

DpShMCreate: allocated wall_adm at 0xc0000003219b0100

MBUF state OFF

DpCommInitTable: init table for 500 entries

EmInit: MmSetImplementation( 2 ).

MM global diagnostic options set: 0

<ES> client 0 initializing ....

<ES> InitFreeList

<ES> block size is 4096 kByte.

Tue Apr 3 14:31:35 2007

Using implementation std

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,4290772992,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 4092 MB

EsStdInit: try to allocate 3272 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,3430940672,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 3272 MB

EsStdInit: try to allocate 2616 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,2743074816,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 2616 MB

EsStdInit: try to allocate 2092 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,2193620992,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 2092 MB

EsStdInit: try to allocate 2048 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,2147483648,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 2048 MB

EsStdInit: try to allocate 1636 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,1715470336,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 1636 MB

EsStdInit: try to allocate 1308 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,1371537408,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 1308 MB

EsStdInit: try to allocate 1044 MB

EsStdUnamFileMapInit: ES base = 0x0xc00000032e000000

EsStdInit: 1044 MB successfully allocated

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,1094713344,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 1044 MB

EsStdInit: try to allocate 1024 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,1073741824,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 1024 MB

EsStdInit: try to allocate 816 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,855638016,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 816 MB

EsStdInit: try to allocate 652 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,683671552,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 652 MB

EsStdInit: try to allocate 520 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,545259520,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 520 MB

EsStdInit: try to allocate 512 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,536870912,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 512 MB

EsStdInit: try to allocate 408 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,427819008,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 408 MB

EsStdInit: try to allocate 324 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,339738624,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 324 MB

EsStdInit: try to allocate 256 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,268435456,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 256 MB

EsStdInit: try to allocate 204 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,213909504,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 204 MB

EsStdInit: try to allocate 160 MB

EsStdUnamFileMapInit: ES base = 0x0xc000000370000000

EsStdInit: 160 MB successfully allocated

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,167772160,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 160 MB

EsStdInit: try to allocate 128 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,134217728,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 128 MB

EsStdInit: try to allocate 100 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,104857600,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 100 MB

EsStdInit: try to allocate 80 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,83886080,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 80 MB

EsStdInit: try to allocate 64 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,67108864,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 64 MB

EsStdInit: try to allocate 48 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,50331648,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 48 MB

EsStdInit: try to allocate 36 MB

EsStdUnamFileMapInit: ES base = 0x0xc00000037a000000

EsStdInit: 36 MB successfully allocated

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,37748736,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 36 MB

EsStdInit: try to allocate 32 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,33554432,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 32 MB

EsStdInit: try to allocate 24 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,25165824,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 24 MB

EsStdInit: try to allocate 16 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,16777216,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 16 MB

EsStdInit: try to allocate 12 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,12582912,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 12 MB

EsStdInit: try to allocate 8 MB

EsStdUnamFileMapInit: shmget(IPC_PRIVATE,8388608,IPC_CREAT | 0777) failed.

errno = 12(Not enough space)

EsStdInit: unable to allocate 8 MB

EsStdInit: try to allocate 4 MB

      • ERROR => EsStdInit: unable to allocate 4092 MB [esuxi.c 374]

      • Error 11 while initializing OS dependent part.

      • ERROR => DpEmInit: EmInit (1) [dpxxdisp.c 9486]

      • ERROR => DpMemInit: DpEmInit (-1) [dpxxdisp.c 9415]

      • DP_FATAL_ERROR => DpSapEnvInit: DpMemInit

      • DISPATCHER EMERGENCY SHUTDOWN ***

increase tracelevel of WPs

NiWait: sleep (10000ms) ...

NiISelect: timeout 10000ms

NiISelect: maximum fd=1

NiISelect: read-mask is NULL

NiISelect: write-mask is NULL

Tue Apr 3 14:31:45 2007

NiISelect: TIMEOUT occured (10000ms)

dump system status

Workprocess Table (long) Tue Apr 3 07:31:45 2007

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

No Ty. Pid Status Cause Start Err Sem CPU Time Program Cl User Action Table

-


      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

0 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

1 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

2 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

3 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

4 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

5 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

6 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

7 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

8 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

9 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

10 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

11 ? -1 Free no 0 0 0

      • ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c 785]

12 ? -1 Free no 0 0 0

Dispatcher Queue Statistics Tue Apr 3 07:31:45 2007

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

--------


+
+

+

+
--


+

Typ

now

high

max

writes

reads

--------


+
+

+

+
--


+

NOWP

0

0

2000

0

0

--------


+
+

+

+
--


+

DIA

0

0

2000

0

0

--------


+
+

+

+
--


+

UPD

0

0

2000

0

0

--------


+
+

+

+
--


+

ENQ

0

0

2000

0

0

--------


+
+

+

+
--


+

BTC

0

0

2000

0

0

--------


+
+

+

+
--


+

SPO

0

0

2000

0

0

--------


+
+

+

+
--


+

UP2

0

0

2000

0

0

--------


+
+

+

+
--


+

max_rq_id 0

wake_evt_udp_now 0

wake events total 0, udp 0 ( 0%), shm 0 ( 0%)

since last update total 0, udp 0 ( 0%), shm 0 ( 0%)

Dump of tm_adm structure: Tue Apr 3 07:31:45 2007

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

Term uid man user term lastop mod wp ta a/i (modes)

Workprocess Comm. Area Blocks Tue Apr 3 07:31:45 2007

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

Slots: 300, Used: 0, Max: 0

--------


+
+
--


+

id

owner

pid

eyecatcher

--------


+
+
--


+

NiWait: sleep (5000ms) ...

NiISelect: timeout 5000ms

NiISelect: maximum fd=1

NiISelect: read-mask is NULL

NiISelect: write-mask is NULL

Tue Apr 3 14:31:50 2007

NiISelect: TIMEOUT occured (5000ms)

DpHalt: shutdown server >srmdev_IXD_20 < (normal)

DpJ2eeDisableRestart

Switch off Shared memory profiling

ShmProtect( 57, 3 )

ShmProtect: shmat key 57 prot 3/0 done

ShmProtect(SHM_PROFILE, SHM_PROT_RW

ShmProtect( 57, 1 )

ShmProtect: shmat key 57 prot 1/4096 done

ShmProtect(SHM_PROFILE, SHM_PROT_RD

DpWakeUpWps: wake up all wp's

Stop work processes

Terminate gui connections

wait for end of work processes

not attached to the message server

cleanup EM

EsCleanup ....

EmCleanup() -> 0

Es2Cleanup: Cleanup ES2

ShmCreate( 76, 0, 2, 0x0x6000000002a3e8a8 )

ShmKeyPermission( 76 ) = 0740 (octal)

cleanup event management

cleanup shared memory/semaphores

ShmCleanup SHM_SYS_ADM_KEY

ShmCleanup( 1 )

ShmCreate( 1, 0, 2, 0x0x9fffffffffffe780 )

ShmProtect( 1, 3 )

ShmProtect: shmat key 1 prot 3/0 done

ShmCreate( 1, 0, 2, -> 0x0xc000000005767000 )

ShmCleanup SHM_DP_ADM_KEY

ShmCleanup( 2 )

ShmCreate( 2, 0, 2, 0x0x9fffffffffffe780 )

ShmProtect( 2, 3 )

ShmProtect: shmat key 2 prot 3/0 done

ShmCreate( 2, 0, 2, -> 0x0xc000000321400000 )

ShmCleanup SHM_DP_CA_KEY

ShmCleanup( 3 )

ShmCreate( 3, 0, 2, 0x0x9fffffffffffe780 )

ShmProtect( 3, 3 )

ShmProtect: shmat key 3 prot 3/0 done

ShmCreate( 3, 0, 2, -> 0x0xc000000329c00000 )

ShmCleanup SHM_PF_KEY

ShmCleanup( 4 )

ShmCreate( 4, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 4 ) = 0740 (octal)

ShmCleanup SHM_PRES_BUF

ShmCleanup( 14 )

ShmCreate( 14, 0, 2, 0x0x9fffffffffffe780 )

ShmGet( 10, 14, 0, 2, 0x0x9fffffffffffe6e8 )

ShmCleanup SHM_CALI_BUFFER

ShmCleanup( 11 )

ShmCreate( 11, 0, 2, 0x0x9fffffffffffe780 )

ShmGet( 10, 11, 0, 2, 0x0x9fffffffffffe6e8 )

ShmCleanup SHM_DB_TBUFF

ShmCleanup( 19 )

ShmCreate( 19, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 19 ) = 0740 (octal)

ShmCleanup SHM_DB_TBUFF_P

ShmCleanup( 33 )

ShmCreate( 33, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 33 ) = 0740 (octal)

ShmCleanup SHM_DB_STBUFF

ShmCleanup( 41 )

ShmCreate( 41, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 41 ) = 0740 (octal)

ShmCleanup SHM_DB_TTBUFF

ShmCleanup( 42 )

ShmCreate( 42, 0, 2, 0x0x9fffffffffffe780 )

ShmGet( 40, 42, 0, 2, 0x0x9fffffffffffe6e8 )

ShmCreate( 40, 0, 2, 0x0x9fffffffffffe5d8 )

ShmKeyPermission( 40 ) = 0740 (octal)

ShmCleanup SHM_DB_FTBUFF

ShmCleanup( 43 )

ShmCreate( 43, 0, 2, 0x0x9fffffffffffe780 )

ShmGet( 40, 43, 0, 2, 0x0x9fffffffffffe6e8 )

ShmCreate( 40, 0, 2, 0x0x9fffffffffffe5d8 )

ShmKeyPermission( 40 ) = 0740 (octal)

ShmCleanup SHM_DB_SNTBUFF

ShmCleanup( 45 )

ShmCreate( 45, 0, 2, 0x0x9fffffffffffe780 )

ShmGet( 40, 45, 0, 2, 0x0x9fffffffffffe6e8 )

ShmCreate( 40, 0, 2, 0x0x9fffffffffffe5d8 )

ShmKeyPermission( 40 ) = 0740 (octal)

ShmCleanup SHM_DB_IRBUFF

ShmCleanup( 44 )

ShmCreate( 44, 0, 2, 0x0x9fffffffffffe780 )

ShmGet( 40, 44, 0, 2, 0x0x9fffffffffffe6e8 )

ShmCreate( 40, 0, 2, 0x0x9fffffffffffe5d8 )

ShmKeyPermission( 40 ) = 0740 (octal)

ShmCleanup SHM_DB_OBJ_BUFFER

ShmCleanup( 54 )

ShmCreate( 54, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 54 ) = 0740 (octal)

ShmCleanup SHM_DB_SYNC

ShmCleanup( 46 )

ShmCreate( 46, 0, 2, 0x0x9fffffffffffe780 )

ShmGet( 40, 46, 0, 2, 0x0x9fffffffffffe6e8 )

ShmCreate( 40, 0, 2, 0x0x9fffffffffffe5d8 )

ShmKeyPermission( 40 ) = 0740 (octal)

ShmCleanup SHM_DB_CUA_BUFFER

ShmCleanup( 47 )

ShmCreate( 47, 0, 2, 0x0x9fffffffffffe780 )

ShmGet( 40, 47, 0, 2, 0x0x9fffffffffffe6e8 )

ShmCreate( 40, 0, 2, 0x0x9fffffffffffe5d8 )

ShmKeyPermission( 40 ) = 0740 (octal)

ShmCleanup SHM_DB_OTR_BUFFER

ShmCleanup( 64 )

ShmCreate( 64, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 64 ) = 0740 (octal)

ShmCleanup SHM_DB_ESM_BUFFER

ShmCleanup( 65 )

ShmCreate( 65, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 65 ) = 0740 (octal)

ShmCleanup SHM_ROLL_AREA_KEY

ShmCleanup( 9 )

ShmCreate( 9, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 9 ) = 0740 (octal)

ShmCleanup SHM_PAGING_AREA_KEY

ShmCleanup( 8 )

ShmCreate( 8, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 8 ) = 0740 (octal)

ShmCleanup SHM_ROLL_ADM_KEY

ShmCleanup( 17 )

ShmCreate( 17, 0, 2, 0x0x9fffffffffffe780 )

ShmGet( 10, 17, 0, 2, 0x0x9fffffffffffe6e8 )

ShmCleanup SHM_PAGING_ADM_KEY

ShmCleanup( 18 )

ShmCreate( 18, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 18 ) = 0740 (octal)

ShmCleanup SHM_PXA_KEY

ShmCleanup( 6 )

ShmCreate( 6, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 6 ) = 0740 (octal)

ShmCleanup SHM_ENQ_TABLE_KEY

ShmCleanup( 34 )

ShmCreate( 34, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 34 ) = 0740 (octal)

ShmCleanup SHM_ENQID_KEY

ShmCleanup( 58 )

ShmCreate( 58, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 58 ) = 0740 (octal)

ShmCleanup SHM_VB_ADM_KEY

ShmCleanup( 7 )

ShmCreate( 7, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 7 ) = 0740 (octal)

ShmCleanup SHM_DB_POOL

ShmCleanup( 40 )

ShmCreate( 40, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 40 ) = 0740 (octal)

ShmCleanup SHM_ES2_ADM

ShmCleanup( 76 )

ShmCreate( 76, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 76 ) = 0740 (octal)

ShmCleanup SHM_EM_ADM

ShmCleanup( 51 )

ShmCreate( 51, 0, 2, 0x0x9fffffffffffe780 )

ShmProtect( 51, 3 )

ShmProtect: shmat key 51 prot 3/0 done

ShmCreate( 51, 0, 2, -> 0x0xc00000032c000000 )

ShmCleanup SHM_EM2_ADM

ShmCleanup( 77 )

ShmCreate( 77, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 77 ) = 0740 (octal)

ShmCleanup SHM_EG2_ADM

ShmCleanup( 78 )

ShmCreate( 78, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 78 ) = 0740 (octal)

ShmCleanup SHM_MSBUF

ShmCleanup( 52 )

ShmCreate( 52, 0, 2, 0x0x9fffffffffffe780 )

ShmProtect( 52, 3 )

ShmProtect: shmat key 52 prot 3/0 done

ShmCreate( 52, 0, 2, -> 0x0xc000000005770000 )

ShmCleanup SHM_THRUN_ADM_KEY(th run adm)

ShmCleanup( 30 )

ShmCreate( 30, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 30 ) = 0740 (octal)

ShmCleanup SHM_JAVA

ShmCleanup( 70 )

ShmCreate( 70, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 70 ) = 0740 (octal)

ShmCleanup SHM_PF_AS_KEY(Appl.Statistics)

ShmCleanup( 56 )

ShmCreate( 56, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 56 ) = 0740 (octal)

ShmCleanup SHM_POOL_0

ShmCleanup( 10 )

ShmCreate( 10, 0, 2, 0x0x9fffffffffffe780 )

ShmProtect( 10, 3 )

ShmCreate( 10, 0, 2, -> 0x0xc000000322000000 )

ShmCleanup SHM_PROFILE

ShmCleanup( 57 )

ShmCreate( 57, 0, 2, 0x0x9fffffffffffe780 )

ShmProtect( 57, 3 )

ShmProtect: shmat key 57 prot 3/0 done

ShmCreate( 57, 0, 2, -> 0x0xc000000005800000 )

MiCleanup:

ShmCleanup( 62 )

ShmCreate( 62, 0, 2, 0x0x9fffffffffffe780 )

ShmKeyPermission( 62 ) = 0740 (octal)

      • ERROR => ShmCleanup(62) failed 3 [mpixx.c 3238]

MpiCleanup() -> 1

removing Semaphore-Management

removing request queue

ShmCleanup( 31 )

ShmCreate( 31, 0, 2, 0x0x9fffffffffffe780 )

ShmProtect( 31, 3 )

ShmProtect: shmat key 31 prot 3/0 done

ShmCreate( 31, 0, 2, -> 0x0xc00000032ac00000 )

closing connect handles (dgm + tcp)

***LOG Q05=> DpHalt, DPStop ( 24635) [dpxxdisp.c 10519]

      • shutdown completed - server stopped ***

Good Bye .....

Regards.

Sailesh K

Former Member
0 Kudos

follow Note 941735 this may help you but this is for Linux.

Cheers,

-Sunil