cancel
Showing results for 
Search instead for 
Did you mean: 

Dispatcher getting Started and Stoppes

Former Member
0 Kudos

Hi,

I Have Installed BIW 3.0b on Windows 2000 with SP4 with Min RAM of 512 MB.

Installaion Completed successfully, and worked fine for the momoment and after restarted Dispatcher is getting started and stopped.

When i see the Developer trace of any work process in Wptable i found the following error.

X Using Implemented Std

M <EsNT> Memory Reset Disabled as NT default

X *** ERROR => <EsNT> Pre Reserved address Space Inconsistency between DP and WP (48010000 - 55020000) [esnti.c 297]

X *** ERROR => <EsNT> Block 61/512 Virtual allco error = 487 [esnti.c 1385]

Virtual address space from 0x4BD10000 to 0x4BE10000

Address Size State Typ Protection Description

4BD10000 576k Free xx N/A

4BDA0000 150016k Reserved Private xx SHM[6]

X *** ERROR 11 while initializing OS dependent part

M *** ERROR => DpEmInit:EmInit(1) [dpxxdisp.c 7097]

M *** ERROR => DpMemInit:DpEmInit(-1) [dpxxdisp.c 7037]

M *** DP_FATAL_ERROR => DpsapEnvInit:DpMemInit

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Venugopal,

Please make sure that your Database is running fine.

Generally the dispatcher depends on the connectivity of the database.

May be you can restart the whole application in the following sequence and the restart in the opposite one.

1) Stop the SAP via MMC.

2) Goto services.msc and then stop the SAP related services.

3) Now incase if you have oracle then shutdown the Oracle Database using SAPDBA / brtools / sqlplus tool.

For other Database please make sure you make it down

4)Next go to services.msc and stop the Datbase services and the listener too.

Now you can reboot your System.

After you have rebooted your system start the application in the opposite direction that you stopped.

I hope that this should help you, if not do revert back with details.

Regards,

Premkishan Chourasia