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=42580>. 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=42580 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED ------- Additional Comments From [EMAIL PROTECTED] 2007-06-17 07:16 ------- > As you are using zones I suppose that you are running on Solaris 10. Yes, thats right. Solaris 10 for sparc architecture - and not for x86. > So I guess > that you have port support there and you should be rather in line 291 of > port.c > in the same directory. You can check if you have port support by checking if > HAVE_PORT_CREATE is defined in srclib/apr/include/arch/unix/apr_private.h Yes, it is defined there. Since September 2006 there is a patch for two port_getn problems: 6374407 port_getn does not dissociate fd when it reports an event on it 6402576 Sometimes port_getn() never returns indicating that a socket has become writable Dont know either if the patch was applied on this server nor if it is possible that is has something to do with the APR_TIMEUP problem. > I don't think that this is the case. If you wouldn't be able to use this > system > call httpd would not work at all. I suppose that it has something to do with > the > restart logic itself. What happens (error message wise) if you > > 1. Stop httpd > 2. do a gracefull restart > 3. do a graceful shutdown > > in your zone. The error occurs in each case (of the three). -- 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]
