Hiba_t
31st May 2007, 14:58
Hi all,
I'm running a baan program script that I wrote. This program has a couple of app_start commands that are used to run some executables on the client. One of the app_start commands is causing an error message that says connection to server is lost... And bw crashes..
On one client pc it doesn't crash, on another one it does crash and this is the error from bshell log file..
2007-05-31[11:21:37]:E:bsp: ******* S T A R T of Error message *******
2007-05-31[11:21:37]:E:bsp: Log message called from /view/port.6.1c.07.13/vobs/tt/lib/al_1/al_log.c: #1241 keyword: stack trace
2007-05-31[11:21:37]:E:bsp: Pid 13546 Uid 125 Euid 125 Gid 125 Egid 125
2007-05-31[11:21:37]:E:bsp: user_type S language 4 user_name bsp tty ote locale ISO88591/NULL
2007-05-31[11:21:37]:E:bsp: Errno 2 (No such file or directory) bdb_errno 0
2007-05-31[11:21:37]:E:bsp: ( 0) 0x000c6940 create_stack_trace + 0x8c [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 1) 0x000c6780 log_stack_trace + 0x10 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 2) 0x000c6ad4 crash_notification + 0x10 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 3) 0x000d06e4 do_emergency + 0x34 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 4) 0x0016d3c0 detach_client + 0x40 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 5) 0x0016d324 detach_on_io_error + 0x38 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 6) 0x0016c840 fd_read + 0xc4 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 7) 0x000d35ec sread_blok + 0xbc [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 8) 0x000f2604 DsReadMessageNumber + 0x20 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 9) 0x000edf2c DsReadInput + 0x94 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: (10) 0x00042110 schedule + 0x210 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: (11) 0x0002bcf0 baan_cpu + 0x2804 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: (12) 0x0003b70c main + 0xca0 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: (13) 0xc01409f8 _start + 0xa0 [/usr/lib/libc.2]
2007-05-31[11:21:37]:E:bsp: (14) 0x00020ea0 $START$ + 0x178 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp:
2007-05-31[11:21:37]:E:bsp: ******* E N D of Error message *******
2007-05-31[11:21:38]:E:bsp:
2007-05-31[11:21:38]:E:bsp: ******* S T A R T of Error message *******
2007-05-31[11:21:38]:E:bsp: Log message called from /view/port.6.1c.07.13/vobs/tt/mir/ds_link/li_init.c: #410 keyword: ds_close_server
2007-05-31[11:21:38]:E:bsp: Pid 13546 Uid 125 Euid 125 Gid 125 Egid 125
2007-05-31[11:21:38]:E:bsp: user_type S language 4 user_name bsp tty ote locale ISO88591/NULL
2007-05-31[11:21:38]:E:bsp: Errno 0 bdb_errno 0
2007-05-31[11:21:38]:E:bsp: Log_mesg: Detected Display Server Termination
2007-05-31[11:21:38]:E:bsp: ******* E N D of Error message *******
Does any of you know what does this error mean ?
Thanks in advance,
Hiba
I'm running a baan program script that I wrote. This program has a couple of app_start commands that are used to run some executables on the client. One of the app_start commands is causing an error message that says connection to server is lost... And bw crashes..
On one client pc it doesn't crash, on another one it does crash and this is the error from bshell log file..
2007-05-31[11:21:37]:E:bsp: ******* S T A R T of Error message *******
2007-05-31[11:21:37]:E:bsp: Log message called from /view/port.6.1c.07.13/vobs/tt/lib/al_1/al_log.c: #1241 keyword: stack trace
2007-05-31[11:21:37]:E:bsp: Pid 13546 Uid 125 Euid 125 Gid 125 Egid 125
2007-05-31[11:21:37]:E:bsp: user_type S language 4 user_name bsp tty ote locale ISO88591/NULL
2007-05-31[11:21:37]:E:bsp: Errno 2 (No such file or directory) bdb_errno 0
2007-05-31[11:21:37]:E:bsp: ( 0) 0x000c6940 create_stack_trace + 0x8c [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 1) 0x000c6780 log_stack_trace + 0x10 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 2) 0x000c6ad4 crash_notification + 0x10 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 3) 0x000d06e4 do_emergency + 0x34 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 4) 0x0016d3c0 detach_client + 0x40 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 5) 0x0016d324 detach_on_io_error + 0x38 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 6) 0x0016c840 fd_read + 0xc4 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 7) 0x000d35ec sread_blok + 0xbc [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 8) 0x000f2604 DsReadMessageNumber + 0x20 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: ( 9) 0x000edf2c DsReadInput + 0x94 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: (10) 0x00042110 schedule + 0x210 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: (11) 0x0002bcf0 baan_cpu + 0x2804 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: (12) 0x0003b70c main + 0xca0 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp: (13) 0xc01409f8 _start + 0xa0 [/usr/lib/libc.2]
2007-05-31[11:21:37]:E:bsp: (14) 0x00020ea0 $START$ + 0x178 [/baan/bse/bin/bshell6.1]
2007-05-31[11:21:37]:E:bsp:
2007-05-31[11:21:37]:E:bsp: ******* E N D of Error message *******
2007-05-31[11:21:38]:E:bsp:
2007-05-31[11:21:38]:E:bsp: ******* S T A R T of Error message *******
2007-05-31[11:21:38]:E:bsp: Log message called from /view/port.6.1c.07.13/vobs/tt/mir/ds_link/li_init.c: #410 keyword: ds_close_server
2007-05-31[11:21:38]:E:bsp: Pid 13546 Uid 125 Euid 125 Gid 125 Egid 125
2007-05-31[11:21:38]:E:bsp: user_type S language 4 user_name bsp tty ote locale ISO88591/NULL
2007-05-31[11:21:38]:E:bsp: Errno 0 bdb_errno 0
2007-05-31[11:21:38]:E:bsp: Log_mesg: Detected Display Server Termination
2007-05-31[11:21:38]:E:bsp: ******* E N D of Error message *******
Does any of you know what does this error mean ?
Thanks in advance,
Hiba