kereni
30th October 2002, 10:50
System: BIVc2, Informix 7.31, NT 4.0

User 'baan' cannot login into the system via BW and getting BW error:
1: recv(64, 0x4fd630, 4096) returned -1, retries=0, errno=10054
2: Connection to server lost: fd_read 64: num_bytes -1 errno 0
3: boot faild of user 'baan' remote user 'baan' server

Also attach the BW.log file

2002-10-29[09:01:03]:E:baan: ******* S T A R T of Error message *******
2002-10-29[09:01:03]:E:baan: Log message called from sockdata.cpp: #680 keyword: SocketData::recv(SOCKET , char * , int )
2002-10-29[09:01:03]:E:baan: user_type S language 2 user_name baan tty s
2002-10-29[09:01:03]:E:baan: Errno 0 bdb_errno 0
2002-10-29[09:01:03]:E:baan: Windows error 87 (The parameter is incorrect.)
2002-10-29[09:01:03]:E:baan: Windows Sockets error 0
2002-10-29[09:01:03]:E:baan: Log_mesg: 1 : ::recv(64, 0x4fd630, 4096) returned -1, retries=0, errno=10054
2002-10-29[09:01:03]:E:baan: ******* E N D of Error message *******
2002-10-29[09:01:03]:E:baan:
2002-10-29[09:01:03]:E:baan: ******* S T A R T of Error message *******
2002-10-29[09:01:03]:E:baan: Log message called from c_fdio.c: #98 keyword: IPC
2002-10-29[09:01:03]:E:baan: user_type S language 2 user_name baan tty s
2002-10-29[09:01:03]:E:baan: Errno 0 bdb_errno 0
2002-10-29[09:01:03]:E:baan: Windows error 0 (The operation completed successfully.)
2002-10-29[09:01:03]:E:baan: Windows Sockets error 0
2002-10-29[09:01:03]:E:baan: Log_mesg: 2 : Connection to server lost: fd_read 64: num_bytes -1 errno 0
2002-10-29[09:01:03]:E:baan: ******* E N D of Error message *******
2002-10-29[09:01:03]:E:baan:
2002-10-29[09:01:03]:E:baan: ******* S T A R T of Error message *******
2002-10-29[09:01:03]:E:baan: Log message called from c_sock.c: #871 keyword: ipc
2002-10-29[09:01:03]:E:baan: user_type S language 2 user_name baan tty s
2002-10-29[09:01:03]:E:baan: Errno 0 bdb_errno 0
2002-10-29[09:01:03]:E:baan: Windows error 0 (The operation completed successfully.)
2002-10-29[09:01:03]:E:baan: Windows Sockets error 0
2002-10-29[09:01:03]:E:baan: Log_mesg: 3 : boot failed of user 'baan' remote user 'baan' server '192.168.90.234!bshell' bse 'e:\baan' boot 'e:\baan/bin/ipc_boot6.1'
2002-10-29[09:01:03]:E:baan: ******* E N D of Error message *******

zacharyg
30th October 2002, 14:33
Hello Kereni,

Ensure that the BSE in the GUI and the host address of the AS are correct, otherwise note the following at the end of the message:

boot failed of user 'baan' remote user 'baan' server '192.168.90.234!bshell' bse 'e:\baan' boot 'e:\baan/bin/ipc_boot6.1'

you likely need to make the "/" to "\" since Baan is running on NT

kereni
30th October 2002, 15:10
local NT user 'baan' has no permissions on ntbshell.exe
Thanks.