Hello. Thank's for fix. I check it for latest pharo (from jenkins). It's work. Now debugger appears when ZnServer can't start during pharo startup. Best regards, Denis 2012/9/30 Stéphane Ducasse <stephane.ducasse@inria.fr>
Thanks Sven. I created an issue.
BTW esteban was making progress on a simpler integration process and it will easier for non core people to commit :).
Stef On Sep 29, 2012, at 9:02 PM, Sven Van Caekenberghe wrote:
Name: Zinc-HTTP-SvenVanCaekenberghe.307 Author: SvenVanCaekenberghe Time: 29 September 2012, 9:00:49.72 pm UUID: 9387492b-daa2-4ebf-a49d-44950586bda3 Ancestors: Zinc-HTTP-SvenVanCaekenberghe.306
Modified ZnServer class>>#startUp: to use a deferred startup action to start all registered servers; this should allow for normal error handling when something goes wrong initializing server sockets (thanks Igor Stasenko for the fix; thanks Denis Kudriashov for the error report)