cancel
Showing results for 
Search instead for 
Did you mean: 

port number change

Former Member
0 Kudos

Hi,

In Default profile the following error are there

rslg/collect_daemon/listen_port 39

E:rslg/collect_daemon/listen_port is smaller than default 1400

rslg/collect_daemon/talk_port 40

E:rslg/collect_daemon/talk_port is smaller than default 1500

rslg/send_daemon/listen_port 37

E:rslg/send_daemon/listen_port is smaller than default 1200

rslg/send_daemon/talk_port 13

E:rslg/send_daemon/talk_port is smaller than default 1300

I have changed to as

rslg/collect_daemon/listen_port 1400

rslg/collect_daemon/talk_port 1500

rslg/send_daemon/listen_port 1200

rslg/send_daemon/talk_port 1300

After the change system is not coming up disp+work is in Yellow(not changing to Green)

The trace file

-


trc file: "dev_disp", trc level: 1, release: "701"

-


sysno 00

sid DV1

systemid 562 (PC with Windows NT)

relno 7010

patchlevel 0

patchno 117

intno 20020600

make: multithreaded, Unicode, 64 bit, optimized

pid 212

Fri Feb 24 03:02:51 2012

kernel runs with dp version 244000(ext=110000) (@(#) DPLIB-INT-VERSION-244000-UC)

length of sys_adm_ext is 576 bytes

      • SWITCH TRC-HIDE on ***

***LOG Q00=> DpSapEnvInit, DPStart (00 212) [dpxxdisp.c ; 1287]

shared lib "dw_xml.dll"; version 117 successfully loaded

shared lib "dw_xtc.dll"; version 117 successfully loaded

shared lib "dw_stl.dll"; version 117 successfully loaded

shared lib "dw_gui.dll"; version 117 successfully loaded

shared lib "dw_mdm.dll"; version 117 successfully loaded

rdisp/softcancel_sequence : -> 0,5,-1

use internal message server connection to port 1024

Fri Feb 24 03:02:56 2012

      • WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds

***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c ; 5534]

MtxInit: 30000 0 0

DpSysAdmExtInit: ABAP is active

DpSysAdmExtInit: VMC (JAVA VM in WP) is not active

DpIPCInit2: start server >sap2dvsrv_DV1_00 <

DpShMCreate: sizeof(wp_adm) 54320 (1752)

DpShMCreate: sizeof(tm_adm) 5912704 (29416)

DpShMCreate: sizeof(wp_ca_adm) 24064 (80)

DpShMCreate: sizeof(appc_ca_adm) 8000 (80)

DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080

DpShMCreate: sizeof(comm_adm) 552080 (1088)

DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0

DpShMCreate: sizeof(slock_adm) 0 (104)

DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0

DpShMCreate: sizeof(file_adm) 0 (72)

DpShMCreate: sizeof(vmc_adm) 0 (1864)

DpShMCreate: sizeof(wall_adm) (41664/36752/64/192)

DpShMCreate: sizeof(gw_adm) 48

DpShMCreate: SHM_DP_ADM_KEY (addr: 00000000092C0050, size: 6638672)

DpShMCreate: allocated sys_adm at 00000000092C0050

DpShMCreate: allocated wp_adm at 00000000092C2270

DpShMCreate: allocated tm_adm_list at 00000000092CF6A0

DpShMCreate: allocated tm_adm at 00000000092CF700

DpShMCreate: allocated wp_ca_adm at 0000000009872F80

DpShMCreate: allocated appc_ca_adm at 0000000009878D80

DpShMCreate: allocated comm_adm at 000000000987ACC0

DpShMCreate: system runs without slock table

DpShMCreate: system runs without file table

DpShMCreate: allocated vmc_adm_list at 0000000009901950

DpShMCreate: allocated gw_adm at 00000000099019D0

DpShMCreate: system runs without vmc_adm

DpShMCreate: allocated ca_info at 0000000009901A00

DpShMCreate: allocated wall_adm at 0000000009901A10

MBUF state OFF

DpCommInitTable: init table for 500 entries

DpRqQInit: Parameter rdisp/queue_lock_level = 2

rdisp/queue_size_check_value : -> on,50,30,40,500,50,500,80

ThTaskStatus: rdisp/reset_online_during_debug 0

EmInit: MmSetImplementation( 2 ).

MM global diagnostic options set: 0

<ES> client 0 initializing ....

<ES> InitFreeList

<ES> block size is 4096 kByte.

Using implementation view

<EsNT> Using memory model view.

<EsNT> Memory Reset disabled as NT default

<ES> 767 blocks reserved for free list.

ES initialized.

mm.dump: set maximum dump mem to 96 MB

Fri Feb 24 03:02:58 2012

rdisp/http_min_wait_dia_wp : 1 -> 1

***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c ; 1682]

