cancel
Showing results for 
Search instead for 
Did you mean: 

disp+work.EXE ?

Former Member
0 Kudos

Hello.

I have the following problem:

I installed under Windows XP SAPNW7.01ABAPTrial.part1 (SAP Netweaver 7.01 Trial edition) i installed all parts (front-end, database and everything as it is described on the "Getting Started" page)...but! i cannot logon to obtain the hardware key! Besides that, every time as i start the Application Server ....i get the following message:

.....Starting ABAP instance.......

16.02.2011 15:03:30

Start

OK

16.02.2011 15:03:40

StartWait

Fail: process disp+work.exe Dispatcher not running

I tried to start application server having started database manager and without starting database manager - nothing helps

I found dispwork.exe and double clicked on it - still the same FAIL process dispwork.exe Dispatcher not running.

The only thing i didnt do from the page "Getting Started " was the following:

"After installing the application server you can log into the system via web gui at http://localhost:8000/sap/bc/gui/sap/its/webgui?sap-client=000 with user bcuser and password minisap"

because when i click on the link the page doesnt appear...it says only: "Die Seite kann nicht angezeigt werden."

Can anyone please help me get started.....

Best regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please check the logs in folder ..\usr\sap\<sid>\DVE...\work.

Logs dev_disp, dev_w* will have more details regarding the error. Paste the same here.

Regards,

Srikishan

mathias_hagen
Explorer
0 Kudos

Sorry to intrude on your post, but I got the same problem.

This is my dev_disp file:


---------------------------------------------------
trc file: "dev_disp", trc level: 1, release: "720"
---------------------------------------------------
sysno      00
sid        NSP
systemid   560 (PC with Windows NT)
relno      7200
patchlevel 0
patchno    70
intno      20020600
make       multithreaded, Unicode, optimized
profile    \\xp\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_xp
pid        756


Wed Feb 23 09:51:30 2011
kernel runs with dp version 129000(ext=118000) (@(#) DPLIB-INT-VERSION-129000-UC)
length of sys_adm_ext is 588 bytes
*** SWITCH TRC-HIDE on ***
***LOG Q00=> DpSapEnvInit, DPStart (00 756) [dpxxdisp.c   1268]
	shared lib "dw_xml.dll" version 70 successfully loaded
	shared lib "dw_xtc.dll" version 70 successfully loaded
	shared lib "dw_stl.dll" version 70 successfully loaded
	shared lib "dw_gui.dll" version 70 successfully loaded
	shared lib "dw_mdm.dll" version 70 successfully loaded
	shared lib "dw_rndrt.dll" version 70 successfully loaded
	shared lib "dw_abp.dll" version 70 successfully loaded
	shared lib "dw_sym.dll" version 70 successfully loaded
	shared lib "dw_aci.dll" version 70 successfully loaded
rdisp/softcancel_sequence :  -> 0,5,-1
use internal message server connection to port 3900
rdisp/dynamic_wp_check : 1
rdisp/calculateLoadAverage : 1
MtxInit: 30000 0 0
DpSysAdmExtInit: ABAP is active
DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
DpIPCInit2: write dp-profile-values into sys_adm_ext
DpIPCInit2: start server >xp_NSP_00                               <
DpShMCreate: sizeof(wp_adm)		20000	(2000)
DpShMCreate: sizeof(tm_adm)		4323912	(21512)
DpShMCreate: sizeof(wp_ca_adm)		32000	(64)
DpShMCreate: sizeof(appc_ca_adm)	32000	(64)
DpCommTableSize: max/headSize/ftSize/tableSize=500/8/556056/556064
DpShMCreate: sizeof(comm_adm)		556064	(1104)
DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
DpShMCreate: sizeof(slock_adm)		0	(96)
DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
DpShMCreate: sizeof(file_adm)		0	(80)
DpShMCreate: sizeof(vmc_adm)		0	(1792)
DpShMCreate: sizeof(wall_adm)		(40056/34360/64/192)
DpShMCreate: sizeof(gw_adm)	48
DpShMCreate: sizeof(j2ee_adm)	3920
DpShMCreate: SHM_DP_ADM_KEY		(addr: 09240040, size: 5055296)
DpShMCreate: allocated sys_adm at 09240048
DpShMCreate: allocated wp_adm_list at 09242F28
DpShMCreate: allocated wp_adm at 09243020
DpShMCreate: allocated tm_adm_list at 09247E48
DpShMCreate: allocated tm_adm at 09247E70
DpShMCreate: allocated wp_ca_adm at 096678C0
DpShMCreate: allocated appc_ca_adm at 0966F5C8
DpShMCreate: allocated comm_adm at 096772D0
DpShMCreate: system runs without slock table
DpShMCreate: system runs without file table
DpShMCreate: allocated vmc_adm_list at 096FEEF8
DpShMCreate: system runs without vmc_adm
DpShMCreate: allocated gw_adm at 096FEF50
DpShMCreate: allocated j2ee_adm at 096FEF88
DpShMCreate: allocated ca_info at 096FFEE0
DpShMCreate: allocated wall_adm at 096FFEF8
DpCommAttachTable: attached comm table (header=096772D0/ft=096772D8)
DpSysAdmIntInit: initialize sys_adm
rdisp/test_roll : roll strategy is DP_NORMAL_ROLL
dia token check not active (3 token)
MBUF state OFF
DpCommInitTable: init table for 500 entries

Wed Feb 23 09:51:31 2011
DpRqQInit: keep protect_queue / slots_per_queue 0 / 2001 in sys_adm
rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80
EmInit: MmSetImplementation( 2 ).
MM global diagnostic options set: 0
<ES> client 0 initializing ....
<ES> InitFreeList
<ES> block size is 1024 kByte.
Using implementation view
<EsNT> Using memory model view.
<EsNT> Memory Reset disabled as NT default
<ES> 1023 blocks reserved for free list.
ES initialized.
DpVmcSetActive: set vmc state DP_VMC_NOT_ACTIVE
MPI: dynamic quotas disabled.
MPI init: pipes=4000 buffers=159 reserved=47 quota=10% 

Wed Feb 23 09:51:33 2011
rdisp/http_min_wait_dia_wp : 1 -> 1
***LOG CPS=> DpLoopInit, ICU ( 3.4 3.4 4.1) [dpxxdisp.c   1654]
***LOG Q0K=> DpMsAttach, mscon ( xp) [dpxxdisp.c   12221]
MBUF state LOADING
DpStartStopMsg: send start message (myname is >xp_NSP_00                               <)
DpStartStopMsg: start msg sent

Wed Feb 23 09:51:34 2011
CCMS: alert/MONI_SEGM_SIZE = 0   monitoring and alerting switched off.
DpMBufHwIdSet: set Hardware-ID
***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1296]
MBUF state ACTIVE
DpWpBlksLow: max wp blocks in queue is 400 (80 %)
MBUF component UP
DpMsgProcess: 1 server in MBUF
DpAppcBlksLow: max appc blocks in queue is 250 (50 %)

Wed Feb 23 09:52:57 2011
DpModState: change server state from STARTING to ACTIVE

Wed Feb 23 09:53:18 2011
*** WARNING => DpRqServiceQueue: timeout of HIGH PRIO msg, return DP_CANT_HANDLE_REQ