I didn't remove it until now, but I saw it seemed to update itself when I tried to access the admin page.
[root@pogo locks]# ll total 16K -rw-rw-r-- 1 http mailman 52 Jul 23 2014 a2-16v-list.lock -rw-rw-r-- 1 http mailman 52 Jul 23 2014 a2-16v-list.lock.pogo.21765.0 -rw-rw-r-- 2 mailman mailman 46 Jul 24 2014 master-qrunner -rw-rw-r-- 2 mailman mailman 46 Jul 24 2014 master-qrunner.pogo.341 [root@pogo locks]# rm -rf a2-16v-list.lock* [root@pogo locks]# ll total 8.0K -rw-rw-r-- 2 mailman mailman 46 Jul 24 2014 master-qrunner -rw-rw-r-- 2 mailman mailman 46 Jul 24 2014 master-qrunner.pogo.341 I was then able to access the admin page, but when I clicked on "tend to pending requests" I got the 504 error after a couple minutes [root@pogo locks]# tail -2 /var/log/httpd/error_log [Tue Jul 22 22:22:30.721677 2014] [cgi:error] [pid 378:tid 1143579696] [client 144.160.5.25:34507] Script timed out before returning headers: admindb, referer: http://mail.a2-16v.com/mailman/admin/a2-16v-list [Tue Jul 22 22:23:30.781402 2014] [cgi:warn] [pid 378:tid 1143579696] [client 144.160.5.25:34507] AH01220: Timeout waiting for output from CGI script /usr/lib/mailman/cgi-bin/admindb, referer: http://mail.a2-16v.com/mailman/admin/a2-16v-list [root@pogo locks]# tail -2 /var/log/httpd/access_log 144.160.5.25 - - [22/Jul/2014:22:21:14 -0400] "GET /mailman/admin/a2-16v-list HTTP/1.1" 200 20748 144.160.5.25 - - [22/Jul/2014:22:21:30 -0400] "GET /mailman/admindb/a2-16v-list HTTP/1.1" 504 247 now the lock folder is as follows [root@pogo locks]# ll total 16K -rw-rw-r-- 2 http mailman 52 Jul 23 2014 a2-16v-list.lock -rw-rw-r-- 2 http mailman 52 Jul 23 2014 a2-16v-list.lock.pogo.21828.0 -rw-rw-r-- 2 mailman mailman 46 Jul 24 2014 master-qrunner -rw-rw-r-- 2 mailman mailman 46 Jul 24 2014 master-qrunner.pogo.341 [root@pogo locks]# On Tue, Jul 22, 2014 at 10:14 PM, Mark Sapiro <[email protected]> wrote: > On 07/22/2014 07:10 PM, Chad Rebuck wrote: > > All the lock files have been deleted as I found no process running for > > any of them. However, the problem still occurs. What should I attempt > > next? > > > What is the content of the /var/lib/mailman/locks/ directory now? > > Did you remove the a2-16v-list.lock file? If not, you probably need to. > > Is the message in the web server error log the same as before? > > -- > Mark Sapiro <[email protected]> The highway is for gamblers, > San Francisco Bay Area, California better use your sense - B. Dylan > ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
