I've had problems with parseReport choking when it analyzes ftp logs I just moved the proftd file out of /etc/logrotate.d and replaced with one that doesn't split the logs up, so parseReport.pl never sees it.
are you sure it is /usr/admserv/cgi-bin/.cobalt/webUsage/parseReport.pl causes the crash? (Have you run it by hand). If it is, and you can do a little perl hacking and see what line/command is actually causing the crash. ----- Original Message ----- From: "ds" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 26, 2003 00:37 Subject: [cobalt-developers] parseReport.pl crash > Good morning all, > > I have a Raq 4 that is crashing each morning at 8 am when > running > > /usr/admserv/cgi-bin/.cobalt/webUsage/parseReport.pl > > I have searched the archives and found that this is > apparently a script used during the log rotation and or for > the gui stats in the GUI admin interface, but I found no > answers about what needs to be done to fix it. > > Another strange thing is that just before it crashed and I > saw that this process was using 99% cpu I did > "locate parseReport.pl" and got > /home/sites/site11/users/espaceusr/admserv/cgi- > bin/.cobalt/webUsage/parseReport.pl > > as if the file were located in site11. > But ofcourse it is not located in site 11. > > The server froze and I had to do a hardware reboot. > > Last thing is that after it restarted I did an updatedb (I > guesse this updates the file database) then I did a > "locate web.log" > and I got this > > ... > /home/sites/site9/logs/web.log > /home/sites/site11/users/espace- > sem4/backupite13/logs/web.log > /home/sites/site11/users/espace- > sem4/backusite16/logs/web.log > /home/sites/site11/users/espace- > sem4/backusite17/logs/web.log > /home/sites/site11/users/espace- > sem4/backusite17/logs/web.log.1.gz > /home/sites/site11/users/espace- > sem4/backusite18/logs/web.log > /home/sites/site11/users/espace- > sem4/backusite19/logs/web.log > /home/sites/site11/users/espace- > sem4/backusite19/logs/web.log.1.gz > /home/sites/site11/users/espace- > sem4/backusite20/logs/web.log > /home/sites/site11/users/espace- > sem4/backusite22/logs/web.log > /home/sites/site11/users/espace- > sem4/backusite23/logs/web.log > /home/sites/site11/users/espace- > sem4/backusite23/logs/web.log.1.gz > etc... > > Again as if there were web.log files in site 11 but there > are none. > > Does anyone have suggestions > > Thanks in advance > > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers > _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
