cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR => NiIBind: service '3661' (3661) in use [nixxi_r_mt.c 3794]

Former Member
0 Kudos

Hi,

I am doing system copy of XI 3.0 using export / import method. on HP-UX system with oracle DB. kernel 640

i finished import of ABAP & JAVA system both, after import abap stack running perfectly but java stack i.e j2ee is not coming up.

when i check the SCS work directory and found that dev_ms logs are as below.

**********************************************************************************************

trc file: "dev_ms", trc level: 1, release: "640"

-


[Thr 1] Mon May 2 12:37:56 2011

[Thr 1] systemid 274 (HP (IA-64) with HP-UX)

[Thr 1] relno 6400

[Thr 1] patchlevel 0

[Thr 1] patchno 34

[Thr 1] intno 20020600

[Thr 1] pid 26085

[Thr 1] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 26085) [msxxserv_mt. 1655]

[Thr 1] SigISetDefaultAction : default handling for signal 18

[Thr 1] ***LOG Q0I=> NiPBind: bind (226: Address already in use) [niuxi_mt.c 13

51]

[Thr 1] *** ERROR => NiIBind: service '3661' (3661) in use [nixxi_r_mt.c 3794]

[Thr 1] *** ERROR => NiIListen: NiBind (rc=-4) [nixxi_r_mt.c 760]

[Thr 1] *** ERROR => MsSCommInit: NiBufListen(3661) (rc=NIESERV_USED) [msxxserv

_mt. 8745]

[Thr 1] *** ERROR => MsSInit: MsSCommInit [msxxserv_mt. 1683]

[Thr 1] *** ERROR => main: MsSInit [msxxserv_mt. 5253]

[Thr 1] ***LOG Q02=> MsSHalt, MSStop (Msg Server 26085) [msxxserv_mt. 5301]

****************************************************************************************************

Further when i see logs on sapstart.log below are the logs details

********************************************************************************

SAP-R/3-Startup Program Rel 640 V1.8 (2003/04/24)

-


Starting at 2011/05/02 12:37:56

Startup Profile: "/usr/sap/DX1/SYS/profile/START_SCS61_uvmn3000"

(26072) SETENV LD_LIBRARY_PATH=/usr/sap/DX1/SYS/exe/runU:

Setup Environment Variables

-


(26072) SETENV SHLIB_PATH=/usr/sap/DX1/SYS/exe/runU:/usr/sap/DX1/SYS/exe/run

(26072) SETENV LIBPATH=/usr/sap/DX1/SYS/exe/runU:

Execute Pre-Startup Commands

-


(26072) Local: rm -f ms.sapDX1_SCS61

(26072) Local: ln -s -f /usr/sap/DX1/SYS/exe/runU/msg_server ms.sapDX1_SCS61

(26072) Local: rm -f en.sapDX1_SCS61

(26072) Local: ln -s -f /usr/sap/DX1/SYS/exe/runU/enserver en.sapDX1_SCS61

Starting Programs

-


(26085) New Child Process created.

(26085) Starting local Command:

Command: ms.sapDX1_SCS61

pf=/usr/sap/DX1/SYS/profile/DX1_SCS61_uvmn3000

(26085) Starting: local ms.sapDX1_SCS61 pf=/usr/sap/DX1/SYS/profile/DX1_SCS61_uv

mn3000

(26086) Starting: local en.sapDX1_SCS61 pf=/usr/sap/DX1/SYS/profile/DX1_SCS61_uv

mn3000

(26086) New Child Process created.

(26086) Starting local Command:

Command: en.sapDX1_SCS61

pf=/usr/sap/DX1/SYS/profile/DX1_SCS61_uvmn3000

(26072) Waiting for Child Processes to terminate.

(26072) **** 2011/05/02 12:37:56 Child 26085 terminated with Status 0 . ****

**************************************************************************************************************************************

Any kind of help is appreciated.

Regards,

Syed Maqsood

Accepted Solutions (0)

Answers (1)

Answers (1)

george_hamilton
Participant
0 Kudos

Check the "services" file in the /etc directory. This will tell you what service is listening on that port. Get with your admin to see if that program can be disabled.