***LOG Q0K=> DpMsAttach, mscon ( sap2dvsrv) [dpxxdisp.c ; 12696]

DpStartStopMsg: send start message (myname is >sap2dvsrv_DV1_00 <)

DpStartStopMsg: start msg sent

CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

CCMS: start to initalize 3.X shared alert area (first segment).

DpMsgAdmin: Set release to 7010, patchlevel 0

MBUF state PREPARED

MBUF component UP

DpMBufHwIdSet: set Hardware-ID

***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c ; 1048]

DpMsgAdmin: Set patchno for this platform to 117

Release check o.K.

Fri Feb 24 03:03:07 2012

MBUF state ACTIVE

Fri Feb 24 03:03:08 2012

DpModState: change server state from STARTING to ACTIVE

Please guide me.

Thanks and Regards

Satya

Accepted Solutions (1)

Accepted Solutions (1)

rupali_karbhari3
Active Contributor
0 Kudos

check if below SAP note helps you and respond

Note 1431619 - Disable Netbios over TCP/IP in Windows environments

Regards,

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Can you provide the values of the following parameters on your system:

rslg/collect_daemon/listen_port

rslg/collect_daemon/talk_port

rslg/send_daemon/listen_port

rslg/send_daemon/talk_port

Cheers,

Maurício

Former Member
0 Kudos

Hi,

Please find the values

rslg/collect_daemon/listen_port 39

E:rslg/collect_daemon/listen_port is smaller than default 1400

rslg/collect_daemon/talk_port 40

E:rslg/collect_daemon/talk_port is smaller than default 1500

rslg/send_daemon/listen_port 37

E:rslg/send_daemon/listen_port is smaller than default 1200

rslg/send_daemon/talk_port 13

E:rslg/send_daemon/talk_port is smaller than default 1300

Thanks and Regards

Satya

Former Member
0 Kudos

Hi Satya,

As I told you at the beggining of the thread, the problem is that your ports are smaller than 1024 and you cannot bind this ports on UNIX without being root or giving special authorization. Please try to change the parameter to these ports to be greater than 1024.

Example:

rslg/collect_daemon/listen_port 10039

rslg/collect_daemon/talk_port 10040

rslg/send_daemon/listen_port 10037

rslg/send_daemon/talk_port 10013

Cheers,

Maurício

Former Member
0 Kudos

Hi Maurício

I tried to enter the values more than 1024 in 2 to 3 combination but system is not coming up after changing.

Thanks and Regards

Satya

Edited by: Satyanarayana Buddarapu on Mar 1, 2012 8:07 AM

Edited by: Satyanarayana Buddarapu on Mar 1, 2012 8:36 AM

Former Member
0 Kudos

Hi,

Also, check if the port numbers you specified are being used by any other applications.

Have them reserved in \etc\services file.

Br,

Venky

Former Member
0 Kudos

Hi,

I checked in \etc\services file, no other application using port.

Reg. Netbios service

Net.Tcp Port sharing service - Provides ability to share TCP ports over the net.tcp protocol

is not available in my DEV & PRD environment. But it is available in QA and TST environment.

Thanks and Regards

Satya

Former Member
0 Kudos

Hi Satya,

From what I understood your error is given because you are trying to allocate ports below 1024 (on UNIX, only root is allowed to do so) and as adm who is trying to do this, you are getting the error.

Try to move your port allocation to numbers above 1024 and see if it works. If possible to leave the collectors with the default ports, it's better.

Cheers,

Maurício

Former Member
0 Kudos

Hi,

I did not see any entry for the port 1024.

Thanks and Regards

Satya