DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40328>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40328 ------- Additional Comments From [EMAIL PROTECTED] 2006-08-30 00:23 ------- As you were saying ------- Additional Comment #3 From Joe Orton 2006-08-29 11:44 [reply] ------- This looks simply like a system configuration issue, that the per-user or system process limit is being reached so fork() is failing. IIRC BSD/OS has a very low default per-user resource limit - can be tweaked by some config file or via ulimit. "ulimit -a" will tell you current settings in a bourne-ish sh. This may not be possible. This might have to be built into the programme/executable itself. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
