csekhar
16th November 2001, 17:22
We are seeing lot of Out of Memory error messages in Baan. Do anybody have any idea what may be the problem ?

Regards
Chandrasekhar.

Here is the sample error message.

2001-11-16[01:32:45]:E:poncem: Log message called from /port.6.1c.06.01/vobs/tt/
lib/al_1/al_log.c: #1128 keyword: stack trace
2001-11-16[01:32:45]:E:poncem: Pid 17627 Uid 806 Euid 806 Gid 125 Egid 125
2001-11-16[01:32:45]:E:poncem: user_type N language 2 user_name poncem tty ote l
ocale ISO88591/NULL
2001-11-16[01:32:45]:E:poncem: Errno 12 (Not enough space) bdb_errno 0
2001-11-16[01:32:45]:E:poncem: Out of memory while reading in symbol table of /
baan1/bse/bin/bshell_vertex

patvdv
17th November 2001, 00:37
Hi Chandrasekhar,

You might want to check the size of your process data segment (MAXDSIZE) and process stack segment size (MAXSSIZE). The default of these UNIX kernel variables are usually too small.