Al cambio del server - a meno che non sia identico al primo - io di solito faccio una installazione nuova del plone con unified_installer (+ buildout per i prodotti) ed importo lo zexp esportato dal primo server.
Ha sempre funzionato. Copiare la /opt/Plone magari dà problemi di permessi, poichè - per esempio - l'utente "plone" viene creato proprio dall'unified installer a presto faber 2010/10/8 Valerio Felici <[email protected]> > ciao, cambiando server ho provato a trasferire tutta la dir /opt/Plone > dove si trovava un'iniziale installazione con l'Unified Installer, > avanzata successivamente attraverso buildout. > > Zope parte ma non riesco a visualizzare i siti Plone, c'è qualche > problema che non riesco ad individuare, chiedo lumi. > > Non riesce neanche a fare la visualizzazione dell'errore e viene fuori > questo (non è tutto, ma spero vi sia utile ad aiutarmi, se serve, riposto): > > Grazie anticipatamente a tutti. > > > Site Error > > An error was encountered while publishing this resource. > > TypeError > (Also, the following error occurred while attempting to render the > standard error message, please see the event log for full details: ('No > traversable adapter found', {u'content': [('version', '1.6'), ('mode', > 'html'), ('setPosition', (110, 16)), ('setSourceFile', > > 'file:/opt/Plone/buildout-cache/eggs/Plone-3.3.5-py2.4.egg/Products/CMFPlone/skins/plone_templates/ > main_template.pt'), > ('beginScope', {u'tal:define': u'show_border > context/@@plone/showEditableBorder', u'metal:define-macro': u'content', > u'tal:attributes': u"class > python:test(show_border,'documentEditable','')"}), ('setLocal', > (u'show_border', <PathExpr > standard:u'context/@@plone/showEditableBorder'>)), ('startTag', (u'div', > [(u'metal:define-macro', u'content', 'metal'), (u'tal:define', > u'show_border context/@@plone/showEditableBorder', 'tal'), > (u'tal:attributes', u"class > python:test(show_border,'documentEditable','')", 'tal'), (u'class', > None, 'insert', <PythonExpr test(show_border,'documentEditable','')>, > False, None)])), ('rawtextBeginScope', (u'\n\n ', 18, (114, 18), 0, > {u'tal:replace': u'structure provider:plone.contentviews'})), ('optTag', > (u'div', '', None, 1, [('startEndTag', (u'div', [(u'tal:replace', > u'structure provider:plone.contentviews', 'tal')]))], > [('insertStructure', (<StringExpr u'plone.contentviews'>, {}, []))])), > ('endScope', ()), ('rawtextColumn', (u'\n\n <div id="region-content" > class="documentContent">\n\n <span id="contentTopLeft"></span>\n <span > id="contentTopRight"></span>\n \n <a name="documentContent"></a>\n\n ', > 20)), ('setPosition', (124, 20)), ('useMacro', > (u'here/global_statusmessage/macros/portal_message', <PathExpr > standard:u'here/global_statusmessage/macros/portal_message'>, {}, > [('startTag', (u'div', [(u'metal:use-macro', > u'here/global_statusmessage/macros/portal_message', 'metal')])), > ('rawtextColumn', (u'\n Portal status message\n </div>', 26))])), > ('setPosition', (126, 20)), ('setSourceFile', > > 'file:/opt/Plone/buildout-cache/eggs/Plone-3.3.5-py2.4.egg/Products/CMFPlone/skins/plone_templates/ > main_template.pt'), > ('rawtextBeginScope', (u'\n \n ', 20, (128, 20), 0, {u'tal:content': > u'structure provider:plone.abovecontent', u'id': > u'viewlet-above-content'})), ('startTag', (u'div', [(u'id', > u'id="viewlet-above-content"'), (u'tal:content', u'structure > provider:plone.abovecontent', 'tal')])), ('insertStructure', > (<StringExpr u'plone.abovecontent'>, {}, [])), ('endScope', ()), > ('rawtextColumn', (u'</div>\n\n ', 20)), ('setPosition', (130, 20)), > ('defineSlot', (u'body', [('beginScope', {u'metal:define-slot': > u'body'}), ('optTag', (u'metal:slot', None, 'metal', 0, [('startTag', > (u'metal:slot', [(u'metal:define-slot', u'body', 'metal')]))], > [('rawtextColumn', (u'\n <div id="content">\n ', 22)), ('setPosition', > (132, 22)), ('defineSlot', (u'header', [('beginScope', > {u'metal:define-slot': u'header', u'tal:content': u'nothing'}), > ('optTag', (u'metal:header', None, 'metal', 0, [('startTag', > (u'metal:header', [(u'metal:define-slot', u'header', 'metal'), > (u'tal:content', u'nothing', 'tal')]))], [('insertText', (<PathExpr > standard:u'nothing'>, [('rawtextColumn', (u'\n Visual Header\n ', > 22))]))])), ('endScope', ())])), ('setPosition', (134, 22)), > ('setSourceFile', > > 'file:/opt/Plone/buildout-cache/eggs/Plone-3.3.5-py2.4.egg/Products/CMFPlone/skins/plone_templates/ > main_template.pt'), > ('rawtextColumn', (u'\n ', 22)), ('setPosition', (135, 22)), > ('defineSlot', (u'main', [('beginScope', {u'metal:define-slot': u'main', > u'tal:content': u'nothing'}), ('optTag', (u'metal:bodytext', None, > 'metal', 0, [('startTag', (u'metal:bodytext', [(u'metal:define-slot', > u'main', 'metal'), (u'tal:content', u'nothing', 'tal')]))], [('insertText', > > > -- > A presto > -Valerio- > > _______________________________________________ > Plone-IT mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/plone-it > http://www.nabble.com/Plone---Italy-f21728.html > -- Fabrizio -------------------- "Life is what happens to you while you're busy making other plans" - J. Lennon “If you think education is expensive, try ignorance” - D. Bok
_______________________________________________ Plone-IT mailing list [email protected] http://lists.plone.org/mailman/listinfo/plone-it http://www.nabble.com/Plone---Italy-f21728.html
