Skip to Content
0
Former Member
Jan 04, 2008 at 12:25 PM

IGS 500 Internal Server Error

318 Views

Hi all,

i try to configure the IGS on NW2004s. it is a local installation and when i try to see if the IGS is installed via url http://localhost:40180/ i get the http 500 error.

I saw the same problem here: igs internal server error 500

but my problem now is that I have no access to the note 959358 where the solution is explaned, because I'm no customer and use the trial Version of NW2004s.

So can somebody say what is the content of the note 959358 or is there an other way to fix the problem?

here is the content from my system profiles, may be there is something wrong?

-


SAPSYSTEMNAME = J2E

SAPGLOBALHOST = scm-shk-161

SAPSYSTEM = 01

INSTANCE_NAME = JC01

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

DIR_EXECUTABLE = $(DIR_INSTANCE)\exe

jstartup/trimming_properties = off

jstartup/protocol = on

jstartup/vm/home = C:\j2sdk1.4.2_13

jstartup/max_caches = 500

jstartup/release = 700

jstartup/instance_properties = $(jstartup/j2ee_properties);$(jstartup/sdm_properties)

j2ee/dbdriver = C:\sapdb\programs\runtime\jar\sapdbc.jar

igs/listener/rfc/disable = 1

PHYS_MEMSIZE = 512

rsdb/dbid = J2E

dbs/ada/schema = SAPJ2E

#----


  1. Jcontrol: Migrated Profile Parameter

# create at Tue Oct 30 10:17:48 2007

#----


j2ee/instance_id = ID0168594

-


-


SAPSYSTEMNAME = J2E

SAPGLOBALHOST = scm-shk-161

SAPSYSTEM = 01

INSTANCE_NAME = JC01

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

DIR_EXECUTABLE = $(DIR_INSTANCE)\exe

DIR_PROFILE = $(DIR_INSTALL)\profile

PF = $(DIRPROFILE)\J2E_JC01_scm-shk-161

#----


  1. Copy SAP Executables

#----


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

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

#----


  1. Copy SAP Executables

#----


CPARG1 = list:$(DIRCT_RUN)/igsexe.lst

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

#----


  1. Start J2EE database

#----


DB = $(DIRCT_RUN)\strdbsj2ee.cmd

Start_Program_02 = immediate $(_DB) J2E j2ee

#----


  1. Start Java application server

#----


JC = $(DIREXECUTABLE)\jcontrol$(FT_EXE)

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

#----


  1. Start internet graphics server

#----


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

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

rsdb/dbid = J2E

dbs/ada/schema = SAPJ2E