gget79
19th August 2008, 23:30
Hi experts,

I am using Baan Vc

I am developing a session that execute the Sales Order (tdsls4500m000) session, my session (AFS) works without problems when it is executed by a single user, but when my session is executed by multi - users in log.bshell shows me the following message.


2008-08-19[15:19:03(UTC+05:00)]:E:bsp: ******* S T A R T of Error message *******
2008-08-19[15:19:03(UTC+05:00)]:E:bsp: Log message called from /BAAN/view/port.7.1d.14/vobs/tt/lib/dbc/c_func.c: #425 keyword: domain_check
2008-08-19[15:19:03(UTC+05:00)]:E:bsp: Pid 491732 Uid 125 Euid 125 Gid 125 Egid 125 Pset bsp@DZTEST:475178
2008-08-19[15:19:03(UTC+05:00)]:E:bsp: user_type S language 5 user_name bsp tty 9 locale ISO88591/NULL
2008-08-19[15:19:03(UTC+05:00)]:E:bsp: Errno 0 bdb_errno 201 (Record changed after delayed lock)
2008-08-19[15:19:03(UTC+05:00)]:E:bsp: Log_mesg: tdsls400.ccty->tcmcs010.ccty ['ECU' ]
2008-08-19[15:19:03(UTC+05:00)]:E:bsp: ******* E N D of Error message *******


Is very important for me that my session can able with multi-users mode

Any ideas???

mark_h
20th August 2008, 23:24
I do not ever recall seeing at error like that. Do you get that error if you use the session manually? I do not have a clue what it could be, do you have source code where you might be able to debug the problem.