Agora surgiu outro erro:

Request URL     http://localhost:8080/manage_importObject
Exception Type  ImportError
Exception Value         cannot import name PythonField

Traceback (innermost last):

    * Module ZPublisher.Publish, line 115, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 41, in call_object
    * Module OFS.ObjectManager, line 585, in manage_importObject
    * Module OFS.ObjectManager, line 602, in _importObjectFromFile
    * Module ZODB.ExportImport, line 75, in importFile
    * Module transaction._transaction, line 295, in savepoint
    * Module transaction._transaction, line 292, in savepoint
    * Module transaction._transaction, line 675, in __init__
    * Module ZODB.Connection, line 1012, in savepoint
    * Module ZODB.Connection, line 493, in _commit
    * Module ZODB.ExportImport, line 143, in _importDuringCommit
    * Module None, line 14, in ?

ImportError: cannot import name PythonField 




--- Em zope-pt@yahoogrupos.com.br, Cleber J Santos
<[EMAIL PROTECTED]> escreveu
>
> Cristina,
> 
> Veja se existe algum External Method com o nome de *CaseNormalizer * ou 
> algum produto, pois é ele o causador deste erro, algum produto pode 
> depender dele e etc... Porém é este o cara que tá dando o erro, você 
> terá que ver ai onde na estrutura que você gerou o Zexp tinha este 
> módulo e coloca-lo na nova estrutura.
> 
> Att,
> 
> Cristina Souza wrote:
> > Ops...desculpa..rsss
> > O Erro que aparece no TraceBack é:
> > Request URL         http://localhost:8080/manage_importObject
> > Exception Type      AttributeError
> > Exception Value     'module' object has no attribute 'CaseNormalizer'
> >
> > Traceback (innermost last):
> >
> >     * Module ZPublisher.Publish, line 115, in publish
> >     * Module ZPublisher.mapply, line 88, in mapply
> >     * Module ZPublisher.Publish, line 41, in call_object
> >     * Module OFS.ObjectManager, line 585, in manage_importObject
> >     * Module OFS.ObjectManager, line 602, in _importObjectFromFile
> >     * Module ZODB.ExportImport, line 75, in importFile
> >     * Module transaction._transaction, line 295, in savepoint
> >     * Module transaction._transaction, line 292, in savepoint
> >     * Module transaction._transaction, line 675, in __init__
> >     * Module ZODB.Connection, line 1012, in savepoint
> >     * Module ZODB.Connection, line 493, in _commit
> >     * Module ZODB.ExportImport, line 144, in _importDuringCommit
> >
> > AttributeError: 'module' object has no attribute 'CaseNormalizer' 
> >
> >
> > Eu não estou entendendo este erro
> >
> >
> >
> > --- Em zope-pt@yahoogrupos.com.br, Cleber J Santos
> > <cleber_jsantos@> escreveu
> >   
> >> Cristina ai vai duas dicas que poderá te ajudar muito
> >>
> >> 1- Sempre leia e tente entender o erro, se não entendeu, veja o 
> >> TraceBack ele vai te dizer com certeza.
> >> 2- Para enviar erros para a lista envie sempre o trace, enviar essa
> >>     
> > tela 
> >   
> >> simplesmente pode não dizer nada.
> >>
> >> O erro nessa tela aponta que o site ou aplicação que você está 
> >> importando tem um módulo ou produto de nome *CaseNormalizer* e o
> >>     
> > qual na 
> >   
> >> estrutura que você deseja importar não tem.
> >>
> >> Att,
> >>
> >> Cristina Souza wrote:
> >>     
> >>> Oi pessoal, eu outra vez...rsss
> >>>
> >>> Estou tentando importar um site .zexp
> >>> Estou usando windows, Plone 2.5, Zope 2.9
> >>> Já coloque todos os produtos utilizados na página para dentro
> >>>       
> > desse plone
> >   
> >>> Quando vou importar o site aparece a seguinte mensagem de erro:
> >>>
> >>>
> >>> Site Error
> >>>
> >>> An error was encountered while publishing this resource.
> >>>
> >>> Error Type: AttributeError
> >>> Error Value: 'module' object has no attribute 'CaseNormalizer'
> >>>
> >>> Troubleshooting Suggestions
> >>>
> >>>     * 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. 
> >>>
> >>>
> >>>
> >>>
> >>> Alguém sabe como me ajudar?
> >>>   
> >>>       
> >> -- 
> >> #!/bin/bash
> >> # Name: Cleber J Santos
> >> # Email: cleber_jsantos@
> >> # Icq: 200007837
> >>
> >>     
> >
> >
> >
> >   
> 
> 
> -- 
> #!/bin/bash
> # Name: Cleber J Santos
> # Email: [EMAIL PROTECTED]
> # Icq: 200007837
>


Responder a