Opa Jean, Importei sim o tempstorage
Minha zeo tá assim: <zeo> address 8100 read-only false invalidation-queue-size 100 # pid-filename $INSTANCE/var/ZEO.pid # monitor-address PORT # transaction-timeout SECONDS </zeo> %import tempstorage <temporarystorage temp> name temporary storage for sessioning </temporarystorage> <filestorage 1> path $INSTANCE/var/Data.fs </filestorage> <eventlog> level info <logfile> path $INSTANCE/log/zeo.log </logfile> </eventlog> <runner> program $INSTANCE/bin/runzeo socket-name $INSTANCE/etc/zeo.zdsock daemon true forever false backoff-limit 10 exit-codes 0, 2 directory $INSTANCE default-to-interactive true # user zope python /usr/local/bin/python2.4 zdrun /usr/local/www/Zope29/lib/python/zdaemon/zdrun.py # This logfile should match the one in the zeo.conf file. # It is used by zdctl's logtail command, zdrun/zdctl doesn't write it. logfile $INSTANCE/log/zeo.log </runner> ------------------------------------------------------------------------------------------- A instancia conectada na zeo (instancia onde a session dá pau) tá assim: <zodb_db temporary> <zeoclient> server localhost:8100 storage temp name zeostorage var $INSTANCE/var </zeoclient> mount-point /temp_folder container-class Products.TemporaryFolder.TemporaryContainer </zodb_db> # Other storage examples # # ZEO client storage: # <zodb_db main> mount-point / # ZODB cache, in number of objects cache-size 5000 <zeoclient> server localhost:8100 storage 1 name zeostorage var $INSTANCE/var # ZEO client cache, in bytes cache-size 200MB # Uncomment to have a persistent disk cache #client zeo1 </zeoclient> </zodb_db> Em 18/01/08, Jean Rodrigo Ferri <[EMAIL PROTECTED]> escreveu: > > Pablo Nogueira escreveu: > > Pessoal, > > Olá Pablo, > > > Eu tenho uma ZEO e 7 instancias zope clients divididas em 2 maquinas > > diferentes. > > Na maquina que tem 4 instancias a SESSION funciona normalmente na outra > > maquina não. Tudo muito estranho > > > > Eu pensei que o problema fosse com a montagem do temporary folder. Mas > em > > todas as instancias estão iguais: > > > > <zodb_db temporary> > > <zeoclient> > > server 192.168.32.86:8100 > > storage temp > > name zeostorage > > var $INSTANCE/var > > </zeoclient> > > mount-point /temp_folder > > container-class Products.TemporaryFolder.TemporaryContainer > > </zodb_db> > > Você registrou o tempstorage no zeo.conf? > > %import tempstorage > <temporarystorage temp> > name temporary storage for sessioning > </temporarystorage> > > Abraço, > > -- > Jean Ferri > > -- Pablo Nogueira Oliveira 061-84089333 Brasilia DF