Ian Holsman <[EMAIL PROTECTED]> writes: > now.. I'm not sure why but on my machine the controller actually only > binds to 192.168.1.2 (my external interface) and not 0.0.0.0 (or > 127.0.0.1) so that is why that test is failing..
I spotted a couple of odd uses of bind() in sequoia some time ago (i.e., "bind(some_guess)" instead of "bind(any)"), this is probably what you are experiencing. I am cross-posting to the more appropriate group. Don't hesitate to file a JIRA entry if can reproduce the issue. Probably related: <http://article.gmane.org/gmane.comp.db.sequoia.general/286/> _______________________________________________ Carob mailing list [email protected] https://forge.continuent.org/mailman/listinfo/carob
