cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CE1 - "Cannot Display the webpage"

mauro_blanc3
Active Participant
0 Kudos

Hi all, I just finished installing NW CE. I started the proceses amd have everything in green. jstart.EXE has "All processes running". However when I try to test it by typing http://localhost:50000 in internet explorer I got the "Internet Explorer cannot display the webpage" error message. I'm probably using the wrong port. How can i find out what is the correct port?.

I installed the software using [the following manual|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b057d7e3-b89e-2b10-1e9e-c426e967f8e1?quicklink=index&overridelayout=true].

Below is the instance profile:

SAPSYSTEMNAME = CE1
SAPGLOBALHOST = mxl02718y6
SAPSYSTEM = 02
INSTANCE_NAME = SCS02
DIR_CT_RUN = $(DIR_EXE_ROOT)$(OS_UNICODE)NTI386
DIR_EXECUTABLE = $(DIR_CT_RUN)
DIR_INSTALL = C:usrsap$(SAPSYSTEMNAME)SYS
DIR_INSTANCE = C:usrsap$(SAPSYSTEMNAME)$(INSTANCE_NAME)
DIR_EPS_ROOT = $(DIR_INSTALL)EPS
DIR_PROFILE = $(DIR_INSTALL)profile
_PF = $(DIR_PROFILE)CE1_SCS02_mxl02718y6
SETENV_00 = PATH=$(DIR_EXECUTABLE);%PATH%
enque/serverhost = $(SAPLOCALHOST)
OS_UNICODE = uc
#-----------------------------------------------------------------------
# Start SAP message server
#-----------------------------------------------------------------------
_MS = $(DIR_EXECUTABLE)msg_server$(FT_EXE)
Restart_Program_00 = local $(_MS) pf=$(_PF)
#-----------------------------------------------------------------------
# Start SAP enqueue server
#-----------------------------------------------------------------------
_EN = $(DIR_EXECUTABLE)enserver$(FT_EXE)
Restart_Program_01 = local $(_EN) pf=$(_PF)
#-----------------------------------------------------------------------
# Start gateway
#-----------------------------------------------------------------------
_GW = $(DIR_EXECUTABLE)gwrd$(FT_EXE)
Restart_Program_02 = local $(_GW) pf=$(_PF) -no_abap
#-----------------------------------------------------------------------
# SAP Message Server for Java
#-----------------------------------------------------------------------
rdisp/msserv = 0
rdisp/msserv_internal = 3902
ms/standalone = 1
ms/server_port_0 = PROT=HTTP,PORT=81$$
#-----------------------------------------------------------------------
# SAP Enqueue Server
#-----------------------------------------------------------------------
enque/serverinst = $(SAPSYSTEM)
rdisp/enqname = $(rdisp/myname)
ipc/shm_psize_34 = 0
enque/async_req_max = 5000
enque/encni/threadcount = 1
enque/server/max_requests = 100
enque/server/max_query_requests = 100
enque/table_size = 8000
enque/snapshot_pck_ids = 200

Any help will be welcome.

Regards, Mauro

Accepted Solutions (0)

Answers (1)

Answers (1)

mauro_blanc3
Active Participant
0 Kudos

Solved myself: All I had to do is check the Acces points in MMC.