Which creates a Topaz process and ultimately run:
(ZnSeasideNewGemServer gemServerNamed: self getSystemName) startGems. "this
start 3 gems for Seaside request"
So my start-all.sh creates a topaz to execute GS code and this GS code
create 3 gems that run the Seaside Web Server. Then the original Topaz ends
so there is nothing to be found with -u argument.