Eddie Monster
7th February 2012, 13:47
Almost at wits end with the following problem... about every week or week and a half, we start to get calls that users cannot log into Baan. We see errors such as this in the Event log:
Env : baan4c4 (e:\baan4\bse)
Program : BW file \general\lib\nw_1\ipc_sock.c # 449
Keyword : ipc
Username : type:S language:2
Process : 13064
ProcessSet : batchjob@SVRAPP12:13064
Lasterror : 0
Errno : 0
BdbErrno : 0
Message : 1 : rexec failed host 'svrapp12' port 512, username 'batchjob'. Failure executing ipc_boot binary in 'E:\Baan4\bse'
AND
Env : baan4c4 (e:/baan4/bse)
Program : bshell file \general\lib\nw_1\sock_client.c # 511
Keyword : ipc
Username : marlinb type:N language:2
Process : 11120
ProcessSet : marlin.boltz@SVRAPP12:11120
Lasterror : 10055 (An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.)
Errno : 0
BdbErrno : 0
Message : bind() failed: error 10055
AND
505 (No server specified in tabledef or server cannot be started)
AND
Lasterror : 10055 (An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.)
AND
Env : Bse (c:\infor\erpln\commonx86)
Program : rexecd file \general\nw\blogind.c # 1298
Keyword : blogind
Username : system type:S language:2
Process : 1332
ProcessSet : SYSTEM@SVRAPP12:1332
Lasterror : 1311 (There are currently no logon servers available to service the logon request.)
Errno : 0
BdbErrno : 0
Message : Failed to log on user 'marlin.boltz': error 1311
Infor support has had us increase heap size and set the no_ipc_msg_window:1
parameter in the $BSE/lib/defaults/all file
But that has not helped the situation. Does anyone have any other suggestions as to what we can check? I'm more of a programmer than a system administrator, but I've learned quite a bit these past few weeks investigating the issue, but it is not resolved.
Any suggestions would be greatly appreciated!
Env : baan4c4 (e:\baan4\bse)
Program : BW file \general\lib\nw_1\ipc_sock.c # 449
Keyword : ipc
Username : type:S language:2
Process : 13064
ProcessSet : batchjob@SVRAPP12:13064
Lasterror : 0
Errno : 0
BdbErrno : 0
Message : 1 : rexec failed host 'svrapp12' port 512, username 'batchjob'. Failure executing ipc_boot binary in 'E:\Baan4\bse'
AND
Env : baan4c4 (e:/baan4/bse)
Program : bshell file \general\lib\nw_1\sock_client.c # 511
Keyword : ipc
Username : marlinb type:N language:2
Process : 11120
ProcessSet : marlin.boltz@SVRAPP12:11120
Lasterror : 10055 (An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.)
Errno : 0
BdbErrno : 0
Message : bind() failed: error 10055
AND
505 (No server specified in tabledef or server cannot be started)
AND
Lasterror : 10055 (An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.)
AND
Env : Bse (c:\infor\erpln\commonx86)
Program : rexecd file \general\nw\blogind.c # 1298
Keyword : blogind
Username : system type:S language:2
Process : 1332
ProcessSet : SYSTEM@SVRAPP12:1332
Lasterror : 1311 (There are currently no logon servers available to service the logon request.)
Errno : 0
BdbErrno : 0
Message : Failed to log on user 'marlin.boltz': error 1311
Infor support has had us increase heap size and set the no_ipc_msg_window:1
parameter in the $BSE/lib/defaults/all file
But that has not helped the situation. Does anyone have any other suggestions as to what we can check? I'm more of a programmer than a system administrator, but I've learned quite a bit these past few weeks investigating the issue, but it is not resolved.
Any suggestions would be greatly appreciated!