[Glass] topaz command line argument for documentation purposes ...

Mariano Martinez Peck via Glass glass at lists.gemtalksystems.com
Thu Sep 17 14:07:29 PDT 2015


On Thu, Sep 17, 2015 at 5:44 PM, Dale Henrichs <
dale.henrichs at gemtalksystems.com> wrote:

> internal bug 45693 should show up in 3.3 ....
>
>
Actually, for Seaside gems we can do better since we can also print the
type adaptor (FastCGI) and the ports!

cat << EOF | nohup $GEMSTONE/bin/topaz *-u "Seaside-$1-$2"* -l -q -e $4 -I
$APPLICATION_DIR/.topazini 2>&1 >>
$APPLICATION_LOG_DIR/${1}_server-${2}.log &

Cheers,

Thanks,
>
> Dale
>
> On 09/17/2015 01:28 PM, Mariano Martinez Peck wrote:
>
> For the record, I modified startSeaside30_Adaptor to add such an info:
>
> cat << EOF | nohup $GEMSTONE/bin/topaz *-u "Seaside"* -l -q -e $4 -I
> $APPLICATION_DIR/.topazini 2>&1 >>
> $APPLICATION_LOG_DIR/${1}_server-${2}.log &
>
> And the startMaintenance30:
>
> cat << EOF | nohup $GEMSTONE/bin/topaz *-u "MaintenanceVM"* -l -q -e
> $GEMSTONE/seaside/etc/maintenance30.conf -I $APPLICATION_DIR/.topazini 2>&1
> > $APPLICATION_LOG_DIR/maintenance_gem.log &
>
> And I did something similar for my background process gems...
>
> You may want to add this by default (since you already took the session
> name one...)
>
>
>


-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20150917/cc7c3d8a/attachment.html>


More information about the Glass mailing list