Pessoal,

Estou com um problema na SESSION do zope. Quando tempo acessar
context.REQUEST.SESSION acontece um erro muito estranho.

Site Error

An error was encountered while publishing this resource.

*Error Type: KeyError*
*Error Value: 1200574500*
 ------------------------------

Troubleshooting Suggestions

   - This resource may be trying to reference a nonexistent object or
   variable *1200574500*.
   - The URL may be incorrect.
   - The parameters passed to this resource may be incorrect.
   - A resource that this resource relies on may be encountering an
   error.

For more detailed information about the error, please refer to the error
log.

If the error persists please contact the site maintainer. Thank you for your
patience.

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>



# Other storage examples
#
# ZEO client storage:
#
 <zodb_db main>
   mount-point /
   # ZODB cache, in number of objects
   cache-size 5000
   <zeoclient>
     server 192.168.32.145: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>



Esse problema é muito estranho. Alguem já passou por algo desse tipo? Alguem
tem alguma ideia de como resolver?


-- 
Pablo Nogueira Oliveira
061-84089333
Brasilia DF

Responder a