cancel
Showing results for 
Search instead for 
Did you mean: 

igswd.exe stopped

Former Member

Hi,

We Installed the ERP6.0 EHP5 System on distributed environment(windows-2008 with sql-2008) and that we are upgarded the system to EHP5-SP04 level successfully.

After that EHP5 upgrade iam able to login my sap system but in SAP MMC - igswd.EXE showing stopped unable to get the developer trace also.

Here iam sending the startup profile.

#.******************************************************************************************************************************

#.* *

#.* Start profile START_DVEBMGS00_TEST1SAP08 *

#.* *

#.* Version = 000001 *

#.* Generated by user = DDIC *

#.* Generated on = 06.07.2011 , 09:09:26 *

#.* *

#.******************************************************************************************************************************

SAPSYSTEMNAME = TSD

SAPGLOBALHOST = TEST1SAP08

SAPSYSTEM = 00

INSTANCE_NAME = DVEBMGS00

DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTAMD64

DIR_EXECUTABLE = $(DIR_INSTANCE)\exe

DIR_PROFILE =
TEST1SAP08\sapmnt\AED\SYS\profile

PF = $(DIRPROFILE)\TSD_DVEBMGS00_TEST1SAP08

SETENV_00 = PATH=$(DIR_EXECUTABLE);%PATH%

#----


  1. Copy SAP Executables

#----


Start_Program_00 = immediate $(DIR_CT_RUN)\sapcpe$(FT_EXE) pf=$(_PF)

CPARG0 = list:$(DIRCT_RUN)/sapcrypto.lst

Start_Program_01 = immediate $(DIR_CT_RUN)\sapcpe$(FT_EXE) pf=$(_PF) $(_CPARG0)

#----


  1. Start SAP message server

#----


MS = $(DIREXECUTABLE)\msg_server$(FT_EXE)

Start_Program_02 = local $(_MS) pf=$(_PF)

#----


  1. Start application server

#----


DW = $(DIREXECUTABLE)\disp+work$(FT_EXE)

Start_Program_03 = local $(_DW) pf=$(_PF)

  1. Start IGS

Start_Program_04 = local $(DIR_EXECUTABLE)$(DIR_SEP)igswd$(FT_EXE) -mode=profile pf=$(DIR_PROFILE)$(DIR_SEP)TSD_DVEBMGS00_TEST1SAP08

#----


  1. Start internet graphics server

#----


IG = $(DIREXECUTABLE)\igswd$(FT_EXE)

#Switch of IGS during downtime

#Start_Program_04 = local $(_IG) -mode=profile pf=$(_PF)

SETENV_01 = SECUDIR=$(DIR_INSTANCE)/sec

Thanku

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

just you must take backup old kernal & you have to do kernel

patch level. if the error occurs in new patch level,

just you keep the old kernel patch level. if in case you have upgrade the

patch the mmc is error status just you have go to work dir... see the

trace file log

If u want furthur details please find s note(514841, 454042)

please let me know

Regards,

K.Ramamoorthy

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

First you can execute the following command,

igswd.exe -dir = D:\usr\sap\R3E\DVEBMGS00\igs -mode=all -sysname=SID -sysno=00

after that Restart the Instance & Server .

I hope it will be work.

Edited by: thomas_raja on Jul 25, 2011 10:32 AM

Former Member
0 Kudos

Hi,

I already applied latest kernel,when iam executing below command

igswd.exe -dir = D:\usr\sap\TSD\DVEBMGS00\igs -mode=all -sysname=TSD -sysno=00

iam getting error : the application failed start becuase MSVCP100.dll was not found reinstalling the application may fix the problem.

Thanku

Former Member
0 Kudos

Hi Pavani,

To re-register the.dll file simply click Start Run and type cmd without quotations and press EnterThen type "regsvr32 -u msvcr100.dll" and press Enter > Re-type the command and press Enter once again to re-register the file. The final step is to clean out the registry, by doing this you will be getting rid of any impurities, which may cause your system to fault.

For more information please see the below link,

http://www.articlesbase.com/software-articles/dll-errors-how-to-remove-msvcr100dll-errors-on-startup...

http://piemaster.net/2010/12/mscvp100d-dll-was-not-found/

http://www.sumwars.org/module/forum/showthread.php?tid=234

http://support.microsoft.com/kb/319114

Thomas

Edited by: thomas_raja on Jul 25, 2011 7:52 PM

Former Member
0 Kudos

Hi Pavani,

The igswd.exe and related DLL's were missing from the kernel exe/run directory.

Tthe OS version of IGS was wrong (64 Bit instead of 32 Bit).

Please check the sapcpe.log under directory /usr/sap/<SID>/<Instance>/work and check with perform R3trans.

Check your startsap.log anything in dev_disp, dev_ms and dev_w0

Check the SAP Notes or install the lastest kernel patches.

Note 1356281 - IGS processes are not stopped when SAP system is stopped

Note 824281 - igswd does not start due to an incorrect start profile entry