pitfloner
12th September 2003, 11:52
Hi,

Does anyone know the reason of these errors?

2003-09-08[18:53:52]:E:ycastill: ******* S T A R T of Error message *******
2003-09-08[18:53:52]:E:ycastill: Log message called from /port.6.1c.06.02/vobs/tt/lib/al_1/al_log.c: #1128 keyword: stack trace
2003-09-08[18:53:52]:E:ycastill: Pid 3376 Uid 115 Euid 115 Gid 125 Egid 125
2003-09-08[18:53:52]:E:ycastill: user_type S language 5 user_name ycastill tty ote locale ISO88591/NULL
2003-09-08[18:53:52]:E:ycastill: Errno 2 (No such file or directory) bdb_errno 0
2003-09-08[18:53:52]:E:ycastill: ( 0) 0x000c6df0 create_stack_trace + 0x90 [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: ( 1) 0x000c6c50 log_stack_trace + 0x10 [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: ( 2) 0x000c6f7c crash_notification + 0x10 [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: ( 3) 0x000d6358 do_emergency + 0x38 [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: ( 4) 0x0015b218 detach_client + 0x5c [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: ( 5) 0x0015b130 detach_on_io_error + 0x1c [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: ( 6) 0x0015f92c fd_read + 0xd4 [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: ( 7) 0x000d15fc sread_blok + 0xc4 [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: ( 8) 0x000ecfd8 DsReadMessageNumber + 0x20 [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: ( 9) 0x000e9140 DsReadInput + 0xac [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: (10) 0x000694f4 schedule + 0x228 [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: (11) 0x00054078 baan_cpu + 0x128c [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: (12) 0x000639e8 main + 0x834 [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill: (13) 0xc034f594 _start + 0x8c [/usr/lib/libc.1]
2003-09-08[18:53:52]:E:ycastill: (14) 0x0004c78c $START$ + 0x134 [/baanIVc4/bse/bin/bshell6.1]
2003-09-08[18:53:52]:E:ycastill:
2003-09-08[18:53:52]:E:ycastill: ******* E N D of Error message *******

and


2003-09-08[15:37:54]:E:bsp: ******* S T A R T of Error message *******
2003-09-08[15:37:54]:E:bsp: Log message called from /port.6.1c.06.02/vobs/tt/lib/al_1/al_fpath.c: #195 keyword: sopen
2003-09-08[15:37:54]:E:bsp: Pid 4480 Uid 125 Euid 125 Gid 125 Egid 125
2003-09-08[15:37:54]:E:bsp: user_type S language 5 user_name bsp tty ote locale ISO88591/NULL
2003-09-08[15:37:54]:E:bsp: Errno 2 (No such file or directory) bdb_errno 513 (Data dictionary not found)
2003-09-08[15:37:54]:E:bsp: Log_mesg:
2003-09-08[15:37:54]:E:bsp: No definition in definition file for sopen(F_BRDD:dt17.cuno, dt17.cuno)
2003-09-08[15:37:54]:E:bsp: ******* E N D of Error message *******

Thanks,

Joan

jpvdgiessen
12th September 2003, 16:52
You want to open an non-existent file or table.

In what session you get this? Is it possible that this sessions refers to a non-existent company?

Or have you made an update in your VRC?

Send some more functional details about how to recreate this error.

ssellens
12th September 2003, 17:53
Did you try to open a none tools session while in company 000?

Steve

dave_23
15th September 2003, 18:01
For ycastill that's a standard bshell coredump.. there are a lot of reasons for that.. few of which have anything to do with the database...

For bsp, he couldn't find the domain dt17.cuno. Which means that
whatever VRC you have dt17.cuno in, bsp isn't linked too.. which is possible, he might be connected to the "standard" VRC and not the update or production..