https://issues.apache.org/bugzilla/show_bug.cgi?id=48811
--- Comment #4 from PGNet Dev <[email protected]> 2010-02-25 18:38:45 UTC --- (In reply to comment #2) > Please apply the attached patch, rebuild, and post log messages from mod_fcgid > up through the point where trying to start the second application process > fails. > > svn up before applying the patch in case one of the impacted files was changed > for some other reason since you last updated. > > Thanks! svn up svn info Path: . URL: http://svn.apache.org/repos/asf/httpd/mod_fcgid/trunk Repository Root: http://svn.apache.org/repos/asf Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 Revision: 916374 Node Kind: directory Schedule: normal Last Changed Author: chrisd Last Changed Rev: 909672 Last Changed Date: 2010-02-12 16:49:29 -0800 (Fri, 12 Feb 2010) apply patch rebuild, reinstall init app1 displays OK ==> error_log <== [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(209): before searching for a free entry: first free entry: 4/b6ce3dc4 [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 0 at 4 (b6ce3dc4) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 1 at 5 (b6ce4134) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2 at 6 (b6ce44a4) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 3 at 7 (b6ce4814) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2044 at 2048 (b6e9b004) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2045 at 2049 (b6e9b374) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2046 at 2050 (b6e9b6e4) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2047 at 2051 (b6e9ba54) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(227): total free entries: 2048 [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(209): after obtaining a free entry: first free entry: 5/b6ce4134 [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 0 at 5 (b6ce4134) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 1 at 6 (b6ce44a4) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2 at 7 (b6ce4814) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 3 at 8 (b6ce4b84) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2044 at 2049 (b6e9b374) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2045 at 2050 (b6e9b6e4) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2046 at 2051 (b6e9ba54) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(227): total free entries: 2047 [Thu Feb 25 10:30:00 2010] [info] mod_fcgid: server pressflow6.site:/usr/bin/php-cgi5(2635) started [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(209): after successfully spawning: first free entry: 5/b6ce4134 [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 0 at 5 (b6ce4134) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 1 at 6 (b6ce44a4) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2 at 7 (b6ce4814) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 3 at 8 (b6ce4b84) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2044 at 2049 (b6e9b374) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2045 at 2050 (b6e9b6e4) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(218): free node 2046 at 2051 (b6e9ba54) [Thu Feb 25 10:30:00 2010] [debug] fcgid_proctbl_unix.c(227): total free entries: 2047 init app2 displays OK!? no browser error ... ==> error_log <== [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(209): before searching for a free entry: first free entry: 5/b6ce4134 [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 0 at 5 (b6ce4134) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 1 at 6 (b6ce44a4) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 2 at 7 (b6ce4814) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 3 at 8 (b6ce4b84) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 2044 at 2049 (b6e9b374) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 2045 at 2050 (b6e9b6e4) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 2046 at 2051 (b6e9ba54) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(227): total free entries: 2047 [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(209): after obtaining a free entry: first free entry: 6/b6ce44a4 [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 0 at 6 (b6ce44a4) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 1 at 7 (b6ce4814) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 2 at 8 (b6ce4b84) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 3 at 9 (b6ce4ef4) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 2044 at 2050 (b6e9b6e4) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 2045 at 2051 (b6e9ba54) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(227): total free entries: 2046 [Thu Feb 25 10:31:59 2010] [info] mod_fcgid: server drupal6.site:/usr/bin/php-cgi5(2697) started [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(209): after successfully spawning: first free entry: 6/b6ce44a4 [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 0 at 6 (b6ce44a4) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 1 at 7 (b6ce4814) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 2 at 8 (b6ce4b84) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 3 at 9 (b6ce4ef4) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 2044 at 2050 (b6e9b6e4) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(218): free node 2045 at 2051 (b6e9ba54) [Thu Feb 25 10:31:59 2010] [debug] fcgid_proctbl_unix.c(227): total free entries: 2046 reboot reverse order -- app2, then app1. same result, now - both display OK, no error msgs. confusion? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
