I am currently running FC3 and a FC4 box, both of the boxes are experiencing the same issue my FC3 box just died this morning. My guess is it was something with the size of my debug log file. I renamed my debug file and this corrected the issue.
-rw-rw-r-- 1 intermapper root 662193835 Sep 7 00:00 Debug200609060000.txt -rw-r--r-- 1 intermapper root 2147483647 Sep 7 06:15 Debug200609070000_old.txt -rw-r--r-- 1 intermapper root 27540 Sep 7 08:35 Debug200609070000.txt Ulimit -a Output... core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited pending signals (-i) 1024 max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 16383 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of William W. Fisher Sent: Thursday, September 07, 2006 5:56 AM To: InterMapper Discussion Subject: Re: [IM-Talk] InterMapper Error Ted: These are the messages from the system log (syslog) - InterMapper only logs start up and shutdown messages using syslog. The real "juicy" debugging details will be in the Debug log file, located inside your InterMapper Settings directory. Can you copy and paste those details and send them to [EMAIL PROTECTED] On a RHEL4 system, signal 25 is SIGXFSZ (File size limit exceeded); we added a handler for this signal in 4.5 to improve debug logging. What is the output of your "ulimit -a" command? Thanks, Bill Fisher Dartware, LLC On Sep 6, 2006, at 7:06 PM, Ted G. Freitas wrote: > Sep 6 14:31:06 mgw1-netpasbb intermapperd[2088]: ExitProcess with > status 25. Unknown signal: 25 > Sep 6 16:02:43 mgw1-netpasbb intermapperd[7067]: InterMapper daemon > started. (euid=intermapper[502], egid=root[0]) > Sep 6 16:02:47 mgw1-netpasbb intermapperd[7067]: ExitProcess with > status 25. Unknown signal: 25 > Sep 6 16:03:23 mgw1-netpasbb intermapperd[7086]: InterMapper daemon > started. (euid=intermapper[502], egid=root[0]) > Sep 6 16:03:25 mgw1-netpasbb intermapperd[7086]: ExitProcess with > status 25. Unknown signal: 25 ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [EMAIL PROTECTED] ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [EMAIL PROTECTED]
